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

推荐订阅源

Jina AI
Jina AI
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
B
Blog
T
The Blog of Author Tim Ferriss
量子位
Microsoft Azure Blog
Microsoft Azure Blog
博客园 - Franky
小众软件
小众软件
Recent Announcements
Recent Announcements
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
I
InfoQ
美团技术团队
G
Google Developers Blog
Engineering at Meta
Engineering at Meta
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
V
Visual Studio Blog
云风的 BLOG
云风的 BLOG
博客园 - 【当耐特】
IT之家
IT之家
Microsoft Security Blog
Microsoft Security Blog
博客园 - 聂微东
Last Week in AI
Last Week in AI
H
Hackread – Cybersecurity News, Data Breaches, AI and More
H
Help Net Security

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 PeaZip 11.2.0 free archiver : Peazip 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
PeaZip 10.9.0 free archiver : Peazip
Giorgio tani · 2026-02-07 · via Announcements published via Launchpad

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

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

WHAT'S NEW

PeaZip 10.9.0 introduces fixes and QOL updates to improve the overall user experience.
The file manager features new alternative context menus and keyboard shortcuts, customizable middle mouse button click action, improves reactivity, internal drag and drop, handling of rar files and multi volume archives, and overhauls Image viewer and Text viewer.
Backend are updated with Pea 1.29 providing renewed GUI interface for Pea and Unpea functions.
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 30 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