CSV to JSON
Convert CSV (with header row) to a JSON array.
About this tool
Paste a CSV — comma, semicolon, tab or pipe-separated — with or without a header row, and instantly get a tidy JSON array of objects. Numbers, booleans and nulls are inferred from cell contents.