CSV to JSON converter online

Back to all excel tools

Convert CSV to JSON with our powerful online tool. Upload your .csv file or paste CSV text directly to convert each row into a JSON object. First row is mapped as keys for JSON objects created.

We also have excel to JSON tool if needed.

Choose CSV input method

  • Upload CSV file
  • Paste directly

Output

About our CSV to JSON converter tool

Currently it’s very simple implementation. In future we will add more row and cell manipulation options to the tool.
For example. Options to parse some essential data formats in cells to objects, instead of outputting plain strings. Like:

  • latitude and longitude coordinates
  • $10.000 to {‘currency’ : ‘USD’, value:’10000′}
  • Strings like “0”, “1”, “true” or “false” converted to actual true/false in JSON

 

 

Scroll to Top