CSV ↔ JSON Converter

Convert between CSV and JSON formats with customizable options

Usage Tips:

  • • CSV should have consistent number of columns per row
  • • Use quotes around values containing the delimiter character
  • • JSON should be an array of objects or array of arrays
  • • Numbers will be automatically detected and converted
  • • Upload files directly or paste data manually