CSV ↔ JSON ↔ Markdown
Convert tabular data between CSV, JSON and Markdown tables.
Runs entirely in this tab. Nothing is uploaded.
Drop a .csv, .json or .md file, or click to choose
Or just paste below
Frequently asked questions
Does it handle commas inside quoted fields?+
Yes. The CSV parser follows RFC 4180, so quoted fields containing commas, newlines and escaped double-quotes are read correctly.
What shape of JSON does it expect?+
An array of objects, where each object is a row and its keys are the column names. Converting the other way produces exactly that shape.
Can it read Excel files?+
Not yet — XLSX support is planned. For now, export your sheet as CSV and convert that.
Tools that pair with CSV ↔ JSON ↔ Markdown
- Markdown ↔ HTMLConvert Markdown to HTML and back, live as you type.
- PDF to WordRebuild a PDF as an editable Word document, not floating text boxes.
- Bank Statement to ExcelPull transactions into a spreadsheet, and check every row adds up.
- Word to PDFConvert a .docx to PDF through your browser's own print engine.
- PDF to TextPull the text layer out of a PDF and copy or download it.
- Image to Text (OCR)Read text out of a photo, screenshot or scan.