Join Lines
Combine a list of lines into a single line with a separator of your choice.
Runs entirely in your browser.
Join Multiple Lines Into One
About Join Lines
This is the everyday job of turning a column of values into something you can paste into code or a query - a comma-separated list, a SQL IN clause, a config value. Tick Quote each item to get "a", "b", "c" instead of bare values.
The separator is taken literally, so a space at the end of it is kept. Leave it empty to concatenate the lines with nothing between them.
Other Text and List Tools
Text