What Is This Tool?
Decompress Deflate-compressed JSON data from Base64 back to its original readable JSON format. Processing is 100% client-side.
How to Use
- Paste your Base64-compressed data into the input editor.
- Click "Inflate" to decompress it.
- Review and copy the restored JSON.
Related Tools
- JSON Deflate — Compress JSON
- JSON Decompress