CSV to JSON Converter

Convert CSV data to JSON format with customizable options

CSV Input

JSON Output

Features

  • • Custom delimiters
  • • Header row support
  • • Type conversion
  • • Empty cell handling

Data Types

  • • Numbers (auto-detected)
  • • Booleans (true/false)
  • • Strings (default)
  • • Null (empty cells)

Privacy

  • • Client-side processing
  • • No data sent to servers
  • • Works offline