Merge PDF

Combine PDFs in your browser. Your files never leave this device.

Select PDF files
or drop them here
Select files
PDF · up to 100 MB · nothing uploaded
No upload No account No watermark Free

Merging combines PDFs by copying their pages into one new document, in the order you set. Pages are moved as finished objects — text stays selectable, links on the page keep working, and images keep their original data. Nothing is re-encoded, so the merged file looks and behaves exactly like the originals side by side.

The whole operation runs in your browser. There is no upload endpoint on this page — the files are read into memory, combined by a PDF engine running in a background worker, and written back to a file your browser downloads. That is why the order list can show page counts before you commit: the tool already knows what each file contains without sending it anywhere.

The output is named merged.pdf and carries no watermark. If any source document contains form fields, the result card tells you that fields from more than one file may collide, because PDF forms identify fields by name and two documents can reuse the same name for different fields. Encrypted PDFs are refused up front rather than merged into a broken result.

Mechanically, nothing leaves the tab. The page reads your files into memory, a PDF engine assembles the merged document in a background worker, and the result is written to a download — at no point does a request carry your document anywhere, and the page cannot: its security policy blocks outbound connections entirely. You can watch the network panel while it runs; that is the point of building it this way. No account, no email, no watermark, no stored copy — there is no server-side copy to store.

Merge is a page-level tool: it combines whole pages and cannot touch the words on them, cannot compress the result, and cannot open encrypted inputs. Those boundaries are stated rather than papered over. For text inside pages, the Android app edits the original text objects; for encrypted files, it opens them with the password on your phone. If your merge is mostly about order — which chapter follows which — this page is the whole job.

A typical run looks like this: drop contract.pdf, scope.pdf and appendix.pdf onto the page; see 4, 2 and 16 pages on the list; drag appendix above scope because the sign-off order changed; press Merge and download merged.pdf twenty seconds later. No account was created, no email given, no file left the machine — the four files involved exist only on your disk, and three of them are still exactly where you dropped them from.

How it works

Select your PDFs

Pick two or more files, or drop them onto the page. Nothing is sent anywhere.

Put them in order

Drag the files, or use the arrows. Page counts are shown so you can check before merging.

Download the merged PDF

Merging happens in your browser. The file is ready in seconds.

Why use Merge PDF on PDFMason

Nothing is uploaded

There is no server. Your contracts and invoices stay on your machine.

No account, no limits

No sign-up, no daily file cap, no watermark on the result.

Order is explicit

You see page counts and thumbnails before you commit.

Works offline

Once the page is loaded, you can turn off Wi-Fi and it still works.

Order is what you see

The list top-to-bottom is the merged file front-to-back. Drag or use the arrows; page counts update as files are added.

Two to thirty files

The engine accepts 2 to 30 PDFs per run, with the same 100 MB total ceiling as the rest of the site. Above that, the Android app is the better tool.

Encrypted files are refused

A password-protected PDF is blocked before merging starts — merging into a broken file is worse than stopping.

Bookmarks do not carry over

Pages survive intact; the navigation outline does not. Rebuild bookmarks in the Android app if you need them.

Private by architecture

The security policy on this page blocks outbound requests outright. Privacy is not a promise here; it is a constraint the browser enforces.

Check counts before you commit

The list shows each file's page count as it is added — the mismatch you spot now is the one you do not have to fix later.

Merge PDF FAQ

Do you upload my files?
No. There is no upload endpoint on this site. Every tool runs in your browser using WebAssembly, and the page’s Content-Security-Policy blocks outbound connections entirely. You can verify it: open DevTools → Network and run the tool.
How many PDFs can I merge at once?
As many as your browser’s memory allows. In practice, 20–30 files or about 100 MB total works comfortably. Above that, the Android app is a better fit.
Will merging change the quality?
No. Pages are copied, not re-encoded. Text stays selectable, images keep their original data.
Can I merge password-protected PDFs?
Not in the browser — we block encrypted files rather than risk producing a broken result. PDFMason for Android can open them with the password.
Does the merged file have a watermark?
No. We don’t add anything to your file.
Can I reorder pages after merging?
Yes — use Organize PDF on the merged file.
Do bookmarks survive the merge?
Bookmarks (the outline) are not carried over — the pages are copied, not the navigation tree. Everything on the page itself survives.

Need more? Do it on Android

The browser tools handle whole pages. The app edits the text inside them — on your device, with nothing uploaded.

Join the waitlist