GNU Gzip is a software application used for file compression and decompression. It is based on the DEFLATE algorithm, which is a combination of LZ77 and Huffman coding.
gzip vs XZ Utils Comments


- gzip is Free and Open Source
- gzip is Lightweight
XZ Utils is described as 'Is free general-purpose data compression software with high compression ratio. XZ Utils were written for POSIX-like systems, but also work on some not-so-POSIX systems. XZ Utils are the successor to LZMA Utils' and is a File Compressor in the file management category. There are seven alternatives to XZ Utils for Linux, Mac, Windows, BSD and Blackberry. The best XZ Utils alternative is gzip, which is both free and Open Source. Other great apps like XZ Utils are Rapidgzip, Info-ZIP, DAR and LZ4.
GNU Gzip is a software application used for file compression and decompression. It is based on the DEFLATE algorithm, which is a combination of LZ77 and Huffman coding.



Info-ZIP is a set of open-source software to handle ZIP archives. It has been in circulation since 1989. It consists of 4 separately-installable packages: the Zip and UnZip command-line utilities; and WiZ and MacZip, which are graphical user interfaces for archiving programs in...
dar is a shell command that backs up directory trees and files, taking care of hard links, Extended Attributes, sparse files, MacOS's file forks, any inode type (including Solaris Door inodes), etc.
zlib is a software library used for data compression. It is an abstraction of the DEFLATE compression algorithm used in gzip file compression program. zlib is also a crucial component of many software platforms including Linux, Mac OS X, and iOS.
Faster compressions/decompression, uses less memory