Text to CSV Converter
Convert a plain text list (one item per line) to CSV format.
How to Use
- Paste your text list in the input area (one item per line)
- Each line will be converted to a CSV row
- Values are automatically quoted if needed
- Copy the CSV output
Use cases: Creating CSV files, preparing data for spreadsheets, formatting lists.