PDF4 min

How to Merge PDF Files in Your Browser — No Size Limit

Combine as many PDFs as you want, in any order, directly in your browser. No account, no upload, no page cap.

Merging runs locally via Zro7 Merge PDF using pdf-lib compiled to your browser. Files never touch a server.

The fastest private way to merge PDFs is Zro7 Merge PDF. Drop the files in, drag to reorder, download the combined PDF. There is no page limit, no file-size cap, and no upload — the only constraint is your device's RAM.

Steps

  1. Open Merge PDF.
  2. Drop multiple PDFs into the drop zone (or add them one by one).
  3. Drag rows to set the final order.
  4. Click Merge PDFs.
  5. Download the combined file.

Why size limits usually exist elsewhere

Smallpdf caps free merges around 15 MB per file. iLovePDF sets a similar per-request cap because the file has to travel to their server, sit in a queue, and travel back. Zro7 skips the round trip entirely — merging happens in the same tab, using pdf-lib compiled to WebAssembly, so a 500 MB combined document is limited only by your available memory.

Advanced merging

  • Interleaving two scanned stacks (odd + even pages) — use Collate PDF.
  • Merging only specific pages of a source — first run Extract Pages, then merge.
  • Merging images and PDFs together — turn the images into a PDF with Images to PDF, then merge.

Metadata and bookmarks

The merged PDF keeps each source document's pages verbatim (no re-encoding, no quality loss). Top-level bookmarks are preserved per source; nested outlines flatten one level. If a source is encrypted, unlock it first with Unlock PDF.

Frequently asked questions

Is there really no file-size limit?

There is no artificial limit. In practice a laptop with 8 GB of RAM merges up to ~1 GB of combined PDFs comfortably.

Does merging change file quality?

No. Page content streams are copied byte-for-byte into the new document.

Can I merge encrypted PDFs?

Unlock each source first with <a href="/unlock-pdf">Unlock PDF</a>, then merge. You can lock the result again with <a href="/lock-pdf">Lock PDF</a>.

Are form fields kept?

AcroForm fields are copied, but multiple sources with duplicate field names can conflict. Flatten with <a href="/flatten-pdf">Flatten PDF</a> first if that matters.

Does the merged PDF work in Adobe Acrobat?

Yes. Output is PDF 1.7-compliant and opens in Acrobat, Preview, Foxit, and every mainstream reader.

Related posts

← Back to blog