What is verified
The complete document is parsed as JSON before output. Invalid syntax is rejected instead of silently rewriting uncertain data.
Safety limits
10 MB input and 12 million decoded characters. Processing happens locally in the browser.
Check whether a JSON file is syntactically valid and produce a clean, consistently indented copy without uploading it to a conversion service.
The complete document is parsed as JSON before output. Invalid syntax is rejected instead of silently rewriting uncertain data.
10 MB input and 12 million decoded characters. Processing happens locally in the browser.