Four PDFs, one email attachment, and every merge tool asking for a password
A contractor sent me four separate invoice files. The accounting portal accepted exactly one. Here's what I learned trying to combine them without handing my files to a stranger's server.
A subcontractor sent me four separate PDFs last month: invoice.pdf, timesheet.pdf, materials-receipt.pdf, and a fourth one simply named doc.pdf. The client's accounting portal had one file upload field. One. I needed to combine all four into a single attachment before 5 PM.
The first tool I tried wanted me to create an account. The second one worked but stamped a watermark across every page. The third merged the files fine, then told me I'd hit the free tier limit and needed to upgrade to download the result.
After about thirty minutes I had a merged file and a list of things I'll never do again.
Why every PDF tool wants your email address
The sign-up requirement isn't a security thing. It's a funnel. They want to put you into a drip sequence, show you a paid plan after your trial expires, and count you as a user in their metrics. Your four PDFs have nothing to do with it.
The tools that don't require sign-up are usually browser-based. They run the merge locally in your tab. Nothing goes to a server. That's actually better for you: the files stay on your machine.
Order matters more than you think
Before you click merge, think about what order the files should be in. Most tools merge in whatever order you upload or drag them. If you upload timesheet.pdf first and invoice.pdf second, that's how the combined file will read.
For something like an accounting submission, the order is: invoice first, then supporting documents. For a portfolio, it might be your strongest piece first. For a report split across chapters, it's obvious. But drag-and-drop interfaces don't know what you're doing, so check before you confirm.
What can go wrong with the output
A few things bite people that aren't obvious:
- Some tools re-compress images during the merge. A 2 MB scan going in can come out as a 6 MB bloated mess, or a blurry 400 KB thumbnail. Check the output file size.
- Page numbering doesn't update automatically. If invoice.pdf ends on page 4 and timesheet.pdf starts at page 1, the combined PDF will have 1, 2, 3, 4, 1, 2, 3. This is fine for an email attachment, not fine if someone's printing it and expects continuous numbering.
- Bookmarks and internal links from the original files sometimes break or get dropped. If the source PDFs had a table of contents that linked to sections, verify those links still work after merging.
- Password-protected files can't be merged until they're unlocked. If one of your PDFs asks for a password when you open it, unlock it first and merge the unlocked version.
The watermark problem
Watermarks from free-tier tools are almost always added during the download step, not the merge step. The file looks clean in the preview, then you open the download and every page says 'Trial Version' in orange across the middle.
There's no way to remove these watermarks after the fact without access to the original files and a tool that doesn't add them. The fix is to use a tool that doesn't watermark in the first place, not to find a watermark remover.
Checking the merged file before you send it
Open the output. Scroll every page. Specifically look at: the page where file one ends and file two begins (sometimes there's a blank page inserted, sometimes a page is missing), any pages with images or scanned content, and the total page count against what you expect.
For my four invoices it was 3 + 2 + 1 + 4 pages, so I expected 10. The first tool I used gave me 11. There was a blank page injected between the third and fourth files. I deleted it, re-merged, got 10. That's the kind of thing you catch in thirty seconds if you look.
The Merge PDF tool on this site runs in your browser. The files don't leave your machine, there's no account, and nothing gets watermarked. Drag your files in, set the order, download the result.