Find a tool

navigate Enter open

Use a task word when you do not know the exact name.

Structured data

JSON & Data Tools

Six working tools cover strict JSON validation, structural comparison, data interchange, type inference, and SQL formatting without sending source data to a processing server.

Which tool should you choose?

NeedChooseReason
Read or validate JSONJSON FormatterFormats strict JSON and reports parser errors.
Find structural changesJSON DiffCompares parsed values by object path.
Move between data formatsJSON ↔ YAML or JSON ↔ CSVUses syntax-aware parsers and visible output.
Create code declarationsJSON → TypeScriptInfers nested types from representative data.