Try:
100% free, no sign-up
Runs in your browser — nothing uploaded
Instant, works offline
Format, beautify, validate and minify JSON instantly — in your browser, with line-and-column error reporting. Nothing is uploaded.
Three steps, all in your browser.
Drop in an API response, a config file, or any JSON snippet — single-line or messy is fine. Try the sample chips if you just want to see it work. New to the format? Read what JSON is.
Pretty-print and beautify with 2-space, 4-space or tab indent, collapse it to the smallest payload with Minify, or just check it with Validate. Press Ctrl/Cmd + Enter to format without leaving the keyboard.
If the JSON is invalid, you get the exact line and column where parsing failed — so trailing commas and stray quotes are easy to spot. Want the rules? See JSON formatting rules.