Compress File to GZIP
Compress a single file into a .gz file, entirely in your browser.
Related tools
How it works
- 1
Choose a file
Up to 200 MB.
- 2
Compress
GZIP compression is applied to the whole file.
- 3
Download the .gz file
Decompress it again anywhere GZIP is supported.
FAQ
- Can I compress multiple files into one .gz file?
- No — GZIP compresses a single stream. To bundle multiple files, create a ZIP or TAR archive first.
- Does this tool upload my file anywhere?
- No — compression runs entirely in your browser.