Text to CSV converter

Convert plain text to a CSV file when you need to move a short list or simple set of rows into a spreadsheet. Enter one row per line and separate column values with commas. The tool quotes values so commas and quotation marks are handled more safely in the downloaded file. Text is processed in your browser.

How to use this tool

  1. Paste your text or choose a plain TXT file.
  2. Put each row on its own line.
  3. Separate columns with commas, such as name,email.
  4. Select Convert and download the CSV file.

This tool is useful for preparing contact lists, product notes, survey answers, classroom data, or a quick spreadsheet import. It works best with simple comma-separated lines. Check that every row uses the same number of columns before opening the result in Excel, Google Sheets, or another spreadsheet application. It does not try to guess complex table structures from paragraphs.

FAQ

How are rows created?
Each non-empty line becomes one CSV row.
How do I add columns?
Separate values with commas.
What formats are supported?
You can paste text or load a plain TXT file.
Is there a file size limit?
There is no fixed site limit, but very large text may be slower in a browser.
Is my text stored?
No, the conversion is performed locally in your browser.
Does it work on mobile?
Yes, it can be used on a modern mobile browser, although typing larger data may be easier on a computer.