JSON Formatter
Beautify, minify and validate any JSON.
Indent:
{
"name": "My Toolyard",
"tools": [
"counter",
"slugify"
]
}About this tool
Beautifies, minifies and validates JSON with clear error messages.
How to use
- 1Paste JSON.
- 2Click Format, Minify or Validate.
- 3Copy the cleaned output.