JSON Formatter
Format, validate, minify, and beautify JSON data with syntax highlighting.
Input JSON
Output
Options & Actions
Formatting
Actions
Convert JSON To
Advanced Tools
JSONPath Extractor
Enter a JSONPath expression to extract data. (e.g., $.store.book[*].author
)
JSON Schema Validation
Validate your JSON against a JSON Schema.
Compare JSON (Diff)
Paste another JSON object below to compare with the input JSON.
Differences will be shown here...
Transform JSON (JMESPath)
Enter a JMESPath expression to transform the input JSON.