A set of utilities for compressing and decompressing files using the gzip format. Includes basic commands for compression (gzip), decompression (gunzip), and viewing the contents of compressed files.

Widely used to reduce file and archive sizes, as well as for streaming data processing.

Home page: https://www.gnu.org/software/gzip/