🔄

Doan CSV to JSON

Convert CSV (or TSV) into JSON — array of objects or arrays — with a proper RFC 4180 parser, delimiter auto-detection, and type conversion. Runs in your browser.

Ez dago fitxategien tamaina mugarikFitxategiak pribatuak diraEz da saioa hasi beharBetiko libre

Drop a CSV file (or paste below)

CSV, TSV, TXT ez dago fitxategien tamaina mugarik

Arakatu fitxategiak
JSON
Delimiter

💡 A proper RFC 4180 parser — handles quoted fields, commas and line breaks inside quotes, and escaped quotes. With "first row is a header" on, you get an array of objects; off, an array of arrays. Everything runs in your browser.

Optimize for your platform

Nola Funtzionatzen Du

CSV looks simple but is full of edge cases — quoted fields, commas inside quotes, line breaks inside cells. This uses a proper RFC 4180 parser so those all work, entirely in your browser.

  1. 1
    You paste CSV or drop a file
    The delimiter (comma, semicolon, tab, or pipe) is auto-detected, or you can set it manually. Nothing is uploaded.
  2. 2
    It's parsed correctly
    Quoted fields, escaped quotes (""), and delimiters/newlines inside quotes are all handled per the CSV spec.
  3. 3
    You choose the shape
    With a header row, each line becomes an object keyed by the headers; without, an array of arrays. Optionally convert numbers and booleans to real types.
  4. 4
    Copy or download JSON
    Get clean, indented JSON ready for your code.

CSVs frequently hold contacts, transactions, and other personal data. Parsing happens entirely on your device — none of it is uploaded.

Zergatik erabili gurea?

Completely free — no hidden costs, ever
No account, email, or login required
Files stay on your device — processing happens in your browser
Works on any device — phone, tablet, desktop
No watermarks on any output
Browser memory limits may apply for very large files

Erlazionatutako tresnak

Tresna hau lagungarria izan al da?

Maiz egiten diren galderak