JSON Formatter & Validator

Format, validate, and minify JSON data with syntax highlighting and comprehensive error reporting.

JSON Input

Paste your JSON data here

Formatted JSON

Formatted and validated output

JSON Tree View

Interactive tree representation

Enter valid JSON above to see the tree view

JSONPath Finder

Query JSON using simple JSONPath (supports $, dot/bracket, indexes, and *)

Supported: $ root, .key, ['key'], [index], [*], and wildcard .* on objects/arrays.

JSON Statistics

Size: 0 bytes
Lines: 0
Objects: 0
Arrays: 0
Properties: 0

Quick Examples