Converter
CSV to JSON
Parse CSV with a header row into structured JSON objects.
- Paste CSV with a header row in the CSV input area.
- Run Convert to parse rows into JSON objects.
- Each row becomes an object keyed by the header.
CSV input
JSON output
No output yet Paste CSV and run Convert to see the structured JSON.
Example
name,score Ada,98 Lin,100