Decode percent-encoded JSON text back into readable content, with optional native JSON validation after decoding.
Last updated: August 2026 | By Workshelve Team
Decoded JSON text will appear here...
Input chars
0
Output chars
0
Status
Waiting
The decoder reverses percent escapes directly so literal plus signs stay plus signs unless they were encoded as %2B.
Enable validation when you expect the decoded result to be valid JSON and want malformed payloads surfaced immediately.
No requests leave the browser while decoding and checking the JSON payload.
Related Tools
Build and preview Valorant crosshair settings.
Search common Vim commands.
Turn JSON rows into bar, line, or pie charts.
Convert WebP files and Base64 data in both directions.
Convert GIF files into Base64 text or data URLs.
Convert the first GIF frame into a JPG image.