Skip to main content
gzip

gzip

1 6.3
A program and file type that makes computer files smaller
  • noun
  • /ɡɪp/
  • Specialized
translation icon : gzip
  • Many servers support gzip as a method for compressing file sizes, which helps optimize web performance.

Examples

  • Once you realize it's just a big graph, glued together with SHA1 and gzip, and all the functions are just different methods of mutating the graph, it seems much simpler.

    Blog text (14)
  • By utilizing gzip, we can significantly decrease the amount of data transmitted over the network for our web applications.

  • Same goes for the GZIP test.

    Blog text (27)
  • Gzip everything.

    Blog text (20)
  • However, unlike ZIP, gzip is not an archiving format, so can only compress a single file.

  • If the greatest possible compression were the goal, then all that would be needed to write succinct programs would be to run the final program through a compression program like gzip.

    Blog text (30)
  • Some of the files in the documents directory may be decoded zip, gzip, and tar files extracted from other email messages.

    Blog text (19)
  • The web developer enabled gzip compression to reduce the size of the website's files and improve loading speed.

How Compressed

gzip
  • Specialized
1 6.3
deflater
  • Specialized
7.0
compressor
  • Specialized
1 4.0
archiver
  • Specialized
5.6

Surface Forms

gzip singular
gzips plural

Etymology

Gzip comes from the free software name GNU plus the familiar word zip, which means 'to compress' or 'to close'. So gzip is literally 'GNU's zip' and is the name of a program and file format used to make files smaller.