๐ Column to List
Copy a column from a spreadsheet, paste it here, and get a formatted list with your choice of separator and wrapping. Great for building SQL IN clauses, CSV values, or any delimited list.
How to use
- Paste column values (one per line) into the input area.
- Choose your separator (comma, semicolon, pipe, or custom).
- Optionally wrap each item in quotes or backticks.
- Copy the formatted output.
About Column to List
When you copy a column from Excel or Google Sheets, each cell becomes a new line. This tool converts those lines into a single delimited string, saving you from manual formatting. It supports common separators and wrapping options for SQL, JSON, and CSV use cases.