Slate PDF

Merging & Organizing

How to Merge PDF Files (Free, No Sign-Up, No Upload)

Combine two or more PDFs into a single document in your browser. Step-by-step instructions, page-order tips, and answers to the questions people ask most.

Updated August 12, 20264 min read

Merging PDFs means taking two or more separate files and producing one document whose pages run in the order you choose. It is the most common thing people need to do with a PDF, and it should take about fifteen seconds.

This guide covers the fastest way to do it, how to control the order the pages end up in, and what to check before you send the merged file to anyone.

Merge PDF files in four steps

  1. 1Open the Merge PDF tool. Nothing is uploaded — the page does the work on your own machine.
  2. 2Drag in every PDF you want to combine. You can add them all at once or a few at a time.
  3. 3Drag the files into the order you want them to appear. The first file in the list becomes page one of the result.
  4. 4Press Merge and the combined PDF downloads straight to your device.

Does merging reduce the quality of a PDF?

It should not. A correct merge copies each page object across into a new document without touching the images, fonts or vector artwork on it. The pages in the merged file are byte-for-byte the pages you started with.

Quality loss creeps in when a tool rasterises your pages — converting each one to a flat image and pasting that into a new PDF. You can spot it immediately: text stops being selectable, and zooming in produces soft, fuzzy letters instead of crisp ones. If that happens, the tool re-rendered your document rather than merging it.

This is where merging gets genuinely tricky, and it is worth knowing what to expect.

ElementWhat usually survives a merge
Page content (text, images, vectors)Preserved exactly
Page size and rotationPreserved per page — pages of different sizes can coexist
Internal linksOften preserved, but links pointing to a page number can shift
Bookmarks / outlineFrequently dropped, since two outlines have to be reconciled
Form fieldsRisky — two files with a field of the same name will collide
Digital signaturesAlways invalidated; a signature covers one specific file

If your documents are signed contracts, merge the unsigned versions and sign the combined file once at the end. A signature applied before a merge certifies a document that no longer exists.

Merging files that are not PDFs yet

You cannot merge a Word file directly into a PDF — everything has to be a PDF first. Convert each piece, then merge:

  • Photos and scans: convert them with JPG to PDF, which will also put several images into one file for you.
  • Word documents: run them through Word to PDF first.
  • Spreadsheets: Excel to PDF, checking that wide tables have not been cut off at the page edge.
  • Slides: PowerPoint to PDF turns each slide into a page.

Merging on a phone

Browser-based merging works the same on a phone as on a laptop, which is the advantage of a tool that does the work locally rather than in an app you have to install. Open the tool in Safari or Chrome, tap the upload area, and pick the files from Files or Drive. The merged PDF lands in your downloads folder.

The one practical limit is memory. A phone browser handles a handful of ordinary documents comfortably; merging fifty scanned files of forty pages each is a job for a laptop.

Why merging in the browser matters for confidential files

Most merge tools upload your documents to a server, combine them there, and send the result back. For a restaurant menu that is fine. For a signed lease, a medical record or a due-diligence pack, it means handing a third party a copy of a document you were trusted with.

A tool that runs entirely in the browser never transmits the file at all. You can confirm this yourself: open your browser developer tools, switch to the Network tab, and merge a file. If nothing leaves, the list stays empty.

Do it now

Merge PDF

Combine multiple PDFs into a single file. It runs in this browser tab — your file is not uploaded anywhere.

Open Merge PDF

Frequently asked questions

How many PDFs can I merge at once?+

There is no fixed limit when the merge happens in your browser — the practical ceiling is your device memory. Dozens of ordinary documents are routine; hundreds of large scans are better done in a few batches.

Can I merge PDFs of different page sizes?+

Yes. PDF stores a size per page, so an A4 report and a US Letter invoice can sit in the same file. Some readers will shift between sizes as you scroll, which looks odd but is not an error.

Does merging remove a password?+

No. You need to unlock a password-protected PDF before it can be merged, because the merge has to read the page content. Remove the password first, merge, then re-protect the combined file if it needs it.

Will merging break my digital signature?+

Yes, always. A digital signature is a cryptographic seal over one exact file. Producing a new file breaks the seal by definition. Merge first, then sign the result.

Is merging PDFs free?+

It is here, with no account, no watermark on the output and no page cap. The work runs on your own computer, so there is no server cost to pass on.

Keep reading