Remove Line Breaks
Strip line breaks to join text into one block.
Input
Output
Remove newlines from text, optionally collapsing blank lines and replacing breaks with a space.
How to use
- Paste text with line breaks.
- Choose what to replace breaks with.
- Copy the single-line result.
Frequently asked questions
- Does it keep paragraphs?
- No — all breaks are removed; disable 'collapse blank lines' to keep double breaks as single.
- Are extra spaces cleaned?
- Yes, runs of spaces are collapsed to one.