Merge PDF — Combine PDF Files in Your Browser

Image

Merge PDF is a browser-based PDF tool that copies the pages of multiple PDF files, in the order you set, into a single PDF document.

What is it

Merge PDF is used to bundle contracts, scans, or reports that are split across several PDF files into one document. After adding files, drag them in the list or use the up/down buttons to change the order; every page of each file is then copied into the new PDF in that order. Pages are copied as original page objects instead of being re-rendered as images, so text, fonts, and image quality are preserved. Each file can be up to 50MB, and password-protected PDFs are not supported. All processing happens in browser memory and no file is sent to a server.

merged.pdf = copyPages(file1) + copyPages(file2) + … (in list order)

How to use

  1. 1Add two or more PDF files to merge.
  2. 2Drag items in the list or use the up/down buttons to reorder them.
  3. 3Press the Merge PDF button.
  4. 4Download the merged PDF file.

Reference

Merge PDF — Combine PDF Files in Your Browser Reference
ItemValue
Input2 or more PDF files
Output1 merged PDF
Page orderFile order shown in the list
File limit50MB per file
Encrypted PDFNot supported
Processing locationBrowser (no server upload)

Sources & standards

FAQ

Are my PDF files uploaded to a server?

No. File selection, merging, and download creation all run in your browser; the files never leave your device.

How many PDFs can I merge?

There is no fixed file count limit, but each file must be 50MB or smaller, and many very large files can fail due to browser memory limits. Compress large PDFs first if needed.

Does merging reduce quality?

No. Pages are copied as original page objects rather than re-rendered images, so text, fonts, and image quality are preserved.

Can I merge password-protected PDFs?

No. Encrypted PDFs are not supported. Remove the password first, then merge the unlocked file.

Related tools