What is .gzip?
- Extension
 - .gzip
 
- Format
 - Binary
 
- Category
 - Compressed
 
- Developer
 - GNU
 
- Description
 - A compressed file format associated with GNU Zip (Gzip) that uses the DEFLATE compression algorithm, a combination of both the Huffman coding and the Lempel-Ziv (LZ77) codec.
 
- MIME Type
 - application/x-gzip
 
- Wikipedia
 - .gzip on Wikipedia