WerkTools

๐Ÿ“‹ 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

  1. Paste column values (one per line) into the input area.
  2. Choose your separator (comma, semicolon, pipe, or custom).
  3. Optionally wrap each item in quotes or backticks.
  4. 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.