PeaZip has released version 11.2.0, a software update for its open-source file archiver and manager that introduces refined compression handling and bug fixes for Windows and Linux users. According to the official PeaZip project documentation, the update focuses on stability and the optimization of various archive formats to improve data integrity and extraction speeds.
The release of PeaZip 11.2.0 arrives as part of the software’s ongoing transition toward more robust support for modern file systems. As a free and open-source tool, PeaZip is designed to handle a vast array of formats, including ZIP, 7Z, RAR, and the developer’s proprietary PEA format. This specific version addresses several edge-case errors reported by the community regarding archive corruption during high-compression tasks.
For users managing large datasets, the 11.2.0 update streamlines the way the software interacts with system memory during the decompression of multi-part archives. By reducing the overhead required for temporary file creation, the software aims to lower the risk of “disk full” errors when extracting large files to drives with limited remaining space.
Core Changes and Technical Improvements in PeaZip 11.2.0
The primary objective of the 11.2.0 update is the resolution of stability issues. According to the project’s changelog, the developers have implemented fixes for crashes that occurred when processing malformed archive headers. This ensures that the software can more safely handle files from untrusted sources without risking a full application failure.
Beyond stability, the update enhances the user interface for the “Secure Delete” feature. This tool, which overwrites data multiple times to prevent recovery, now provides clearer visual feedback to the user during the erasure process. This is a critical utility for privacy-conscious users who need to ensure that sensitive documents are permanently removed from physical storage media.
The update also optimizes the integration with the Windows shell. Users will find that the context menu—the menu that appears when right-clicking a file—is more responsive, reducing the lag previously associated with the “Extract to folder” command. This improvement is particularly noticeable on systems utilizing NVMe SSDs, where the software can now better leverage high I/O throughput.
Comparison of Compression Formats and Performance
PeaZip differentiates itself from competitors by offering a wide range of compression algorithms. While many users rely on the standard ZIP format for compatibility, PeaZip 11.2.0 continues to push the 7Z and PEA formats for users seeking maximum space savings. According to technical specifications provided by the PeaZip project, the 7Z format generally provides a higher compression ratio than ZIP, though it requires more CPU resources during the encoding process.

The following table outlines the general application of the formats supported in version 11.2.0:
| Format | Primary Use Case | Compression Level | Compatibility |
|---|---|---|---|
| ZIP | General sharing, email attachments | Moderate | Universal |
| 7Z | Large backups, software distribution | High | High (via 7-Zip/PeaZip) |
| PEA | Maximum compression, proprietary | Very High | PeaZip Exclusive |
| RAR | Legacy archive support | High | Wide (Read-only in PeaZip) |
Impact on Privacy and Data Security
A significant portion of the 11.2.0 update focuses on the implementation of AES-256 encryption. This standard is used to secure archives with passwords, ensuring that the contents remain inaccessible to unauthorized parties. The developers have updated the encryption libraries to ensure compatibility with the latest security patches, mitigating potential vulnerabilities in how the software handles encrypted headers.

The “Secure Delete” functionality mentioned previously is an essential part of the software’s security suite. By employing methods such as the Gutmann method or simple zero-filling, PeaZip ensures that data is not just unlinked from the file system but physically overwritten on the disk. This is a critical distinction for users dealing with regulated data or corporate intellectual property.
Furthermore, the open-source nature of PeaZip, licensed under the GNU General Public License (GPL), allows the global security community to audit the code. This transparency is a key reason why the software is preferred over proprietary alternatives by those who require verifiable proof that no “backdoors” exist in their compression tools.
Installation and Update Guidance for Users
Users currently running older versions of PeaZip can update to 11.2.0 through the official website or via the software’s internal update checker. The developers recommend a clean installation for those moving from versions prior to 11.0.0 to ensure that all legacy configuration files are correctly migrated to the new architecture.

For Linux users, the update is available in various formats, including portable binaries and package-specific builds. Because PeaZip is designed to be portable, users can run the software from a USB drive without requiring administrative privileges for installation, making it a versatile tool for system administrators who need to manage files across multiple different machines.
To verify the authenticity of the download, the project provides SHA-256 checksums. Users are encouraged to compare the checksum of their downloaded file with the one listed on the official site to ensure the installer has not been tampered with during transit.
The next scheduled milestone for the project involves the further refinement of the portable version’s footprint and the potential addition of new archive format support based on community requests. Users can track these developments through the official GitHub repository.
Do you use PeaZip for your backups or prefer a different archiver? Share your experience in the comments below.
Keep reading