JSON tool
Format JSON
Paste JSON, pick an indent, copy the result. Copy stays pinned at the top of the result panel — no scrolling needed on mobile.
Input
187 charsResult
15 lines · 203 B{
"name": "json-formatter",
"version": 1,
"features": [
"indent",
"copy",
"highlight"
],
"settings": {
"indent": 2,
"minify": false
},
"active": true,
"author": null
}