Text UtilitiesText CleanersFree Tool

Remove Line Breaks

Replace every line break in your text with a single space, turning multi-line text into one continuous line.

How to Use Remove Line Breaks
  1. 1Paste your multi-line text
  2. 2Click Convert
  3. 3Copy the single-line result
Frequently Asked Questions

Every run of \r and \n characters (however many in a row) is replaced with a single space, so your text becomes one continuous line with words still separated.

If the line already ended with a space before the break, you may end up with two spaces there — run the result through the Remove Extra Spaces tool afterward if you want single spacing throughout.

Yes — it matches any combination of \r and \n characters, so it handles CRLF, LF, and old-style CR line endings all the same way.

No — the replacement happens entirely in your browser.

Related Tools

Related Articles

More from Text Utilities