How to use
Format, validate, and minify JSON with clear error positions.
Paste JSON and choose Format to expand it with readable indentation, Minify to strip every space, or Validate to check only whether the document is legal JSON. When parsing fails the error position is shown, so a missing comma or quote is easy to find.