PDF Tools
Drop in multiple PDFs, put them in the order you want, and download a single merged file. Your documents are processed in your browser and never uploaded.
Overview
This free PDF merger combines several PDFs into one document, in the order you choose, without uploading anything. Add your files, move them into sequence, trim page ranges if you only need part of a file, and download the combined PDF.
The important detail is where the work happens. Most online merge tools send your files to a server, process them there and hand back a download link — which means a contract, a bank statement or a signed agreement has left your machine and now exists on somebody else's infrastructure, subject to their retention policy. This tool opens and combines the files inside your browser, so nothing is transmitted at all.
Pages are copied rather than re-rendered. Text stays selectable, vector graphics stay sharp, and nothing is recompressed — the pages in the output are the pages from your originals. That matters for anything with small print, and it is a common way quality is lost when files pass through a conversion service.
There is no signup, no watermark and no cap on how many files you combine. The only practical limit is your own device's memory, since it is doing the work.
Step by step
Select or drop the PDFs you want to combine.
Move the files into the sequence you want, and trim page ranges if you only need part of a file.
Click merge and save the single combined document.
Background
Merging takes the pages from two or more PDF files and writes them into a single new document, one after another. It is a structural operation rather than a visual one: the page objects — their text, fonts, images and vector instructions — are copied into the new file largely unchanged, and a fresh index is written so a reader knows where each page lives.
Because it copies rather than redraws, merging does not degrade the pages. That is different from tools which rasterise each page into an image and reassemble them, a shortcut that produces a file where text can no longer be selected or searched and small print goes soft. If a merged document comes back noticeably larger and no longer searchable, that is usually what happened to it.
What does not survive is anything stored at document level rather than page level. The bookmark outline is the main casualty: it belongs to the document as a whole, so a merged file starts without one. Form fields and digital signatures are also document-level constructs, and a signature in particular is invalidated by any change to the file it signed — which is the correct behaviour, since the signed document no longer exists in its original form.
Reference
Merging is quick and hard to undo once you have deleted the originals. These are the things worth a look first, roughly in the order they cause problems.
The order of the files
Pages are written in the order the files are listed, so the sequence is the one decision that determines whether the output makes sense. Move files up or down before merging rather than fixing it afterwards in an editor.
Required
Which pages you actually need
Use the page-range box to take part of a file: 1-3, 5, 8- or any combination. Leaving it blank includes everything, which is usually right but produces bloated documents when a source file has a cover sheet you do not want.
Required
That every file opens
A file that cannot be read is reported by name before anything is merged. The usual causes are a password, a truncated download, or a file that is not really a PDF despite its extension.
Required
Page size and orientation
Mixed sizes are preserved rather than normalised, so an A4 report merged with a US Letter appendix keeps both. That is correct behaviour, but it prints awkwardly — worth knowing before you send it to be bound.
Optional
Bookmarks you rely on
The document outline is not carried across. If your source PDFs use bookmarks for navigation, plan to recreate them in an editor after merging, or keep the originals for reference.
Optional
Digital signatures
Any signature on a source file is invalidated by merging, because the signed document has changed. If a signature must remain verifiable, keep that file separate and send it alongside the merged one.
Optional
Form fields
Interactive fields may not survive intact, and duplicate field names across merged files can conflict. Flatten forms before merging if the filled values matter more than the ability to edit them.
Optional
The resulting file size
The output is approximately the sum of the inputs. Email systems commonly reject attachments over 10 to 25MB, so check the size before sending and compress separately if you need to.
Optional
Who it helps
A proposal, a contract and a schedule of rates arrive far better as one file than as three attachments in an order the recipient has to guess. Merging also stops the common failure where someone opens the first attachment, replies, and never sees the other two.
Month-end usually means a folder of individual invoices and receipts that an accountant wants as a single submission. Combining them in the right order takes seconds and saves the back-and-forth about which document is missing.
Contracts, bank statements, medical letters and identity documents are exactly the files that should not be uploaded to an unknown server. Because the merge happens in your browser, the question of what a third party retains does not arise — nothing reaches them.
Bundles and exhibit sets need a specific order and often only parts of each source document. Per-file page ranges mean a fifty-page report can contribute three pages to the bundle without a separate splitting step.
Submissions frequently have to arrive as one PDF — a cover sheet, the work itself, and appendices produced in different applications. Merging preserves each part exactly as its own software rendered it, including equations and figures.
Scanners often produce one file per batch rather than per document. Merging reassembles a document scanned in several passes, and the page-range box lets you drop the blank separator pages a feeder inserts.
Do it properly
Reordering pages in a finished PDF needs an editor; reordering files here takes one click each. Check the sequence in the list, including which document should carry the cover page, before producing the output.
Taking pages 2-4 of a source file as you merge avoids a separate split step and keeps the output free of cover sheets and blank pages. The order you type is the order they appear, so a range can reorder pages too.
The download arrives as merged.pdf. Rename it to something the recipient will recognise — a client name, a project, a month — before sending. A folder of files all called merged.pdf is its own problem later.
Open the merged document and confirm the page count and the order before deleting anything. Merging is not reversible without the originals, and a missing appendix is easier to fix while you still have it.
The merged file is roughly the size of its parts combined, which often exceeds email limits. Compress as a separate step so you can check the quality of the result rather than discovering it after sending.
Merging invalidates a digital signature because the signed file has changed. Where a signature has to remain verifiable, send that document on its own alongside the merged bundle rather than inside it.
Avoid these
Uploading confidential files to an online merge service
Use a tool that processes files locally, or desktop software. Anything uploaded is subject to that provider's retention and access policies, which is a real problem for contracts, statements and anything covered by a confidentiality obligation.
Merging in whatever order the files were added
Check the list before merging. Files are combined in the order shown, and an appendix ahead of the report it belongs to is the kind of error a recipient notices before you do.
Expecting bookmarks to survive
Plan to recreate them. The outline is stored at document level, so a merged file starts without one. For a long bundle, a contents page in the first document is often more practical than rebuilding bookmarks.
Merging signed documents and sending them as originals
Keep signed files intact and separate. A signature covers the exact bytes it was applied to, so any merge breaks it — a recipient checking validity will see a failure rather than a signature.
Assuming merging will make the file smaller
It will not. The output is about the sum of the inputs, since nothing is recompressed. If the result is too large to email, compress it as a separate step and check the quality afterwards.
Deleting the originals immediately
Open the merged file and check the page count and order first. Once the sources are gone there is no way to recover a page that was trimmed by a mistyped range.
FAQ
The Merge PDF is at the top of this page — free, no signup, nothing uploaded.
Guides
Articles that go deeper than this page has room for.