Remove Line Breaks

Strip the hard line breaks out of text copied from a PDF or an email, keeping the real paragraphs intact.

Result
0
Lines in
0
Lines out
0
Breaks removed

Everything runs in your browser. Your text is never uploaded, stored or logged — close the tab and it is gone.

The problem

Copy a paragraph out of a PDF and you rarely get a paragraph. You get the shape of the page — a line break wherever the text happened to reach the right margin. Paste that anywhere that reflows text and it arrives as a ragged column that will not wrap.

Email quoting does the same thing, as do plain-text exports, code comments and anything that has passed through a terminal.

The three modes

  • Keep paragraphs — the one you almost always want. A single line break inside a paragraph becomes a space; a blank line between paragraphs is preserved. This is what turns a PDF column back into prose.
  • Remove every break — collapses the whole thing into one continuous line. Useful for a single quote, a value going into a form field, or anything that must be one line.
  • Only blank lines — leaves the line breaks alone and closes up the double-spacing. Useful for lists that arrived with a gap between every item.

Tidy spaces, on by default, also collapses runs of spaces and strips the whitespace hanging off the ends of lines — the other half of the same mess.

When “keep paragraphs” gets it wrong

The rule is structural: a break with text either side of it is treated as a wrap, and a blank line is treated as a paragraph. That is right for prose and wrong for a few things:

  • Poetry and lyrics, where every break is deliberate
  • Addresses and signatures, which are short lines by design
  • Lists without blank lines between items — these will be joined into one paragraph

For those, use “Only blank lines”, or paste the affected section separately.

Common questions

Is my text uploaded?

No. Everything runs in this page.

What about hyphens split across lines?

Text from a PDF often breaks a word with a hyphen at the end of a line. The Text Cleaner rejoins those as well as fixing quotes, bullets and invisible characters — use it when the paste is generally messy rather than just badly wrapped.

Can I get the original back?

Yes. The input box is untouched, so you can change modes and compare, or start again.

Do this on your phone, offline.

Wordpad Plus is a full word processor with a live word count, OCR scanning and one-tap PDF export — no account required.

Free on Google Play. No account to create — install it and start writing.