Merging PDFs does not require an upload. A browser can open several PDF files, copy their pages into one new document and hand it back to you, without any of those files leaving your machine. Our Merge PDF tool works that way, and this is how to use it — and what to check before you send the result to anyone.

Why "online" usually means "uploaded"

Most free merge tools are a form. You pick your files, the browser posts them to a server, the server does the work and sends a file back. It works, but it means your documents were copied onto a machine you do not control, and how long they stay there is a matter of that site's policy rather than of physics.

That matters more than it sounds when the documents are the ones people usually merge: signed contracts, bank statements, supplier invoices, scanned ID pages, medical letters. The reason to merge them is usually that they are about to be sent somewhere official, which is exactly the sort of document you would rather not leave a spare copy of on someone's server.

The alternative is to do the work in the page itself. Browsers have been able to read and write PDF bytes for years; the only reason it was ever done on a server is that it was easier to build that way.

How to merge PDFs in your browser

  1. Open Merge PDF. There is no account and no sign-up step.
  2. Drag your PDFs onto the drop zone, or choose them from your device. You can pick several at once, and choosing more later adds to the list rather than replacing it.
  3. Put them in the order you want. The list is the document — the file at the top becomes page one. Use the arrows to move a file, or remove one you picked by mistake.
  4. Press Merge. The work happens in the page, so nothing is sent anywhere.
  5. Download the result. It is a normal PDF; save it wherever you would save any other download.

Nothing is stored between visits. Closing the tab is all the cleanup there is, and reopening the tool gives you an empty list.

Getting the order right

Order is the part people get wrong, and it is the part that is annoying to fix afterwards.

Two habits help. First, name files so they sort the way you want before you pick them — 01-cover.pdf, 02-contract.pdf, 03-appendix.pdf — because file pickers hand over files in the order the operating system lists them. Second, read the list once before pressing Merge. The list is exactly what the output will be, top to bottom, and it is far quicker to move a row than to redo the merge.

If one of the documents is itself out of order, split it first. Split PDF separates a document by page range, and the pieces can then be merged back in whatever order you need.

What can go wrong

A password-protected file. A PDF with an open password cannot be read without that password, and the tool will say so by name rather than skipping it. Remove the password in the application that made the file, then merge.

A damaged file. If one document cannot be parsed, the whole merge stops and names the file. That is deliberate: a merge that quietly leaves one document out produces a plausible-looking PDF with no page count to check it against, and that error can travel a long way before anyone notices.

A very large stack. The merge holds every input and the output in memory at once, so the tool caps the batch rather than letting the tab run out of memory mid-way. If you are over the cap, merge in two passes and then merge the two results.

Scanned pages. Merging a scan works exactly like merging anything else — the pages are copied as they are. But the result is still a scan: it has no text layer, so it will not be searchable. Extract Text from PDF will tell you whether a document has a text layer at all.

Other ways to do it

On a Mac, Preview merges PDFs: open one, show the thumbnail sidebar, and drag another PDF into it. On Windows there is no built-in merger, though many PDF readers include one. Adobe Acrobat merges PDFs on the desktop if you have a licence for it.

Those are all fine. The browser tool is useful when you are on someone else's machine, when the documents are sensitive enough that you would rather not install anything, or when you just want it done in the next thirty seconds.

Common questions

Does merging reduce quality? No. The pages are copied, not re-rendered or re-compressed, so the result is byte-for-byte the same content in a new container.

Can I merge images and PDFs together? Not with this tool — it reads PDFs. Convert the images to PDF first, then merge.

Will the bookmarks and form fields survive? Page content, including scanned images and text, is carried across. Document-level extras such as bookmarks, attachments and interactive form data are not guaranteed to survive a merge in any tool; if a form matters, keep the original.

Is there a file-size limit? Yes, and it is a limit of what a browser tab can hold rather than a paywall. The tool states the current limits on the page.

When merging is not really the job

Sometimes merging is a workaround. If you are combining thirty supplier invoices into one PDF because you are about to read them one by one and type the totals into a spreadsheet, the merge is not the task — the typing is.

That is a different job, and it is the one ExtractToExcel does: name the columns you want, hand over the documents, and get back a spreadsheet with one row per invoice instead of one long PDF.