CSV to JSON converter
Turn a CSV table into a JSON array in your browser.
How to use
- Paste CSV text.
- Choose the delimiter and header setting.
- Convert, then copy or download the JSON.
What it supports
Supports quoted fields containing commas, quotes, and line breaks. All values stay strings. Input up to 100,000 characters.