How to merge PDFs privately (no upload)
Updated 20 August 2026
Combine PDFs in your browser — reorder pages, then download one file. Your documents never leave the device.
UnboundPDF is a free suite of 53 PDF and image tools that run entirely in your browser — merge, split, compress, edit text, OCR in 126 languages, redact, sign, convert and archive to PDF/A. Your document is read and written by the page on your own device; there is no document-upload endpoint in the core tools, no account, no watermark and no daily cap. Every result can be checked — with the Network tab, or with the Document Passport the Workspace writes for a chain of steps.
- Open Merge PDF and add two or more files.
- Drag to reorder (or use the up/down controls).
- Merge into one PDF.
- Download the result — processing never left your device.
Useful for applications, contract packs, and invoice bundles when you do not want a third-party server to see the set.
Putting the files in the right order
Drop the PDFs in any order, then drag them into the order the combined file should read — the merge follows the list exactly, and the pages inside each file stay as they were. If a file itself needs its pages rearranged first, do that in Organize PDF and then merge; merging never reorders pages within a document.
Mixing PDFs with photos and scans
The merge tool combines PDFs. If part of your bundle is photos — a snapped receipt, a phone scan — turn them into a PDF first with JPG to PDF (it takes several images at once and makes one document), then add that PDF to the merge. Two steps, and the photo pages come out at the images' own resolution.
How many files, how big
The tool sets no cap of its own; what it can take on depends on your device, because the work happens there. We do not quote a maximum. What we can tell you is what was measured: on one desktop machine in August 2026, a 500-page, 99.6 MB document and a 300-page, 119 MB scan merged into valid PDFs. A phone manages less; if a very large merge stalls, combine in two passes — merge half, then merge the halves.
What survives the merge
Links and form fields on each page come along. Document-level bookmarks — the outline panel — usually do not combine, so a merged set of manuals will not have one unified table of contents; that limitation is stated here because most tools quietly leave you to discover it. Page sizes are kept as they are: an A4 letter followed by a landscape spreadsheet page stays exactly that, and Resize PDF can even them out afterwards if you need uniform paper.
Encrypted files
A password-protected PDF is flagged rather than silently skipped. Unlock it first — you need its password — then add the unlocked copy to the merge.
After the merge: size and order checks
A merged file is the sum of its parts, so a bundle of scans can come out heavy. If it has to go by email, run the result through Compress PDF — Balanced keeps the text selectable. And before sending, scroll the merged file once: the fastest check is simply that the documents appear in the order you set, which they will, but thirty seconds of scrolling beats resending.
On a Mac, on Windows, on your phone
The steps are the same everywhere because the tool is a web page: open it, drop the files (tap to pick them on a phone), drag to order, merge, download. There is no separate Mac build to install or Windows version to update — the browser you already have is the whole requirement, and the file never leaves it.
What “privately” actually means here
Most online PDF mergers work by receiving your files: you upload the documents, a server combines them, and you download the result. The privacy question then becomes the operator’s retention policy — something you cannot see. UnboundPDF’s merge works the other way round: the page downloads the merging code to your browser, and your files are opened with JavaScript on your own device. The combined PDF is assembled in your browser’s memory and saved straight to disk. There is no document upload endpoint to send them to.
Check it yourself, don’t trust us
Open your browser’s DevTools (F12) and switch to the Network tab before you merge. Add your files and run the merge: you will see the page fetch its own scripts — and no request carrying your document bytes. The PDF Privacy Lab walks through this verification step by step with a test file, so you can prove the behaviour before using a document that matters.
What survives the merge
Pages keep their original dimensions and rotation. Each file’s bookmarks are not carried into the combined outline — the result carries the page content. Going the other way — splitting one book back into its chapters — uses the outline the source file already has: see splitting a PDF by its bookmarks or chapters. Encrypted files must be unlocked first; Unlock PDF handles that if you have the password.
When merging is the wrong tool
If you need only some pages from a file, run Split PDF or Organize PDF first and merge the extracts — the pack stays smaller, and nothing you did not intend to share ends up in it. Quick recipes for either job without an account: split a PDF without uploading it and merge PDF files without uploading them.
Frequently asked questions
Can I verify that merging doesn't upload my files?
Yes — open your browser's DevTools Network tab before merging, then add your files and run the merge. You will see the page fetch its own scripts and no request carrying your document bytes; the PDF Privacy Lab walks through this check step by step.