PeaZip
   HOME

TheInfoList



OR:

PeaZip is a
free and open-source Free and open-source software (FOSS) is a term used to refer to groups of software consisting of both free software and open-source software where anyone is freely licensed to use, copy, study, and change the software in any way, and the source ...
file manager and
file archiver A file archiver is a computer program that combines a number of files together into one archive file, or a series of archive files, for easier transportation or storage. File archivers may employ lossless data compression in their archive formats ...
for
Microsoft Windows Windows is a group of several proprietary graphical operating system families developed and marketed by Microsoft. Each family caters to a certain sector of the computing industry. For example, Windows NT for consumers, Windows Server for serv ...
,
ReactOS ReactOS is a free and open-source operating system for amd64/i686 personal computers intended to be binary-compatible with computer programs and device drivers made for Windows Server 2003 and later versions of Windows. ReactOS has been noted a ...
, Linux, MacOS and
BSD The Berkeley Software Distribution or Berkeley Standard Distribution (BSD) is a discontinued operating system based on Research Unix, developed and distributed by the Computer Systems Research Group (CSRG) at the University of California, Berk ...
made by Giorgio Tani. It supports its native PEA archive format (featuring compression, multi volume split and flexible authenticated encryption and integrity check schemes) and other mainstream formats, with special focus on handling open formats. It supports 226 file extensions (as of version 8.6.0). PeaZip is mainly written in Free Pascal, using Lazarus. PeaZip is released under the terms of the GNU Lesser General Public License.


Features

The program features an archive browser interface with search and history features for intuitive navigation in archive's content, and allows the application of fine-grained multiple exclusion and inclusion filter rules to the archive; a flat browsing mode is possible as alternative archive browsing method. PeaZip allows users to run extracting and archiving operations automatically using command-line generated exporting the job defined in the GUI front-end. It can also create, edit and restore an archive's layout for speeding up archiving or backup operation's definition. Other notable features of the program include archive conversion, file splitting and joining, secure file deletion, byte-to-byte 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 in the Windows Explorer context menu. In addition, the program's user interface (including icons and color scheme) can be customized. Versions older than 2.6.1 were vulnerable to an improper input validation weakness, that has been patched in following versions. From version 6.9.2 and newer, PeaZip support editing files inside archives (E.g.: Open a text file, add text and save it without unzipping the file); from that version forward, it also supports adding files to subfolders in an already created archive, in addition to maintaining the ability to add files to archives to the root directory. PeaZip is available for IA-32 and x86-64 as natively standalone, portable application and as installable package for Microsoft Windows, Linux (DEB, RPM and TGZ, compiled both for GTK2 and Qt widgetset), and BSD (GTK2). It is available also as PortableApps package (.paf.exe) and for Microsoft's winget
Windows Package Manager The Windows Package Manager (also known as winget) is a free and open-source package manager designed by Microsoft for Windows 10 and Windows 11. It consists of a command-line utility and a set of services for installing applications. Independent ...
Along with more popular and general-purpose archive formats like 7z, Tar,
Zip Zip, Zips or ZIP may refer to: Common uses * ZIP Code, USPS postal code * Zipper or zip, clothing fastener Science and technology Computing * ZIP (file format), a compressed archive file format ** zip, a command-line program from Info-ZIP * Zi ...
etc., PeaZip supports the
ZPAQ ZPAQ is an open source command line archiver for Windows and Linux. It uses a journaling or append-only format which can be rolled back to an earlier state to retrieve older versions of files and directories. It supports fast incremental update ...
, PAQ, and LPAQ formats. Although usually not recommended for general purpose use (due to high memory usage and low speed), those formats are included for the value as cutting edge compression technology, providing compression ratio among the best for most data structures. PeaZip supports encryption with
AES AES may refer to: Businesses and organizations Companies * AES Corporation, an American electricity company * AES Data, former owner of Daisy Systems Holland * AES Eletropaulo, a former Brazilian electricity company * AES Andes, formerly AES Gener ...
256-bit
cipher In cryptography, a cipher (or cypher) is an algorithm for performing encryption or decryption—a series of well-defined steps that can be followed as a procedure. An alternative, less common term is ''encipherment''. To encipher or encode i ...
in 7z, and ZIP archive formats. In PeaZip's native PEA format, and in
FreeArc FreeArc is a free and open-source high-performance file archiver developed by Bulat Ziganshin. The project is considered abandonware as no information has been released by developers since 2016 and the official website is down. A "FreeArc Next" ...
's ARC format, supported ciphers are
AES AES may refer to: Businesses and organizations Companies * AES Corporation, an American electricity company * AES Data, former owner of Daisy Systems Holland * AES Eletropaulo, a former Brazilian electricity company * AES Andes, formerly AES Gener ...
256-bit, Blowfish, Twofish 256 and Serpent 256 (in PEA format, all ciphers are used in EAX authenticated encryption mode).


Native archive format

PEA, an acronym for Pack Encrypt Authenticate, is an archive file format. It is a general purpose archiving format featuring compression and multiple volume output. The developers' goal is to offer a flexible security model through Authenticated Encryption, that provides both privacy and authentication of the data, and redundant integrity checks ranging from checksums to cryptographically strong hashes, defining three different levels of communication to control:
streams A stream is a continuous body of water, body of surface water Current (stream), flowing within the stream bed, bed and bank (geography), banks of a channel (geography), channel. Depending on its location or certain characteristics, a stream ...
, objects, and volumes. It was developed in conjunction with the PeaZip file archiver. PeaZip and Universal Extractor support the PEA archive format.


Third-party technologies

PeaZip acts as a graphical front-end for numerous third-party open source or royalty-free utilities, including: * Igor Pavlov 7z executable and Myspace's p7zip, POSIX port of 7z under Linux * Google Brotli * Bulat Ziganshin
FreeArc FreeArc is a free and open-source high-performance file archiver developed by Bulat Ziganshin. The project is considered abandonware as no information has been released by developers since 2016 and the official website is down. A "FreeArc Next" ...
, not to be confused with SEA's ARC * Matt Mahoney at al PAQ8,
ZPAQ ZPAQ is an open source command line archiver for Windows and Linux. It uses a journaling or append-only format which can be rolled back to an earlier state to retrieve older versions of files and directories. It supports fast incremental update ...
and LPAQ * Ilia Muraviev
QUAD Quad as a word or prefix usually means 'four'. It may refer to: Government * Quadrilateral Security Dialogue, a strategic security dialogue between Australia, India, Japan, and the United States * Quadrilateral group, an informal group which inc ...
, BALZ, and BCM compressors * GNU strip and
UPX UPX (Ultimate Packer for Executables) is a free and open source executable packer supporting a number of file formats from different operating systems. Compression UPX uses a data compression algorithm called UCL, which is an open-source im ...
*Facebook Zstandard


Separate plugin (optional)

* 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 specific restriction in order to disallow creating a rar compressor); being released under a non-OSI compliant license it is available as separate (free of charge) package on PeaZip Add-ons page, as PeaZip UNRAR5 Plugin. This plugin is optional and only meant to provide an alternative unrar engine, as RAR and RAR5 formats are supported for extraction by PeaZip out of the box. 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


Full archiving and extraction support

* 7z and 7z-
SFX SFX may refer to: Entertainment * Special effects (usually visual), illusions used in film, television, and entertainment * Sound effects, sounds that are artificially created or enhanced * SFX (magazine), ''SFX'' (magazine), a British magazine c ...
*
FreeArc FreeArc is a free and open-source high-performance file archiver developed by Bulat Ziganshin. The project is considered abandonware as no information has been released by developers since 2016 and the official website is down. A "FreeArc Next" ...
's ARC/WRC * Brotli: br * bzip2: bz2, tar.bz2, tbz, tb2 * gzip: gz, tar.gz, tgz * PAQ8 (F/JD/L/O), LPAQ,
ZPAQ ZPAQ is an open source command line archiver for Windows and Linux. It uses a journaling or append-only format which can be rolled back to an earlier state to retrieve older versions of files and directories. It supports fast incremental update ...
* PEA *
QUAD Quad as a word or prefix usually means 'four'. It may refer to: Government * Quadrilateral Security Dialogue, a strategic security dialogue between Australia, India, Japan, and the United States * Quadrilateral group, an informal group which inc ...
/BALZ/BCM * tar * WIM * xz *
Zip Zip, Zips or ZIP may refer to: Common uses * ZIP Code, USPS postal code * Zipper or zip, clothing fastener Science and technology Computing * ZIP (file format), a compressed archive file format ** zip, a command-line program from Info-ZIP * Zi ...
* Zstandard: zst, tzst


Browse/test/extract support

* ACE (through optional separate plugin) * ARJ * appxbundle * CAB *
CHM CHM may refer to: Biology and medicine * CHM, abbreviation for Clearing House Mechanism under the Convention on Biological Diversity * CHM, a human gene that encodes Rab escort protein 1 * Choroideremia, a retinal disease caused by mutations in the ...
* Compound File (e.g. MSI, DOC, PPT, XLS) * CPIO * deb * EAR * ISO image * JAR * LZMA * LZH * NSIS installers * OpenOffice's OpenDocument * PET/PUP (Puppy Linux installers) * PAK/ PK3/ PK4 *
RAR RAR or Rar may refer to: * Radio acoustic ranging, a non-visual technique for determining a ship's position at sea * "rar", the ISO 639-2 code for the Cook Islands Māori language * RAR (file format), a proprietary compressed archive file format in ...
including archives created with new RARv5 standard * RPM * SMZIP * U3P * WAR *
XPI XPInstall (Cross-Platform Install) is a technology used by the Mozilla Application Suite, SeaMonkey, Mozilla Firefox, Mozilla Thunderbird and other XUL-based applications for installing Mozilla extensions that add functionality to the main ap ...
* Z (compress) *
ZIPX ZIP is an archive file format that supports lossless data compression. A ZIP file may contain one or more files or directories that may have been compressed. The ZIP file format permits a number of compression algorithms, though DEFLATE is ...


Repair

*
FreeArc FreeArc is a free and open-source high-performance file archiver developed by Bulat Ziganshin. The project is considered abandonware as no information has been released by developers since 2016 and the official website is down. A "FreeArc Next" ...
's ARC


Adware

Prior to release 5.3, PeaZip installers for Windows and Win64 were bundled with an OpenCandy advertising module, which during installation offered optional installation of recommended third-party software; the official download page provided alternative installers without this module, named 'plain'. From release 5.3 on (April 2014), PeaZip no longer has ad-supported bundle. PeaZip Portable and PeaZip for Linux packages never featured an ad-supported bundle.


See also

* Comparison of file archivers * Comparison of archive formats * List of archive formats * List of portable software


References


External links

*
PEA archiving utility and file format specifications


* * {{DEFAULTSORT:Peazip 2006 software Cross-platform free software File archivers Free data compression software Free file managers Free software programmed in Pascal Pascal (programming language) software Portable software Software using the LGPL license Windows compression software