CSV to JSON
Convert CSV to a JSON array of objects. The first row is the header.
Paste text and press the button. The conversion runs on this device.
Ctrl/⌘ + Enter
Example input
name,lang
Ada,js
Linus,cMore Data tools
- Hex to RGB — Convert #RGB, #RRGGBB, or #RRGGBBAA to CSS rgb() or rgba().
- RGB to hex — Convert rgb(), rgba(), or r, g, b to a hex color.
- JSON to CSV — Convert a JSON object, or an array of objects, to CSV.
- CSV to TSV — Change commas to tabs, keeping quoted fields intact.
- TSV to CSV — Change tabs to commas, quoting fields that need it.