JSON Converters
Transform JSON into the formats you need — and back again where supported. Every converter on JSON Editor runs locally in your browser. Nothing is uploaded to Vektosys for processing.
- JSON ↔ XMLBidirectional conversion between JSON objects and XML documents.
- JSON ↔ YAMLMove freely between JSON and YAML for configs and APIs.
- JSON ↔ CSVTurn arrays of objects into CSV — or parse CSV back to JSON.
- JSON ↔ ExcelExcel-friendly tabular export/import via CSV/TSV-style data.
- JSON → HTMLGenerate HTML tables from JSON for docs and previews.
- JSON → MarkdownProduce Markdown tables from structured JSON data.
- JSON → SQLCreate CREATE TABLE and INSERT statements from JSON rows.
- JSON → TypeScriptInfer TypeScript interfaces from sample JSON.
- JSON → CodeGenerate code-oriented representations from JSON payloads.
Looking for merge, schema, or search instead? Visit Utilities or Developer Tools.