Privacy guide

Merge PDFs without uploading them anywhere

PDFlee's merge tool combines your files entirely in your browser. Nothing is uploaded, it works with Wi-Fi switched off, and you can verify both claims yourself in under a minute.

Your file never leaves your device — everything runs in your browser.

How merging works without a server

Combining PDFs does not require anyone's server — it requires reading the pages of your files and writing them into a new file, and modern browsers can do that locally. PDFlee's merge tool runs a PDF engine (pdf-lib, with pdf.js for previews) inside a Web Worker on your machine. The engine's assets ship with the page itself, so once the page has loaded, no further network requests are needed: your files are read locally, merged locally, and the result is saved locally.

This is an architectural guarantee, not a policy promise. 'We upload your file and delete it later' depends on the vendor doing what the policy says, every time, including during incidents. 'The file never leaves your machine' removes the vendor from the equation entirely — there is nothing on our side to delete, breach or subpoena.

Don't take our word for it — check

Open your browser's developer tools (F12), switch to the Network tab, then run a merge. You will see the page load its own assets — and no upload of your files. Or go further: load the page, switch off your Wi-Fi, and merge. It works, because there is nothing to send.

A tool that uploads your files cannot pass either test, whatever its privacy policy says. This one-minute check is the fastest way to separate genuinely client-side PDF tools from tools that merely claim privacy.

Free, no account, no artificial limits

The merge tool — like every client-side tool on PDFlee — is free, requires no account, and has no task counters or daily limits. The practical ceiling is your device's memory, since the work happens on your machine; ordinary documents, even long ones, are well within it.

The same no-upload architecture runs PDFlee's split, extract-pages, organize, compress and image-conversion tools. One honest exception across the site: PDF translation runs on our server, because translation engines do not fit in a browser — that page says so explicitly, and the uploaded document is deleted the moment processing finishes.

When you'd want this

Merging is routinely done on exactly the documents that should not tour the internet: visa and immigration bundles, loan applications, medical records, contract packs, court filings. For those, a no-upload merge is not a preference — it is often a professional or legal obligation. Combining the scan of your passport with your bank statements into one application PDF is precisely the moment to use a tool where the files stay on your machine.

Is the merged file uploaded at any point?

No. The merge runs in your browser using a bundled PDF engine; your files and the merged result never leave your device. You can verify this in the browser's network tab or by merging with Wi-Fi off.

Is there a file size or page limit?

No artificial limit — the practical ceiling is your device's memory, because the work happens locally. Typical documents, even several hundred pages, merge without trouble.

Do I need an account?

No. All client-side PDFlee tools, including merge, work without an account, without watermarks and without task limits.

Does it work offline?

Yes — once the page has loaded, you can disconnect and the merge still works, because nothing is sent anywhere.