JSON to CSV Converter
Convert a JSON array of objects to CSV in your browser. Download instantly, nothing uploaded.
Built with PapaParse (MIT), self-hosted.
How to use this tool
- Paste a JSON array of objects.
- Convert.
- Download the CSV.
Convert a JSON array of objects to CSV in your browser. Download instantly, nothing uploaded.
Frequently asked questions
- What JSON shape is expected?
- An array of flat objects; keys become the CSV header row.