CSV ↔ JSON

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.

Loading CSV ↔ JSON…

How to use CSV ↔ JSON

  1. Open the CSV ↔ JSON tool.
  2. Paste or type your JSON, CSV, XML or YAML into the input field.
  3. The output updates as you type — adjust the options if you need a different format.
  4. Copy the result, or share the URL to hand the exact input to someone else.

About CSV ↔ JSON

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.

What people use it for

Frequently asked questions

Does it handle quoted commas?

Yes — the parser respects quoted fields and escaped quotes, so embedded commas and newlines are preserved.

Which delimiters are supported?

Comma, tab, semicolon and pipe, selectable for both directions.

Is it private?

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.

Related tools

All Data & Format tools · Every tool on OmniWebTools