Input
alpha beta gamma
Lists & lines
Combine lines into a comma-separated string, merge two text blocks, or join two lists line by line. Select an append or parallel merge mode and choose any delimiter between values.
Focused workspace
Before and after
alpha beta gamma
alpha, beta, gamma
Three steps
Useful workflows
How it works
The selected operations are applied in order by JavaScript running on this page. The input is not sent to the Go server and is not written to SQLite. The server provides the page, SEO content, and blog system; the browser performs the text transformation.
Questions
Yes. Use \n as the separator.
It combines line 1 from each input, then line 2, and so on.
They can be kept or ignored.