Archive
What is a .gz file?
A .gz file is a GZIP Format. This is an archive โ a container holding other files, usually compressed.
How to open a .gz file
- 7-Zip (Windows) or Keka / The Unarchiver (Mac) extract most archive formats, including old ones.
- On Linux, try `7z x`, `unar` or Ark.
The registry records this extension against GZIP Format, so software from that family is the most likely match.
How to convert a .gz file
- Extract the contents, then re-compress as .zip if you need to share them widely.
MIME type
When a .gz file travels over the web, servers label it with this MIME type:
application/gzipThe technical record
For archivists, developers and the merely curious: these are the PRONOM registry entries for .gz.
| Format name | Version | MIME type | PUID |
|---|---|---|---|
| GZIP Format | โ | application/gzip | x-fmt/266 |