DevTools Logo

GZip Compressor

GZip Compressor

Compress and decompress text with gzip, deflate, or deflate-raw

Direction:
Format:

Text Input

About

Compress text into gzip, deflate, or deflate-raw and decompress it back, using the browser's native CompressionStream/DecompressionStream. Output is base64-encoded and the compressed size and ratio are shown. Everything runs locally; nothing is uploaded.