JSON & data
Format, validate and convert JSON, CSV, YAML and other structured data — all client-side.
13 tools · 100% client-side
-
JSON formatter
Popular NewFormat, validate, and minify JSON with exact line/column parse errors, optional common-fix mode, and one-click copy for API payloads.
-
JSON to CSV
NewFlatten JSON arrays into CSV with custom delimiters.
-
JSON schema validator
NewValidate JSON against a JSON Schema, see errors inline.
-
CSV viewer
NewOpen and inspect CSV files with sorting and filtering.
-
JSON to YAML
NewConvert JSON to YAML and back without losing types.
-
JSON to TypeScript interfaces
Popular NewGenerate TypeScript interfaces from any JSON payload — paste, copy, ship.
-
JSON to Zod schema
NewGenerate a Zod runtime schema from any JSON sample, with z.infer type included.
-
JSONPath tester
NewTest JSONPath expressions against any JSON document — filters, regex, recursive descent.
-
XML ↔ JSON
NewConvert XML to JSON and back — attributes preserved, no XXE, all client-side.
-
JSON diff
NewCompare two JSON documents and highlight structural differences.
-
YAML formatter and validator
NewNormalize YAML indentation and run basic syntax validation checks.
-
JSON Schema generator
NewInfer a JSON Schema (draft 2020-12) from a sample JSON document — types, required keys, and nested structure, all client-side.
-
JSON tree viewer
NewExplore large JSON as a collapsible tree with key paths and type badges — parse, inspect, and navigate deep structures without uploading anything.