CSV ↔ JSON Converter
Convert between CSV and JSON instantly. Paste or upload data, choose your options, and download the result. Everything runs in your browser.
CSV
JSON
Quick Reference
CSV → JSON (Array of Objects): The first row becomes the keys for each object. Each subsequent row becomes an object.
CSV → JSON (Array of Arrays): Each row (including header) becomes a nested array.
JSON → CSV: Expects an array of objects with consistent keys, or an array of arrays. Object keys become the CSV header row.
Delimiters: Choose comma, tab, semicolon, or pipe to match your data format.
Quoted Fields: Fields containing the delimiter, quotes, or newlines are automatically quoted in CSV output.
All done!
Your file is ready for download.
Enjoying Fixie? A small donation keeps these tools free for everyone.