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

推荐订阅源

J
Java Code Geeks
腾讯CDC
Jina AI
Jina AI
博客园 - 司徒正美
博客园 - 三生石上(FineUI控件)
Apple Machine Learning Research
Apple Machine Learning Research
GbyAI
GbyAI
WordPress大学
WordPress大学
Hugging Face - Blog
Hugging Face - Blog
T
The Blog of Author Tim Ferriss
小众软件
小众软件
M
MIT News - Artificial intelligence
MyScale Blog
MyScale Blog
D
Docker
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Google DeepMind News
Google DeepMind News
月光博客
月光博客
L
LangChain Blog
F
Fortinet All Blogs
Microsoft Azure Blog
Microsoft Azure Blog
博客园 - Franky
C
Check Point Blog
U
Unit 42
人人都是产品经理
人人都是产品经理

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