Gzip

1 revision
#11 week ago
+6
Migrated from pages table
+**Gzip** is a popular [data compression](/wiki/data_compression) program and [file format](/wiki/file_format), widely used to reduce the size of files. It primarily employs the DEFLATE algorithm, making it a common sight in web servers and archived data.
+## See also
+- [Compression](/wiki/compression)
+- [Deflate](/wiki/deflate)
+- [ZIP](/wiki/zip)
... 1 more lines