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

推荐订阅源

T
Tailwind CSS Blog
The GitHub Blog
The GitHub Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
B
Blog
Microsoft Security Blog
Microsoft Security Blog
Stack Overflow Blog
Stack Overflow Blog
量子位
Martin Fowler
Martin Fowler
月光博客
月光博客
P
Proofpoint News Feed
博客园_首页
Y
Y Combinator Blog
I
InfoQ
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
V
Visual Studio Blog
H
Help Net Security
U
Unit 42
GbyAI
GbyAI
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 司徒正美
MongoDB | Blog
MongoDB | Blog
F
Fortinet All Blogs
罗磊的独立博客
酷 壳 – CoolShell
酷 壳 – CoolShell

Announcements published via Launchpad

First public alpha for MadGraph7 : MadGraph5_aMC@NLO MIndForger 2.2.0: Rewrap, Snap, WebEngine, KaTeX and Mermaid : MindForger 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 PeaZip 11.2.0 free archiver : Peazip HPLIP 3.26.4 Public Release on 2026-05-20 : HPLIP Gweled 1.0-beta2 released! : Gweled 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
PeaZip 11.1.0 free archiver : Peazip
Giorgio tani · 2026-05-11 · via Announcements published via Launchpad

Written for Peazip by Giorgio tani on 2026-05-11

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

WHAT'S NEW

PeaZip 11.1.0 improves direct extraction from app's file manager, overhauling the Extract to context menu group.
This release is focused on QOL enhancements and security fixes.
Backend are updated to 7z/p7zip 26.01, non-Windows alternative 7z/p7zip updated to Tino Reichardt's 7-Zip ZS 25.01, and Pea 1.31.
Sources are compiled with Lazarus 4.x, and are still compatible with Lazarus 3.x and 2.x.

A total of 242 file extensions are supported for being opened as archives.

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