Text copied from PDFs or emails often has a line break on every line, breaking sentences into fragments.
Unwrap Text joins those hard-wrapped lines back into continuous paragraphs.
How to use Unwrap Text Online
- Paste the hard-wrapped text you want to fix into the input box.
- Unwrap Text joins the lines within each paragraph back into a single flowing line.
- Copy the unwrapped text, or download it as a .txt file.
Use cases
- Rejoining a paragraph that was wrapped at a fixed column.
- Cleaning text pasted from a PDF where every line broke.
- Turning hard-wrapped email text back into flowing prose.
Good to know
Unwrap Text treats blank-line-separated blocks as paragraphs, trims each line, and joins the lines inside a paragraph with single spaces. Blank lines between paragraphs are kept, so structure is preserved while the hard wrapping is removed.
Frequently asked questions
Are paragraph breaks preserved?
Yes. Blank lines that separate paragraphs are kept, so only the wrapping inside a paragraph is removed.
Does it add spaces between joined lines?
Yes. Lines within a paragraph are joined with a single space so words do not run together.
Will it merge a deliberate list into one line?
Within a single paragraph it will, so separate items should be divided by a blank line to stay apart.