CSV to JSON Converter

Convert CSV text into a JSON array in the browser. The first row is treated as the header for a predictable output structure.

Private browser-side processing
Input CSVCSV
The first row is used as the header. Missing headers are treated as an error.
3 lines · 72 bytes
Output JSONJSON
No action has been run yet.
0 lines · 0 bytes