Micro Tool Yard logo

Drag & drop two or more PDFs here

Reorder files and pages below, then merge into one PDF — nothing leaves your device.

Ad Slot

How it works

  1. Add your PDFs

    Drop in two or more files. Nothing is uploaded — everything stays on your device.

  2. Set the file order

    Use the up/down arrows to arrange which document comes first, second, and so on.

  3. Fine-tune each file's pages

    Expand any file to exclude pages you don't need or reorder them within that file.

  4. Merge and download

    Get a single combined PDF with your exact file and page order.

Merge PDF combines any number of PDF documents into a single file, entirely inside your browser tab. Unlike simple "append the files together" tools, it gives you control over the result at two levels: the order the source documents appear in, and — inside each source document — which pages actually make it into the output and in what order.

Under the hood this uses pdf-lib's low-level page-copying API, which moves page objects directly from each source PDF's internal structure into a new combined document. Nothing is rendered to an image and reassembled, which is why the merged file keeps every source page's original fonts, vector graphics, and selectable text intact — the output is exactly as sharp and searchable as your originals, just combined.

Start by dropping in two or more PDFs. Each one gets a row with move-up and move-down controls so you can decide which document leads and which follows, without needing to re-upload anything in a different order. Expand any file's row to see a thumbnail of every page inside it — click a thumbnail's label to exclude that page entirely, or use its own up/down arrows to reorder pages within that one file, independent of the other documents in your merge.

Once you're happy with the file order and each file's page selection, give the output a filename and merge. The combined PDF downloads as a single file — there's no zip step here since the entire point is producing one document, and every byte of every source file stays in your browser's memory for the duration of the operation.


FAQ

Are my files uploaded anywhere to be merged?
No. Merge PDF runs entirely in your browser using pdf-lib. Each file is read into memory locally, combined there, and the result never leaves your device — no network request happens during the merge.
Can I control the order pages appear in the final file?
Yes, at two levels. Use the arrows on each file row to decide which source document comes first, second, and so on, then expand a file to reorder or exclude individual pages from within it before merging.
Does merging affect text quality or searchability?
No. This tool copies each PDF's existing page objects into the new document rather than rendering pages to images, so fonts, vector graphics, and the searchable text layer are preserved exactly as in the source files.
Is there a limit on how many files or how large they can be?
The combined size of all selected files is checked, not just one file at a time. Under 100MB total processes without a warning; up to 400MB total will still work but may take longer; above that, the merge is blocked up front with a clear message.
What happens if one of my PDFs is password-protected?
That file is rejected with a clear error identifying which one failed, so you can remove its password first and try again — the rest of your files aren't affected.