UtilitiesTools

Merge PDF

Combine several PDFs into one ordered document. Add your files, drag them into the sequence you want, then download the merged PDF. It all happens in your browser — your files are never uploaded.

    🔒 Merged entirely in your browser — your PDFs are never uploaded.

    What this tool does

    This is a free tool to merge PDF files — it combines two or more PDFs into a single document, in the order you choose, without uploading anything. Add your PDFs, drag them into the sequence you want, and download one combined file. It is the answer to the very common "I have these separate PDFs and I need them as one" problem, whether that is a CV plus a cover letter, a set of handouts, or several signed pages of the same agreement.

    The merge runs entirely in your browser, which is exactly what you want when the documents are private — contracts, statements, or paperwork you would never want to upload to a third-party site.

    How to use it

    1. Add your PDFs. Drag your files onto the drop zone, or tap Choose files to pick them.
    2. Put them in order. Drag the rows in the file list (or use the up/down controls) so the documents will be combined in the right sequence — the first row becomes the first pages of the result.
    3. Merge and download. Press Merge & Download; the combined PDF is built in your browser and saved to your device. No account, no waiting in a queue — use it and go.

    How it works (the method behind it)

    The tool reads each PDF you add straight from your device into memory. Using pdf-lib, an open-source JavaScript PDF library, it creates a new empty PDF and then copies every page from each source document — in the order you set — into that new document with pdf-lib's copyPages operation. The pages keep their original size and content; nothing is re-rendered or degraded. Once all pages are copied, the new PDF is serialized to bytes and handed to you as a download. Because every step happens in your browser tab, your files never travel across the network.

    Examples

    Common use cases

    Why use this one

    Tips and limits

    Frequently asked questions

    Are my PDFs uploaded to a server when I merge them?

    No. The files you add are read straight from your device and combined into one PDF inside your browser. Nothing is transmitted to us or any third party, so private documents like contracts or bank statements stay on your computer. You can confirm there is no upload by watching your browser's Network tab while you merge.

    Can I control the order the PDFs are combined in?

    Yes. After adding your files, drag the rows in the file list (or use the up/down controls) to set the exact order. The merged PDF keeps each source document whole and places them in the sequence you choose.

    Is there a limit on how many or how large the PDFs can be?

    We impose no file-count or file-size limit — there is no per-hour task cap and no paywall. The only real limit is your device's available memory, so merging several very large PDFs works best on a desktop rather than a phone.