en

Join Lines

Join all lines locally into a single one - breaks removed, joined with spaces. No upload.

Running locally on your device ...

0%

Your files never left your device

    Is my file uploaded?

    No. Everything runs in your browser - your file never leaves your device. How this is verifiable

    No upload100% local
    Your content stays with youno third-party access
    Servers in GermanyGDPR by design
    Independently auditedTLS A+ · HTTP headers A+

    This tool removes the line breaks from your text and joins everything into a single line. It is the exact counterpart to the line-wrap tool: a hard-wrapped paragraph becomes continuous running text again that you can comfortably reuse.

    Typical cases: a paragraph copied from a PDF with annoying breaks, an email with fixed line lengths, or text torn apart on paste. Each line is stripped of surrounding spaces, empty lines are skipped, and the rest are joined with exactly one space.

    All processing happens entirely locally in your browser - no upload, even offline. Your text never leaves your device. The result is a single line you can copy or download straight away.

    Specifications

    Specifications
    Input formatsText input
    Output formatTXT
    Batch processingNo
    ProcessingLocally in your browser (JavaScript)
    File uploadNone

    In 3 steps

    1. Paste multi-line text.
    2. Breaks are removed, lines joined with spaces.
    3. Download the joined text.

    Limitations: Removes all line breaks, trims each line, skips empty lines and joins the rest with exactly one space. The counterpart to wrapping. There is deliberately no separator option (always a space).

    FAQ

    Is my text uploaded?

    No. The joining runs entirely locally in your browser - even offline. Your text never leaves your device.

    What joins the lines?

    With exactly one space. Leading and trailing spaces of each line are removed first, and empty lines are skipped.

    Is this the reverse of wrapping?

    Yes. While the wrap tool splits long lines, this tool joins wrapped lines back into one.

    Are paragraphs kept?

    No, intentionally not: all breaks are removed so a single continuous line results. For several paragraphs, process the blocks one at a time.

    Related tools