JSON Inflate

Decompress previously Deflate-compressed JSON from Base64 back to its original readable format.

Decompressed JSON will appear here...

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

  1. Paste your Base64-compressed data into the input editor.
  2. Click "Inflate" to decompress it.
  3. Review and copy the restored JSON.

Related Tools