JSON tools
A complete set of browser-based JSON utilities: format, validate, minify, compare, view as a tree and convert JSON to XML, YAML or CSV. Nothing is uploaded — every byte stays in your browser.
16 tools in this category · 3 sub-categories
Convert
Format & Validate
JSON Formatter
Pretty-print and beautify JSON with custom indentation.
JSON Validator
Validate JSON syntax and see detailed error diagnostics.
JSON Minifier
Compress JSON by removing whitespace and show bytes saved.
JSON Viewer
Explore JSON as a collapsible, color-coded tree.
JSON String Escape
Escape special characters for use inside a JSON string.
JSON String Unescape
Reverse JSON string escaping back to readable text.
JSON Repair / Auto-fixer
Auto-fix broken JSON: quotes, trailing commas, comments, and more.
JSON Key Sorter
Sort JSON object keys alphabetically, naturally, or by array field.
JSON Schema Validator
Validate JSON data against a JSON Schema (Draft-07) in your browser.