JSON Tools
Everything you need to work with JSON data — format, validate, compare, minify, and convert to other formats. All tools run client-side in your browser for maximum privacy.
JSON Formatter
Format, validate, and beautify JSON with syntax highlighting
JSON Validator
Validate JSON data with detailed error messages and line numbers
JSON Diff
Compare two JSON objects and see structural differences highlighted
JSON Minifier
Minify JSON by removing whitespace to reduce file size
JSON to YAML
Convert JSON data to YAML format
JSON to CSV
Convert JSON arrays to CSV spreadsheet format
JSON to XML
Convert JSON objects to XML markup
JSON to TypeScript
Generate TypeScript interfaces from JSON data
CSV to JSON
Convert CSV data to JSON arrays or objects
YAML to JSON
Convert YAML documents to JSON format
XML to JSON
Convert XML documents to JSON objects
JSONPath Tester
Test JSONPath expressions against JSON data with live results