惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

WordPress大学
WordPress大学
G
Google Developers Blog
小众软件
小众软件
V
V2EX
月光博客
月光博客
腾讯CDC
aimingoo的专栏
aimingoo的专栏
J
Java Code Geeks
Y
Y Combinator Blog
人人都是产品经理
人人都是产品经理
B
Blog RSS Feed
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Microsoft Azure Blog
Microsoft Azure Blog
博客园 - 【当耐特】
D
Docker
M
MIT News - Artificial intelligence
Google DeepMind News
Google DeepMind News
N
Netflix TechBlog - Medium
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
I
InfoQ
MongoDB | Blog
MongoDB | Blog
Apple Machine Learning Research
Apple Machine Learning Research
Jina AI
Jina AI

Announcements published via Launchpad

VM 8.3.2 release : VM VM 8.3.2 release : VM MyTraL 1.60.0 : MyTraL DC++ 0.884 is out : DC++ Email-reminder 1.2.1 was released : Email-reminder Email-reminder 1.2.0 was released : Email-reminder Installing using the installation scripts works again : linux-purge planetfilter 0.13.0 was released : PlanetFilter Diodon 1.14.0: A little bit about Diodon and it’s future : Diodon HPLIP 3.26.4 Public Release on 2026-05-20 : HPLIP Gweled 1.0-beta2 released! : Gweled PeaZip 11.1.0 free archiver : Peazip SocNetV v3.5 released! : SocNetV Lifeograph 3.1.0 released : Lifeograph Haguichi 1.5.4 Released : Haguichi 0.2.9.3.0 Released : Armagetron Advanced Installation/updating does not work without git for now : linux-purge PeaZip 11.0.0 free archiver : Peazip Justniffer 0.6.13 released : justniffer SocNetV v3.4 released! : SocNetV glade2script replaced by gui4script : glade2script SynCE ported to Python 3 and Cython : SynCE-legacy Email-reminder 1.1.0 was released : Email-reminder Whizard 3.1.8 released : WHIZARD Development stopped — No longer maintained : SikuliX v26.02.25 released : uCareSystem Widelands 1.3.1 Released : widelands AeroFTP v2.5.1 Released — OpenSSF Best Practices Badge Achieved : AeroFTP v26.02.14 : uCareSystem Navit 0.5.7 is out! : Navit
PeaZip 11.2.0 free archiver : Peazip
Giorgio tani · 2026-07-12 · via Announcements published via Launchpad

Written for Peazip by Giorgio tani on 2026-07-12

PeaZip 11.2.0 is ready for download!
https://peazip.github.io

WHAT'S NEW

The new release is focused on QOL improvements: functions picker (F12) to search supported functions and apply chosen function to selected items, improved keyboard shortcuts, drag and drop, and file manager's auto-refresh.
Backend are updated to 7z/p7zip 26.02 and Pea 1.32.

Sources are compiled with Lazarus 4.x, and are still compatible with Lazarus 3.x and 2.x.

A total of 243 file extensions are now supported as archives by PeaZip, with the addition of .ZIM files (Wikipedia and Project Gutenberg data dumps).

WHAT IS PEAZIP

PeaZip is an Open Source (LGPLv3), cross-platform (BSD, Linux, macOS, Windows) archive manager and file manager utility, written with Lazarus / FreePascal IDE, which works as a GUI command line scripts generation engine for 7z/p7zip, Brotli, Zpaq, Zstd and other open source CLI archiving and compression tools.

This allows either to:
- use PeaZip as an interactive GUI application, as alternative to WinRar, WinZip, 7-Zip and similar apps), or
- use PeaZip to save tasks as batch CLI scripts for later use (for fine tuning beyond GUI's capabilities, learning the syntax, or re-use and automation purposes) to make easier to create and edit batch archiving / backup / unarchiving tasks.

Create (compress to): 7Z, Brotli, BZip2, GZip, PAQ, PEA, RAR (if Rar.exe or equivalent is available), TAR, WIM, XZ (LZMA2), ZIP, Zstd files, SFX self-extracting archives, and spanned archives (001 split files)

Open, browse, decompress / extract: RAR, ACE, APPX, APK, ARJ, CAB, DMG, IPA, ISO, JAR, LHA, MSI, UDF, ZIPX files and many more...
PeaZip can also try to open as archives arbitrary file types, if the structure is based on known standards, to access to internal resources.

Built-in archive conversion: convert or consolidate existing archives, from any read-supported to any write-supported type, e.g .rar to .zip or .7z conversion.

The program provides strong encryption with optional two factor authentication (encrypt with password and keyfile) for any supported format implementing encryption, encrypted password manager, random password / keyfile generation, secure data deletion, hashing and checksum functions, tabbed browsing, bookmarks, thumbnails and image viewer, and search inside archives.

NOTE

It is now necessary to add "metadarkstyle" package to the IDE before compiling "peazip" and "pea" binaries, which can be scripted as:

lazbuild --add-package (peazip sources path)/dev/metadarkstyle/metadarkstyle.lpk

RESOURCES

FAQ https://peazip.github.io/peazip-help-faq.html
Online Tutorial https://peazip.github.io/peazip-help.html
Change log https://peazip.github.io/changelog.html
Donations: https://peazip.github.io/donations.html
RSS Feeds https://github.com/peazip/PeaZip/releases.atom
PeaZip on Bluesky https://bsky.app/profile/peazip.bsky.social
PeaZip on Reddit https://www.reddit.com/r/PeaZip/
PeaZip on Wikipedia https://en.wikipedia.org/wiki/PeaZip

Translations are available in more than 40 languages, help is welcome to translate the application to new languages and maintain current localizations, so please give a look to translations page https://github.com/giorgiotani/PeaZip-Translations/releases

Read more