What this does
It takes several PDF files and combines them into a single document, in the order you choose, without your files ever leaving your machine. Merge two files or twenty; each file’s pages arrive together, in their own order, one file after another from the top of your list to the bottom.
The difference from most “merge PDF” sites is architectural, not cosmetic. They work by uploading your documents to a server, merging them there, and letting you download the result, which means the contents of your files have travelled to a company you know nothing about, on the strength of a promise that they delete things. This tool does the same job inside your browser. The files are read straight off your disk, the merged file is assembled on your own processor, and the download is a local copy handed from one part of your browser to another. Nothing is uploaded because there is nowhere to upload to.
How to use it
- Drop your PDF files onto the tool, or press “Choose PDF files”. You can select several at once, and add more at any point; each file shows its page count and size once it has been read.
- Put them in order. Drag a file up or down the list, or use the arrow buttons; the numbers on the left are the final order, top first.
- Press “Merge PDFs”, then “Download merged PDF”. The result is a single file named merged.pdf, with every page of every file in the order you set.
Files that cannot be merged are refused by name, with the reason: a file that is not really a PDF, one too damaged to read, or one that is password-protected. Everything readable stays in the list and merges.
What survives the merge, and what cannot
A merged PDF is judged on fidelity, so it is worth being precise about what happens to each part of your documents.
Pages come through exactly. The merge copies each page as an object, with everything it references: content, fonts, images, colour spaces. Nothing is rasterised, re-encoded or re-flowed. A searchable page stays searchable, a vector diagram stays vector, and a page’s dimensions are preserved to the point, so an A4 letter followed by a US-letter scan followed by a landscape spreadsheet page produces exactly that sequence. This is also why the tool has no quality setting: there is no quality decision being made.
Document-level features cannot. Bookmarks, the outline panel some PDFs show at the side, belong to a document’s catalog rather than to its pages, and so does the machinery that makes form fields fillable. When several documents become one, those parts are not carried across: the merged file has no outline, and forms keep their appearance, including anything already typed into them, but stop being interactive. Most merge tools quietly do the same; the difference is that this page tells you before you find out. If a form must stay fillable, merge around it and send it separately.
Encrypted files are refused at the door. PDF encryption applies to a file’s internals, not just to opening it, and a surprising number of PDFs carry restrictions you have never noticed because viewers open them without a password. Copying pages out of a file this tool cannot decrypt would produce a merged document of broken pages, so it declines and names the file instead.
When one file is the right shape
The queue at the scanner is the classic case: a signed contract that came back as five separate scans, or a phone camera’s one-PDF-per-page habit, wants to be one document before anyone files it. Expenses and audits collect receipts and invoices from a dozen sources into one bundle per month. Job and visa applications ask for CV, cover letter and certificates as a single attachment, in a stated order, which is exactly what the reordering list is for. And anything destined for printing or sharing simply travels better as one file than as seven attachments someone else has to open in sequence.
Limitations
Whole files only. This tool merges complete documents in sequence. It does not pick pages out of the middle, rotate them, or interleave two documents page by page. Pulling chosen pages out of a document is the PDF splitter, and the two undo each other cleanly.
The interactive layer is not merged. As above: no bookmarks or fillable fields in the output. The pages themselves, and how they look, are untouched.
Protected files need their password dealt with first. The tool refuses encrypted PDFs rather than producing a broken merge, so remove the protection in software that has the password, then merge.
Memory is the ceiling. Every source document is held in your device’s memory while you arrange and merge. That is the price of the no-upload architecture, and for ordinary documents it is invisible; for enormous scanned archives, merge in batches.