FreeToolbelt

JSON to CSV Converter

Paste a JSON array of objects and get a CSV table back instantly, with the header row built from your object keys. Runs entirely in your browser — your data is never uploaded to a server. Rows with different keys are merged into one consistent column set, and nested values are preserved as JSON strings.

JSON input
CSV output

Frequently asked questions

No. The conversion runs entirely in your browser using JavaScript. Your JSON never leaves your device.

Related tools