How to merge PDF files — every method compared

Merging PDFs is the single most common document task there is — contracts plus appendices, scanned ID plus proof of address, chapters written in separate files. And yet almost every online merger asks you to hand those exact documents to a stranger’s server. This guide walks through the merge that keeps your files on your machine, then covers the details most guides skip: page-level ordering, mixed page sizes, and when a desktop tool is the better call.

Merge PDFs in your browser, step by step

The fastest path is the Merge PDF tool on this site. It runs entirely in your browser — the files you add are never uploaded.

  1. Open the merge tool and drop your PDFs anywhere on the page, or click to browse. You can also paste files straight from the clipboard.
  2. Every page of every file appears as a thumbnail card. Drag the cards to set the order — or use the arrow buttons if you prefer the keyboard.
  3. Deselect any page you do not want in the final document. Deselected pages stay visible but dimmed, so nothing is lost by accident.
  4. Click Merge PDFs. The document is assembled on your device, and the result downloads in seconds — a progress bar tracks each page as it is written.

Because everything happens locally, the speed is limited only by your device. Fifty-page files merge as fast as the thumbnail grid can render them.

How page ordering actually works

A common frustration with mergers is discovering, after downloading, that the files joined in the wrong order. Here is the model that avoids that surprise: each file contributes all of its pages, in their original internal order, and the tool stacks the files in the sequence you arrange. Dragging a card from file B between two cards of file A splits nothing — it moves the whole file’s position.

If you need one page from a 40-page file in the middle of your merged document, do it in two steps: first extract that page into its own small file, then merge the pieces in order. Chaining tools this way covers every ordering case a real project produces.

Mixed page sizes and orientations

PDF pages carry their own dimensions, and a good merger preserves them exactly. An A4 report merged with a scanned US Letter receipt keeps both sizes — pages are never rescaled, padded, or cropped. The same goes for orientation: portrait pages and landscape slides coexist in one file, and any decent PDF reader displays each page correctly.

If the mix looks jarring in your reader, tidy it before merging: rotate the sideways scans, and consider organizing the combined file afterwards to fine-tune page order across all sources at once.

When a desktop app makes more sense

Browser tools handle documents of a few hundred pages comfortably, but there are two cases where installing software pays off. First, truly huge files — a 2,000-page scanned archive will be faster on a desktop application with direct memory access, especially on an older machine. Second, scripted or repeated merges: if you rebuild the same combined report every week, a command-line tool in a script beats manual dragging.

For everything in between — which is nearly every real task — the browser wins on convenience: nothing to install, nothing to update, and no document that leaves your device.

Keep the result tidy

A merged file inherits everything its sources carried, including metadata you may not want to publish: author names, original file titles in the metadata layer. Before sending a merged document outside your team, spend a minute with the metadata editor — it shows what the file says about itself, pre-filled from the real document, and lets you correct it.

And if the merged file is headed for email, compress it last. One merged document compresses far better than the sum of its parts, because identical fonts and images across the sources get written once.