Input
a b c
Output (comma + space)
a, b, c
Text Tools
Join multiline text into one line with common separators or a custom connector. Optional edge trimming and blank-line skipping help prepare lists and SQL-style value lists.
Favorite this tool
No favorite storage mode has been selected.
Quick actions
Copy this tool URL or open the system share sheet on a supported device.
文本处理
选择“自定义”后可输入固定连接符,也可用 \n、\t、\r\n 或 \s 表示换行、Tab、Windows 换行或空格。
等待输入
已复制结果
Input
a b c
Output (comma + space)
a, b, c
Blank lines are skipped by default. Disable Skip blank lines to let them produce consecutive separators.
Yes. Use \n, \t, \r\n, or \s for newline, Tab, Windows newline, or space.
Tools
Continue with another translated tool for a nearby task.
Text Splitter
Split text into multiple lines by a fixed delimiter, character length, or word count. Optionally trim each segment and skip empty parts. Useful for list cleanup and chunking.
Remove Empty Lines
Remove blank lines from text, with an option to also drop whitespace-only lines. Line cleanup runs entirely in your browser.
Trim Whitespace
Trim leading and trailing whitespace from whole text or each line, with modes for both ends, leading only, or trailing only. Useful for pasted tables and cleaned lists.