organize →
How to merge PDF files (without handing them to a stranger)

The short version
- A proper merge is lossless: it copies page objects, it doesn't re-render your text into images.
- Order is the #1 source of do-overs — drag files into sequence before you export.
- Unlock encrypted inputs first, redact before bundling, and compress the result if it's too big to email.
- Free web mergers upload both documents to their servers; keep sensitive packets in one private workspace.
Merging PDFs is the document equivalent of stapling. You have a contract, an addendum, and a scanned ID, and the person on the other end wants one file, in order, that they can open once and be done with. Easy in theory. The reason people search for "how to merge PDF files" anyway is that the obvious routes — print to PDF, email yourself, upload to a random site — all have a catch.
What "merging" actually does
A PDF is a sequence of page objects wrapped in a little index. Merging copies the page objects from each source file into a single new document and rebuilds that index. Done properly, nothing is re-rendered or re-compressed — your text stays selectable, your images stay sharp, and a five-page file plus a two-page file becomes a seven-page file byte-for-byte faithful to the originals.
That last point matters more than it sounds. A lot of "merge" tools secretly flatten everything to images to make the combine step easier, which bloats the file and kills your ability to search or copy text. A good merge is boring and lossless. If your 2 MB inputs turn into a 30 MB output, the tool cheated.
How to merge PDFs, step by step
- Gather your files — PDFs, and usually images (JPG/PNG) too, since scans often arrive as photos.
- Open the merge tool and add every file you want combined.
- Drag them into the right order. This is the step everyone rushes and then redoes. The order in the list is the order in the final file.
- Merge, then open the result and skim it once before you send it.
Merging mixed files (PDF + images + Office docs)
Real packets are rarely all PDFs. You'll have a Word contract, a couple of phone photos of a signed page, and maybe a spreadsheet. The clean approach is to convert the odd ones out to PDF first so everything merges as proper pages rather than getting awkwardly embedded. Images merge fine directly — each becomes a page sized to the image — but Office files behave best converted first. (If yours started life as a scan, read our note on conversion quality before you trust the output.)
Three mistakes that ruin a merge
1. Merging encrypted files blind
If one input is password-protected, most tools either fail or silently drop it. Unlock it first (you'll need the password), merge, then re-protect the result. Here's how protection actually works so you re-lock it correctly.
2. Forgetting that merged ≠ redacted
Combining files doesn't remove anything. If one of your sources has sensitive data hidden behind a black box, merging carries that hidden text straight into the combined file. Sort out real redaction before you bundle.
3. Letting the file balloon
Merge a few image-heavy scans and you can easily clear a 25 MB mailbox limit. If the result is too big to send, don't re-merge — just compress the finished file once.
The part nobody mentions: where your files go
Merging a contract means handing both documents to whatever runs the tool. Free web mergers upload your files to their servers, combine them there, and hand back a link — and their retention policy is usually a sentence you never read. For a marketing flyer, fine. For anything with a name, a number, or a signature, that's a copy of your private document sitting on someone else's disk. It's the entire reason we keep the merge tool inside one private workspace instead of a throwaway page.
Where to go next
- Need the opposite? Splitting and extracting pages covers pulling a packet back apart.
- Output too chunky to email? Compress it without wrecking the text.
- Want the full picture? Start from the practical guide to working with PDFs.
Frequently asked
- Does merging PDFs reduce their quality?
- A proper merge is lossless — it copies the page objects and rebuilds the index, so text stays selectable and images stay sharp. Quality only drops if a tool flattens everything to images, which also bloats the file.
- Can I merge a PDF with JPG or PNG images?
- Yes. Images merge directly, each becoming a page sized to the image. Office files (Word, Excel) merge most reliably if you convert them to PDF first.
- Can I merge password-protected PDFs?
- Not directly. Unlock each protected file with its password first, merge, then re-apply protection to the combined document.
Maya Sundaram
Co-founder & document-tooling engineer, Arthize
Maya has spent the last decade building document-processing systems — first for a legal-tech startup that ingested millions of scanned filings, now at Arthize where she owns the conversion, OCR and compression pipelines. She has opinions about Ghostscript flags.



