What "free, no sign-up" actually filters out
Almost every PDF site calls itself free. The catches show up three merges later: a daily task limit, a file-size cap that excludes real scans, a watermark on the output, or a login wall exactly when you are in a hurry. This roundup only includes options that merge PDFs with no account, no watermark and no payment — and it tells you the trade-off each one carries, because every option has one.
1. ToolCrix Merge PDF — browser-local, no upload
ToolCrix merges entirely inside your browser: drop the files, drag to reorder, download the combined PDF. Nothing is uploaded, so it is suitable for confidential documents, works offline once loaded, and has no size or task limits. The wider PDF Toolkit adds split, rotate, delete-pages, images-to-PDF and compression in the same tab.
Trade-off: processing uses your device's memory, so a 500-page scan archive on a very old phone will be slower than a server farm. (We build ToolCrix, so weigh this entry accordingly — the no-upload claim takes thirty seconds to verify: load the page, go offline, merge.)
2. Upload-based sites (iLovePDF, Smallpdf, PDF24)
The familiar names all merge without an account on their free tiers. They are polished and handle huge jobs on server hardware. Trade-offs: your files are transmitted to and processed on their servers — fine for a concert ticket, a real question for a contract — and free tiers carry size or task caps that appear exactly when the job is big. Smallpdf limits free tasks per day; iLovePDF caps files per task. See our detailed ToolCrix vs iLovePDF comparison.
3. macOS Preview — built in, fully offline
On a Mac you already own a merger: open the first PDF in Preview, show the thumbnail sidebar, and drag other PDFs into it, then export. Completely local and free. Trade-offs: the drag target is fiddly with many files, there is no batch reorder view, and it silently re-saves some PDFs in ways that can grow file size.
4. Windows — print to PDF (a workaround, not a merger)
Windows has no built-in merge. The common workaround — opening files and using Print → Microsoft Print to PDF — re-rasterises pages, which can blur text and inflate size, and only handles one document at a time. It works in a pinch; a browser-local tool is the better no-install answer on Windows.
5. Command line — for developers
If a terminal does not scare you, qpdf (qpdf --empty --pages a.pdf b.pdf -- out.pdf) or pdftk merge losslessly, script well, and run fully offline. Trade-off: installation and syntax — overkill for a one-off cover-letter-plus-resume merge.
Quick chooser
| Situation | Best option |
|---|---|
| Confidential documents | Browser-local (ToolCrix) or Preview/CLI — anything that does not upload |
| Phone, no installs | Browser-local tool |
| Enormous batch jobs | Server-based site, or qpdf if scripted |
| Mac, occasional use | Preview |
| Recurring automated merges | qpdf/pdftk in a script |
Frequently Asked Questions
Why do most PDF sites want an account?
Accounts let them enforce free-tier limits, email you upsells, and tie files to a user. A tool that processes locally has no per-user costs to meter, which is why it can skip the login entirely.
Do any of these add a watermark?
None of the options above watermark a basic merge. Watermarks mostly appear on free tiers of editing and conversion features, or on older freemium desktop apps.
Is merging in a browser really private?
It is verifiable: load the merge tool, disconnect from the internet, and complete the merge. If it works offline, your files were never uploaded.
What is the fastest option for a two-file merge?
A browser-local tool — no upload wait, no queue. Drop, reorder, download; it takes seconds.
Merge your first files now with the free Merge PDF tool — or browse more PDF guides.