New Line Remover

Remove line breaks and tabs, or swap them for any separator.

Support
Works Offline
Privacy First
No Login
No API

Input

Single-line output

Input lines
5
Line breaks removed
4
Tabs handled
1
Output characters
56

About the New Line Remover

Flatten multi-line text into a single line in one click. Choose whether line breaks disappear, become spaces, become a custom separator such as a comma, or turn into literal \n sequences for code and JSON. Tabs can be removed or replaced too, CRLF endings are normalised, and options let you trim lines, drop empty ones and collapse double spaces.

Examples

Join to one line

one
two
three

Output

one two three

Comma separated

one
two

Output

one, two

Keyboard shortcuts

  • Copy the main outputCtrl / ⌘ + Shift + C
  • Download the resultCtrl / ⌘ + S
  • Share this toolCtrl / ⌘ + Shift + S
  • Reset the inputsAlt + R
  • Open the tool search paletteCtrl / ⌘ + K

Related tools

Frequently asked questions

Version 1.0.0 · Updated 2026-08-25 · Runs entirely in your browser