CSV to JSON array

This online calculator converts CSV table to JSON array of objects, using given map of CSV columns to object properties.

Articles that describe this calculator

PLANETCALC, CSV to JSON array

CSV to JSON array

JSON
[{"id":1,"name":"One","size":"Big"},{"id":2,"name":"Two","size":"Small"}]
Error line number
Error line
URL copied to clipboard
PLANETCALC, CSV to JSON array

Comments