JSON Converter
Paste JSON and convert it to YAML, CSV (for arrays of objects), a TypeScript interface, or a URL query string. Conversion runs locally in your browser.
—
JSON input
Output
CSV expects an array of flat objects. TypeScript infers types from a single sample object.