Dev tool · #09
JSON formatter
Paste JSON — get it pretty-printed, validated, minified. Errors are located to the exact line and column.
Indent
Input168 chars
Output184 B7 keys
{
"name": "566dev",
"founded": 2022,
"services": [
"development",
"video",
"marketing"
],
"team": {
"designers": 3,
"engineers": 5
},
"active": true
}