Format, minify, and normalize JSON. Runs locally in your browser (no data sent to the server).
Output
{
"hello": "world",
"items": [
3,
2,
1
]
}Tip
Use βSort keysβ before committing JSON configs.
Privacy
Formatting happens in-browser; no payloads are posted.