7-Zip

From Free net encyclopedia

Template:Infobox Software 7-Zip is a file archiver predominantly for the Microsoft Windows operating system. It operates either as a command line program or with a graphical user interface. It also features integration with the Windows shell environment. 7-Zip is free software, developed by Igor Pavlov and distributed under the GNU LGPL license. It is a competitor to the market-leading WinZip and WinRAR programs, both of which are closed source. It offers a special 64-bit version for Windows XP Professional x64 Edition. In the form of p7zip, 7-Zip has been ported for use on Unix-like systems such as Linux and FreeBSD.

The project was started in 2000 and the latest stable version is 4.32, released on December 9, 2005. Beta versions are frequently made available, the latest being 4.39 beta, released on April 13, 2006.

Contents

The 7z compression format

Template:Main

The 7-Zip program supports a variety of archive formats, the default being its own 7z format.

By default, the program creates 7z archives, with file extension .7z, using the LZMA algorithm for compression. This relatively new format allows the program to achieve a very high compression ratio, comparable to other popular high compression formats such as RAR (which is based on proprietary algorithms). 7z files have the MIME-type application/x-7z-compressed.

Other supported formats & algorithms

7-Zip supports a number of other compression (and non-compression) archive formats. These supported formats include ZIP, Microsoft cabinet (CAB) files, RAR, ARJ, gzip, bzip2, LZH, tar, cpio, rpm and Debian deb archives.

For ZIP and gzip files, 7-Zip uses a modified implementation of the DEFLATE algorithm that is tuned for higher compression levels at the expense of speed. This implementation is also used in the AdvanceCOMP tools.

The native 7z file format is an open, modular architecture which allows it to contain files compressed using different algorithms. Filenames are stored as Unicode.

Features

7-Zip supports many features that may not be found in popular commercial compression software.

  • For 7z format files, 7-Zip supports 256-bit AES encryption of both files and the 7z directory structure, preventing users without the password from even seeing the archive contents.
  • 7-Zip flexibly supports volumes of dynamically variable sizes, useful for backups on removable media such as writable CDs and DVDs.
  • When in 2-panel mode, 7-Zip can be considered a basic orthodox file manager.
  • Special 64-bit version with support for large memory maps for faster compressing.

See also

External links

de:7-Zip es:7-Zip fr:7-Zip ko:7-Zip lt:7-Zip hu:7-Zip ja:7z nl:7-Zip pl:7-Zip pt:7-Zip ru:7-Zip fi:7-Zip vi:7-Zip zh:7-Zip