How to merge PDFs online without uploading
Merging PDFs is one of the most common 'I just need to do this once' tasks. You've got two scanned pages of a contract, three receipts, and a cover letter — and the recipient wants them as one file. Most online merge tools require uploading your PDFs to their servers, which is uncomfortable when the documents are confidential (contracts, medical records, financial statements). This guide walks you through doing it locally in your browser, with no upload involved.
PDF merge requests come from very different contexts: bundling multiple expense receipts into one file for reimbursement; combining a CV + cover letter + portfolio into one application PDF; appending an addendum to an existing contract before sending; assembling research paper pages from multiple downloads. The common thread: the source files often contain personal or confidential data you don't want to upload to a third-party SaaS.
Step by step
Open PDF Merge
The merge happens entirely in your browser using pdf-lib. No upload, no signup, no account.
Drop your PDFs
Drag two or more PDFs from your file explorer onto the page. Each PDF appears as a row with its filename and page count.
Reorder by dragging
The order you set is the order in the merged file. Drag a row up or down to change position. You can also add the same file twice if you need a section duplicated.
Click Merge
The tool combines the PDFs page by page, preserving fonts, images, form fields and bookmarks where possible. Processing takes 1–3 seconds for typical documents.
Download the merged PDF
The file downloads to your default folder, named 'merged.pdf' by default. Rename if you want — there's no watermark and no signature added by the tool.
Merge your PDFs into one file in under 30 seconds.
Common pitfalls
- Encrypted/password-protected PDFs can't be merged directly. Unlock them first with PDF Password (you'll need the password), then merge the unlocked versions.
- Form fields with the same name across two PDFs collide. Acrobat handles this gracefully but some viewers show only one value. If you're merging two filled forms, flatten them first (PDF Editor → Flatten).
- PDFs from older scanners or non-standard sources sometimes have non-conforming structure. If a merge fails or the output looks odd, run each input through PDF Compress first — it normalises the structure as a side effect.
- Page count adds up: merging six 50-page PDFs gives you a 300-page file. If you only need specific pages, use PDF Split first to extract them, then merge the extracts.
FAQ
Is there a maximum number of PDFs I can merge?
Practically, around 30–50 PDFs at once before browser memory becomes an issue. For larger merges (100+), do it in two passes: merge groups of 30 first, then merge the resulting files.
Will the merged PDF lose quality?
No. PDF Merge re-uses the page content exactly as it is — no re-encoding, no conversion. The merged file is essentially a sum of the inputs plus a small overhead for the joined structure.
Can I merge PDFs with different page sizes?
Yes. The merged PDF will contain pages of mixed sizes — A4 mixed with US Letter mixed with custom dimensions. Some readers show this jarringly. If you want uniform pages, normalise them first by exporting to a fixed size (PDF to Images → Images to PDF).
Does this work on mobile?
Yes — the tool is responsive. On a phone, you'll typically merge 2–5 PDFs comfortably; large counts hit memory limits sooner. Tablet works for any reasonable merge size.