BrainCoder
Tool infoGzip Compress & Decompress
Format

Input (text)

Output (base64)

Output appears here…

Decompression auto-detects JSON payloads like {“zlib”:true,“data”:“H4sI…”} (reads the base64 in `data`), plain base64, or raw .gz bytes — and auto-tries gzip → deflate → deflate-raw, pretty-printing JSON results. Compress any file to gz (auto-download) or decompress a .gz file back to text.