Format, validate, minify, repair, convert and explore JSON — entirely in your browser. Nothing is ever sent to a server.
Enter a JSONPath expression to extract values from your formatted JSON. Load JSON in the Editor tab first.
$
$.name
$.employees[0]
$.employees[*].name
$..skillsAuto-generates a JSON Schema from your formatted JSON. Load JSON in the Editor tab first, then click Generate.
Load and format JSON in the Editor tab to see statistics.
All processing happens in your browser. No data ever leaves your device.
Fixes trailing commas, single quotes, unquoted keys and other common mistakes.
Export JSON as CSV, XML or YAML with a single click for maximum compatibility.
Compare two JSON objects side by side and see exactly what changed.