Simple object
Input
{"name":"KoguNavi","type":"utility"}Output
{
"name": "KoguNavi",
"type": "utility"
}Paste JSON and turn it into readable, indented output. Handy for API payloads, config files, and copied snippets that need a quick tidy.
JSON text stays in your browser for this tool. It is not uploaded, stored, or logged.
Nearby utilities from the KoguNavi toolbox.
Input
{"name":"KoguNavi","type":"utility"}Output
{
"name": "KoguNavi",
"type": "utility"
}Input
[{"slug":"json-formatter"},{"slug":"base64-encode-decode"}]Output
[
{
"slug": "json-formatter"
},
{
"slug": "base64-encode-decode"
}
]More small answers will be added as the toolbox grows.