Skip to content
2xKit

GZIP Compressor

Compress or decompress a file using GZIP.

Runs in your browser

About this tool

GZIP is one of the most widely supported compression formats on the web and in developer tooling — servers compress responses with it, log files get archived in it, and many command-line tools expect .gz input. This tool compresses a file into GZIP format, or decompresses a .gz file back to its original, directly in your browser, useful when you need standard gzip-compatible output without installing command-line tools.

Frequently asked questions