JSON to CSV Converter

Paste JSON array, get CSV. Runs in your browser — nothing uploaded.

How it works

Paste a JSON array of objects. Each object becomes a CSV row, and the keys become column headers. Nested objects are flattened with dot notation (e.g., address.city).

Related

CSV to JSON · JSON Formatter · JSON Guide · How to Format JSON

All Tools · Learn · SamNet