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

推荐订阅源

博客园 - Franky
N
Netflix TechBlog - Medium
Google Online Security Blog
Google Online Security Blog
月光博客
月光博客
量子位
酷 壳 – CoolShell
酷 壳 – CoolShell
V
V2EX
腾讯CDC
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 聂微东
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
M
MIT News - Artificial intelligence
Vercel News
Vercel News
The GitHub Blog
The GitHub Blog
Hugging Face - Blog
Hugging Face - Blog
博客园 - 【当耐特】
Apple Machine Learning Research
Apple Machine Learning Research
aimingoo的专栏
aimingoo的专栏
博客园 - 三生石上(FineUI控件)
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
MongoDB | Blog
MongoDB | Blog
H
Help Net Security
The Cloudflare Blog
Blog — PlanetScale
Blog — PlanetScale
F
Full Disclosure
G
Google Developers Blog
罗磊的独立博客
Jina AI
Jina AI
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Y
Y Combinator Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
J
Java Code Geeks
A
About on SuperTechFans
IT之家
IT之家
大猫的无限游戏
大猫的无限游戏
S
SegmentFault 最新的问题
有赞技术团队
有赞技术团队
GbyAI
GbyAI
雷峰网
雷峰网
T
The Blog of Author Tim Ferriss
The Register - Security
The Register - Security
U
Unit 42
D
Docker
Martin Fowler
Martin Fowler
L
LINUX DO - 热门话题
NISL@THU
NISL@THU
阮一峰的网络日志
阮一峰的网络日志
C
Cybersecurity and Infrastructure Security Agency CISA
博客园_首页
Google DeepMind News
Google DeepMind News

Announcements published via Launchpad

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 eXo version 0.10.0 is released : eXo Version 1.7 : SMPQ Email-reminder 1.0.1 was released : Email-reminder
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