JSON to CSV Converter
Convert JSON to CSV online for free. Paste a JSON array and download a spreadsheet-ready CSV — all in your browser, no upload.
- 100% free
- Runs in your browser — nothing is uploaded
- No signup required
APIs speak JSON, but Excel, Google Sheets, and most reporting tools want CSV. Paste a JSON array of objects here and get a clean CSV with one column per key — ready to open in any spreadsheet.
Nested objects are stringified, arrays of arrays are supported, and if you paste an object that wraps an array (like an API response), the converter finds the array for you. All processing stays in your browser.
Example
[{ "name": "Ada", "city": "London" }]name,city Ada,London
Your data never leaves your device
Like everything at OpenCSV, this tool processes files locally in your browser. There is no upload, no server-side processing, and no copy of your data anywhere — which makes it safe for customer lists, financial exports, and other sensitive files.
Frequently Asked Questions
- An array of objects (most common), an array of arrays, or an object that contains an array — like a typical API response wrapper.
Keep working with your CSV
- / free toolCSV to JSON
Turn CSV rows into a JSON array of objects.
- / free toolCSV to Excel
Turn a CSV into a real .xlsx Excel workbook.
- / free toolExcel to CSV
Extract clean CSV from any .xlsx or .xls workbook.
- / free toolCSV to SQL
Generate CREATE TABLE + INSERT statements from CSV.
- / hubAll free CSV tools
Converters, splitter, merger, validator and more.
Need to view or edit the file first?
OpenCSV is the fastest CSV editor on the web — open, fix, and save any CSV in seconds. $1 lifetime access.
Try OpenCSV free