Back to Dev Tools
100% Client-side & Private Sandbox

JSON Formatter, Validator & Tree Inspector

Data & Formatting

Prettify, minify, validate, and interactively inspect JSON data structures with real-time node tree exploration.

View Mode:
Indentation:
Input JSON
Paste raw JSON25 lines · 407 chars
Interactive Tree InspectorObject (5)
{5 keys
"project":"SprintKit",
"version":"1.0.0",
"sprint":{4 keys
"id":42,
"goal":"Ship dev-tools expansion",
"points":28,
"completed":true
},
"team":[2 items
[0]:{... }2 keys
[1]:{... }2 keys
],
"settings":{3 keys
"theme":"dark",
"offlineMode":true,
"analytics":false
}
}