Differences between revisions 24 and 25
Revision 24 as of 2019-08-19 21:50:03
Size: 1971
Editor: nodiscc
Comment: add CategoryCommandLineInterface
Revision 25 as of 2019-11-30 15:53:30
Size: 2014
Editor: leela52452
Comment: updated archive.org version in external links
Deletions are marked like this. Additions are marked like this.
Line 51: Line 51:
 * http://www.linuxheadquarters.com/howto/basic/gz.shtml  * https://web.archive.org/web/20000925082746/http://www.linuxheadquarters.com/howto/basic/gz.shtml

Translation(s): English - Français - Italiano - 日本語 (Nihongo) - Svenska - 简体中文 - Русский


  • Data compression involves encoding information using fewer bits than the original representation (reducing size).

This page is about lossless, general purpose file compression tools.

Graphical

The following packages provide graphical interfaces to work with most compressed files:

Command line

Many archive file format exist. These command line tools are able to manipulate most file formats:

To work with a specific file type/extension:

See also CategoryFileFormat


TODO: merge some pages from CategoryCompression TODO: redirect CategoryCompression here


CategorySoftware CategoryCompression CategoryCommandLineInterface