All tools
Converters

JSON Formatter

Pretty-print and validate JSON.

Output
{
  "hello": "world",
  "n": 42,
  "arr": [
    1,
    2,
    3
  ]
}