PB
Available
swap_horiz
lock Free · Private · In-Browser

Comma-Separated to List

Split a comma-separated string into a list of lines.

One line into a list

The reverse of joining: taking a comma-separated string and breaking it into a clean list, one item per line. It is what you need to turn an array or an export back into an editable column.

Paste comma-separated text and it splits it into lines, trims spaces, and can strip surrounding quotes. The result is ready to paste into a spreadsheet or edit line by line.

Handy and private

The conversion runs in your browser, so nothing you enter is uploaded.

Frequently Asked Questions

What does it do?

It splits your text on commas and puts each item on its own line, trimming spaces and optionally removing quotes.

Does it strip quotes?

Optionally, yes — useful when pasting a quoted array or SQL list.

Can I copy the list?

Yes. The line list is shown and one click copies it.

Take it further
All Free Tools

Browse the full set of free, private, in-browser tools.

Learn More arrow_forward