All tools
Converters
JSON Formatter
Pretty-print and validate JSON.
Output
{
"hello": "world",
"n": 42,
"arr": [
1,
2,
3
]
}Pretty-print and validate JSON.
{
"hello": "world",
"n": 42,
"arr": [
1,
2,
3
]
}