Live tool/tool/json-formatter-validator
Back to gallery

JSON Formatter & Validator

Validate JSON, then view copyable pretty-printed and minified output without switching to another editor.

Developer ToolsDataValidation

Status

Valid

Type

Object with 3 top-level keys

Size

71 chars

Pretty JSON

{
  "name": "InfinityTool",
  "category": "utilities",
  "live": true
}

Minified JSON

{"name":"InfinityTool","category":"utilities","live":true}