Remove Line Breaks
Join lines into one. Replace line breaks with a space or remove them.
Replace line breaks with:
About Remove Line Breaks
Paste text that has line breaks. Choose to replace each break with a space (good for paragraphs) or remove breaks entirely (one long line).
Frequently Asked Questions
What does "Replace with space" do?
Each line break is replaced by a single space, so "line1\nline2" becomes "line1 line2".
What does "Remove all" do?
Line breaks are removed with nothing in between, so "line1\nline2" becomes "line1line2".
Is my text sent to a server?
No. Processing is done entirely in your browser.