Merge PDF Files (Free, No Upload)
Combine multiple PDFs into one, in any order. Everything runs on your device; files are never uploaded.
Drop PDF files here
Add two or more PDFs, put them in order, then merge.
Files are processed on your device. Nothing is uploaded.
How the merge works
Add two or more PDFs and they appear in a list. Reorder them with the up and down buttons, drop any you didn’t mean to include, then merge. The tool walks through each document in the listed order, copies every page into one new PDF, and hands you the result as merged.pdf. Nothing leaves your device: the whole operation runs in your browser on top of pdf-lib, an open-source PDF library, so there’s no upload, no queue, and no copy of your contract sitting in a stranger’s temporary storage.
That page-copying approach has one honest consequence. Bookmarks, outlines, and interactive form fields live at the document level, not the page level, so they may not survive the merge. What’s printed on the pages, including filled-in form values that were flattened and signature images, comes across fine. If a source file has a password on it, the tool can’t open it at all; you’ll get a clear error rather than a corrupted output.
Common reasons to combine PDFs
The classic case is an application package. A rental application, a visa file, or a mortgage submission usually means one upload slot and five documents: the form, a scanned ID, two pay stubs, a bank letter. Merge them in the order the checklist asks for and you upload a single clean file instead of fighting the portal.
| You have | Merge order that works |
|---|---|
| Job application | Cover letter, resume, references |
| Rental or visa package | Application form, ID scan, proof of income, supporting letters |
| Invoice batch for accounting | Invoices in date order, oldest first |
| Course or training materials | Syllabus, then handouts by week |
Scanned paperwork is the other big one. Phone scanning apps love to produce one PDF per page, so a six-page agreement arrives as six files. Merge them once and the agreement travels as a unit. If some of those scans came out sideways or upside down, fix them with the PDF rotator before merging so you only handle the problem once.
After the merge
The output is named merged.pdf and contains every page of every input, in order. Open it and skim before you send it; the thirty seconds it takes is cheaper than emailing a recruiter twice. If the combined file has pages you don’t need after all, the PDF splitter extracts just the range you want. And if your “documents” are actually photos of receipts or whiteboards rather than PDFs, convert them first with JPG to PDF or PNG to PDF, then merge the result with the rest of your paperwork.
Frequently asked questions
Are my PDFs uploaded to a server?
No. The merge runs entirely in your browser using the open-source pdf-lib library. Your files are read into memory on your own device, combined there, and offered back as a download. Once the page has loaded, the tool even works with your internet disconnected.
Is there a limit on how many PDFs I can merge?
No fixed limit. The practical ceiling is your device's memory, since every document is held in the browser while merging. Combining a dozen typical scans or reports is no trouble on an ordinary laptop or phone.
Can I change the order of the files before merging?
Yes. Each file you add appears in a list with up and down buttons, plus a remove button if you added something by mistake. The merged PDF copies all pages of each document in exactly the order shown.
Will bookmarks and form fields survive the merge?
Maybe not, and we'd rather tell you upfront. The merge copies pages, not document-level structures, so bookmarks, outlines, and fillable form fields may not carry over into the combined file. Page content itself, including text, images, and existing signatures drawn on the page, comes through intact.
Can I merge password-protected PDFs?
Not currently. Encrypted PDFs can't be opened by the tool, and you'll see a friendly error instead of a broken result. Remove the password in the app that created the file first, then merge.
Does merging compress the files or shrink the result?
No. The output is roughly the sum of its inputs, since pages are copied as-is. This tool doesn't recompress PDF content, and it doesn't do OCR either.