PeaZip

From Wikipedia, the free encyclopedia
Developer(s)Giorgio Tani
Initial releaseSeptember 16, 2006; 17 years ago (2006-09-16)
Stable release
9.7.1[1] Edit this on Wikidata / 14 February 2024; 38 days ago (14 February 2024)
Repository
Written inFree Pascal[2]
Operating system
PlatformIA-32, x64, ARM[3]
Size
  • Windows: 6.51 ~ 7.15 MB
  • Linux: 9.48 MB ~ 20.02 MB
  • BSD: 9.63 MB
Available in30 languages
List of languages
Arabic, Bulgarian, Chinese (simplified), Chinese (traditional), Czech, Dutch, English, Finnish, Français, Galician, German, Greek, Hungarian, Italian, Japanese, Korean, Norwegian, Polish, Portuguese (Brazil), Portuguese (Portugal), Romanian, Russian, Sinhala, Spanish, Swedish, Tajik, Turkish, Ukrainian, Uzbek, Vietnamese
TypeFile archiver, file manager, file encryption, data erasure
LicenseLGPL-3.0-or-later[4]
Websitepeazip.github.io Edit this on Wikidata

PeaZip is a free and open-source file manager and file archiver[5] for Microsoft Windows, ReactOS,[6] Linux,[7][8][9] MacOS[10] and BSD[11][12] by Giorgio Tani. It supports its native PEA archive format[13] (supporting compression, multi-volume split, and flexible authenticated encryption and integrity check schemes) and other mainstream formats, with special focus on handling open formats. Version 9.4.0 supported 234 file extensions.

PeaZip is mainly written in Free Pascal, using Lazarus. PeaZip is released under the terms of the GNU Lesser General Public License.

Features[edit]

The program has an archive browser interface with search and history features for intuitive navigation of an archive's content, and allows the application of fine-grained multiple exclusion and inclusion filter rules to the archive; an alternative flat archive browsing mode is available.

PeaZip allows users to run extracting and archiving operations automatically if invoked from the command line; the GUI front-end can export the command. It can also create, edit and restore an archive's layout for speeding up archiving or backup operation's definition. The program also supports archive conversion, file splitting and joining, secure file deletion, bytewise file comparison, archive encryption, checksum/hash files, find duplicate files, batch renaming, system benchmarking, random passwords/keyfiles generation, view image thumbnails (multi-threaded on the fly thumbnails generation without saving image cache to the host machine), and integration into the Windows Explorer context menu. The user interface (including icons and color scheme) can be customized.

Versions older than 2.6.1[14] were vulnerable to an improper input validation weakness corrected in following versions.

From version 6.9.2, PeaZip supports editing files inside archives (e.g. open, edit, and save a text file without extracting it), and adding files to the root folder or subfolders of an existing archive.

PeaZip is available for IA-32 and x86-64 as a standalone portable application and as an installable package for Microsoft Windows, Linux[15][16] (DEB, RPM and TGZ, compiled both for GTK2 and Qt widgetset), and BSD (GTK2). It is available also as a PortableApps package (.paf.exe)[17] and for Microsoft's winget Windows Package Manager[18]

In addition to more popular and general-purpose archive formats including 7z, Tar, Zip, PeaZip supports the ZPAQ, PAQ, and LPAQ formats. Although not suitable for general use due to high memory usage and low speed, these formats provide better compression ratios for most data structures.[19][20]

PeaZip supports encryption[21] with AES 256-bit cipher in 7z and ZIP archive formats. In PeaZip's native PEA format, and in FreeArc's ARC format, supported ciphers are AES 256-bit, Blowfish,[22] Twofish[23] 256 and Serpent 256 (in PEA format, all ciphers are used in EAX authenticated encryption mode).

Native archive format[edit]

PEA, an acronym for Pack Encrypt Authenticate, is an archive file format. It is a general purpose archiving format supporting compression and multiple volume output. The intention is to offer a flexible security model through Authenticated Encryption providing both privacy and authentication of data, and redundant integrity checks ranging from checksums to cryptographically strong hashes, defining three different levels of communication to control: streams, objects, and volumes.[24][verification needed]

It was developed in conjunction with the PeaZip file archiver. PeaZip and Universal Extractor support the PEA archive format.

Third-party technologies[edit]

PeaZip acts as a graphical front-end for numerous third-party open source or royalty-free utilities, including:

  • Igor Pavlov 7z[25] executable and Myspace's p7zip, POSIX port of 7z under Linux
  • Google Brotli
  • Bulat Ziganshin FreeArc, not to be confused with SEA's ARC
  • Matt Mahoney at al PAQ8, ZPAQ and LPAQ[26]
  • Ilia Muraviev QUAD, BALZ, and BCM compressors
  • GNU strip and UPX
  • Facebook Zstandard[27]

Separate plugin (optional)[edit]

  • Marcel Lemke UNACEV2.DLL 2.6.0.0 and UNACE for Linux (royalty-free license from ACE Compression Software); being released under a non-OSI compliant license it is available as separate (free of charge) package on PeaZip Add-ons page, as PeaZip UNACE Plugin.
  • Eugene Roshal unrar (royalty-free license from RarLab/Win.Rar GmbH, source available but subject to restrictions to prevent creating a rar compressor); being released under a non-OSI compliant license it is available as a separate free-of-charge) package on PeaZip Add-ons page, as PeaZip UNRAR5 Plugin. This optional plugin provides an alternative unrar engine; however standard PeaZip can extract RAR and RAR5 formats.

Most of these utilities can run both in console mode or through a graphical wrapper that allows more user-friendly handling of output information.

Supported formats[edit]

Full archiving and extraction support[edit]

Browse/test/extract support[edit]

Repair[edit]

Adware[edit]

Prior to release 5.3, PeaZip installers for Windows and Win64 (but nor Portable or Linux) were bundled with an OpenCandy advertising module which during installation offered optional installation of third-party software; the official download page provided alternative installers without this module, named 'plain'. Later releases do not have an ad-supported bundle.[citation needed]

See also[edit]

References[edit]

  1. ^ Error: Unable to display the reference properly. See the documentation for details.
  2. ^ "Components and Code examples". Retrieved 2021-01-09.
  3. ^ "An Public Effort to port PeaZip to ARM architecture". GitHub.
  4. ^ Ted Teah (2006-09-25). "License". Free Software Foundation. Retrieved 2020-01-08.
  5. ^ Community Team (2012-09-01). "September 2012 Project Of The Month: PeaZip". SourceForge. Retrieved 2021-01-08.
  6. ^ Z98 (2014-05-28). "PEAZIP JOINS OPEN SOURCE SUPPORT PROGRAM". ReactOS. Retrieved 2021-01-09.{{cite web}}: CS1 maint: numeric names: authors list (link)
  7. ^ "Download PeaZip archive manager for Linux x86_64". PeaZip file archiver utility, free RAR ZIP software. Retrieved 2022-02-28.
  8. ^ Federico Kereki (2008-03-05). "Archive files in both Windows and Linux using PeaZip". Linux.com. Retrieved 2021-01-08.
  9. ^ Justin Pot (2010-12-16). "PeaZip - A Fantastic Free Alternative To WinRAR Or WinZip". Retrieved 2021-01-10.
  10. ^ "PeaZip free archive manager app for Apple macOS". PeaZip file archiver utility, free RAR ZIP software. Retrieved 2022-02-28.
  11. ^ "PeaZip (BSD) Cross-platform file compressor software". PeaZip file archiver utility, free RAR ZIP software. Retrieved 2022-02-28.
  12. ^ "FreeBSD Ports: Archivers". FreeBSD. Retrieved 2021-01-09.
  13. ^ PRONOM (2017-09-19). "Details for: PEA Archive Format". The National Archives (United Kingdom). Retrieved 2021-01-09.
  14. ^ National Vulnerability Database. "CVE-2009-2261". NIST. Retrieved 2021-01-09.
  15. ^ "OpenSUSE packages". OpenSUSE. Retrieved 2021-01-09.
  16. ^ "Versions for peazip". Retrieved 2021-01-09.
  17. ^ Zach Hudock; Giorgio Tani (2008-03-25). "PeaZip Portable". PortableApps.com. Retrieved 2008-04-09.
  18. ^ Kevin Larkin (2020-05-15). "winget-pkgs manifests". Microsoft. Retrieved 2020-01-08.
  19. ^ Marcus Hutter (2020-02-01). "Hutter Prize". Hutter Prize. Retrieved 2020-01-09.
  20. ^ Matt Mahoney (2008-04-06). "Large Text Compression Benchmark". Retrieved 2008-04-09. The "better" option chooses best compression (equivalent to gzip -9).
  21. ^ USC Viterbi IT (2020-10-06). "Step by Step Using PEAZIP to Encrypt". University of Southern California. Retrieved 2020-01-09.
  22. ^ Bruce Schneier. "Products that Use Blowfish". Retrieved 2021-01-08. Peazip A free, open-source archive file creator and extractor, capable of reading a wide variety of archive file formats. For Windows and Linux.
  23. ^ Bruce Schneier. "Products that Use Twofish". Retrieved 2021-01-08. Peazip An open-source archive file creator and extractor. Offers a choice of encryption algorithms, including Blowfish and Twofish.
  24. ^ Tani, Giorgio (2008-03-20). PEA (PDF).[verification needed]
  25. ^ Igor Pavlov. "Links". Retrieved 2020-01-08. Applications that work with .7z archives
  26. ^ Matt Mahoney (2008-03-09). "Data Compression Programs". Retrieved 2008-04-09. PeaZip (Giorgio Tani) is a GUI front end for Windows and Linux that supports the paq8o, lpaq1, and many other compression formats.
  27. ^ Yann Collet. "Zstandard". Facebook. Retrieved 2020-01-08. Finally, Peazip is a free multi-platforms archiver by Giorgio Tani with support for Zstandard

External links[edit]