Data Format Converter
Convert between JSON, CSV, YAML and TypeScript interfaces — JSON↔CSV, YAML↔JSON and JSON→TypeScript, all in your browser.
Processed 100% in your browser — nothing you enter here is ever uploaded.
Common use cases
JSON ↔ CSV
Turn a JSON array into a spreadsheet-ready CSV, or import a CSV back into JSON.
JSON → TypeScript
Generate TypeScript interfaces from a sample JSON response for type-safe code.
YAML ↔ JSON
Convert config between YAML and JSON when tools expect one or the other.
How to use the Data Converter
Pick a conversion: JSON → CSV, CSV → JSON, JSON → TypeScript, YAML → JSON or JSON → YAML.
Paste your data into the input box on the left.
The converted result appears on the right as you type.
Copy the output — everything runs in your browser, nothing is uploaded.