Skip to content
Tooldict

Remove Line Breaks

Joins a multi-line text into a single line. You decide which separator (space, comma, etc.) goes between the lines.

Result

About

Great for fixing paragraphs copied from PDFs or emails that are broken into many lines, or for turning a list into a single comma-separated line.

All processing happens in your browser; your text is never sent out.

How to use

  1. Paste your text into the box.
  2. Type the separator to place between lines (space by default).
  3. Copy the single-line result.

Frequently Asked Questions

Can I join lines with a comma?
Yes. Type a comma (or ', ' for comma + space) into the separator box and the lines are joined with it.
Are empty lines included?
No. Empty lines are skipped; only non-empty lines are joined.

Other tools

Embed this tool

Copy the code below and paste it into your site's HTML to embed this tool for free. The snippet includes an attribution link back to the source.

<iframe src="https://tooldict.com/embed/en/remove-line-breaks" title="Remove Line Breaks" width="100%" height="600" style="border:1px solid #e2e8f0;border-radius:16px;max-width:680px" loading="lazy"></iframe>
<p style="font:13px/1.5 sans-serif">Powered by <a href="https://tooldict.com/en/remove-line-breaks" target="_blank" rel="noopener">Remove Line Breaks</a> — Tooldict</p>