HTML to TXT
↗Extract clean text from an HTML file — strips scripts, styles and markup.
Documents converter
Turn a CSV file into structured JSON — the header row becomes object keys.
Guide
Select a .csv (or .tsv) file up to 50 MB.
The header row becomes object keys; every data row becomes a JSON object in a pretty-printed array.
Feed it straight into scripts, APIs and no-code tools.
Comma, semicolon and tab are auto-detected, so exports from Excel, Google Sheets and most database tools all work.
Yes — quoted values, embedded commas and escaped quotes are parsed correctly.
No — parsing happens entirely in your browser.
Keep converting
Extract clean text from an HTML file — strips scripts, styles and markup.
Convert an Excel spreadsheet to CSV — perfect for imports, scripting and data pipelines.
Convert an Excel workbook to JSON — the first sheet as an array, or all sheets keyed by name.
Convert a CSV file into a real Excel (.xlsx) workbook — ready to open and share.
Extract text from a PDF document — for notes, translation and republishing.
Combine images and PDFs from a ZIP archive into a single PDF document.