This is an automated archive made by the Lemmit Bot.

The original was posted on /r/opensource by /u/peazip on 2024-10-26 09:01:11+00:00.


PeaZip 10.0.0 is ready for download, see the full change log!

WHAT IS PEAZIP

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

This allows either to use PeaZip as an interactive GUI application, or 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.

WHAT’S NEW IN THIS RELEASE

PeaZip 10.0.0 provides a revamped GUI engine, updates app menus, compression pre-sets (TAR.GZ, TAR.XZ, TAR.ZST), and Themes.

File tools menu can now directly save save checksum/hash reports in a format compatible with GNU Coreutils, and allows to search hash values online - i.e. for matching with known values, for detection of know malware, etc.

Backends are updated to 7z 24.08, and Pea 1.20.

NOTES

Sources are compiled with new Lazarus 3.4, and are still compatible with Lazarus 2.x line; please note that for building the app 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

PeaZip on macOS, dark mode, compact tool bar, Mac styled address bar

PeaZip on Linux, light mode, Tux Theme, compact tool bar, Gnome 4 -styled address bar, medium icons details mode

PeaZip on Windows, dark mode, large icons