Skip to content
Lioncore

Tools

JSON formatter

Everything runs in your browser. Paste your JSON, pick the indent and copy the result. Errors show their position.

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