How to merge PDFs online — free, no upload, no signup loop
Drop two PDFs, get one. No watermark, no signup wall after the second use. The five-second version, plus what to do when it doesn't work.
Merging PDFs is the most-Googled PDF task on the internet — and the result is almost always a page wallpapered with ads, a forced signup after the second file, and a watermark on the output. We built our PDF Merger to do exactly what the words promise and nothing more.
Five-second version
- Open /tools/pdf/merge-pdf.
- Drop your PDFs into the box (drag, or click to pick).
- Reorder by dragging the cards if you want a specific sequence.
- Click Merge PDFs. The combined file downloads.
That's it. Total time, including upload, is usually under 5 seconds for documents under 50 MB.
Why no upload?
Our merger uses pdf-lib to do the merge entirely in your browser tab — your files never travel over the wire to us. The only network call is a one-pixel usage event sent after the merge succeeds, so we can count tier consumption. No file payload, no metadata sent.
When it doesn't work
- Password-protected PDFs — remove the password first via the Unlock PDF tool, then come back to merge.
- Damaged PDFs — if the file errors out, try opening it in Preview / Adobe and saving a copy. Some old scanners produce malformed PDFs that need a normalising round-trip.
- Over 500 MB total — browser memory limits kick in. Either compress the inputs first via the PDF Compress tool, or upgrade to Pro tier where the server-side merger handles up to 2 GB.
What else lives in the PDF stack
The same browser-only architecture handles PDF compression, splitting, and password-protecting. The AI ones (Chat with PDF, Summarise) do upload — they have to, to run the model — but delete the source file within 24 hours on Free / 7 days on paid plans.