Remove Line Breaks
Remove line breaks from text and optionally join with spaces, or replace them with a custom separator. Great for cleaning up copied text.
Recognizes CRLF, LF, CR, Unicode line separator (U+2028), and paragraph separator (U+2029).
Review carefully: even conservative matching can change an intentional hyphenated word.
Also trim double spaces? Use remove extra spaces.
Join broken lines
Fix PDF/email paste where every line break splits a sentence. Paragraph mode keeps stanza gaps.
FAQ
When do I use this?
PDF and email copy often inserts hard line breaks mid-sentence — this joins them back into flowing paragraphs.
What is Keep paragraphs mode?
Single line breaks become spaces, but blank lines stay as paragraph boundaries. Stats separate joined breaks from the UTF-16 output length change.
Is it private?
Yes — it runs entirely in your browser.
Last updated: