JSON Formatter

Format, minify, and validate JSON.

How it works

Your JSON is parsed with the browser's native JSON.parse() and re-serialized with JSON.stringify() - nothing is sent to a server, so it's safe to paste sensitive payloads.

Ad space