CSV ↔ JSON is a free data & format tool that runs entirely in your browser — tabular to objects and back. No upload, no account, no limits.
Convert tabular data between CSV and JSON in both directions. CSV becomes an array of objects keyed by the header row; an array of objects becomes CSV. A quote-aware parser handles commas inside quoted fields, and you can switch the delimiter to tab, semicolon or pipe.
Yes — the parser respects quoted fields and escaped quotes, so embedded commas and newlines are preserved.
Comma, tab, semicolon and pipe, selectable for both directions.
Every calculation happens on this page, in your own browser. Your input is never sent to a server, never logged and never used for training — which also means the tool keeps working when you are offline.