JSON Formatter
Format, validate and minify JSON — 100% local, nothing sent to any server.
Input
Output
How it works?
JSON is parsed with the native JSON.parse() and re-serialized with JSON.stringify(). Syntax highlighting is applied client-side. No data ever leaves your browser.