Pako Base64 Compressor & Decompressor
Compress text to Base64 with deflate and decompress back. Valid JSON is pretty-printed automatically.
› Compress
› Decompress
Usage guide
- Compress text → Base64 (deflate via Pako).
- Decompress Base64 → original text.
- If decompressed text is valid JSON, it is pretty-printed.