Merge PDF

Combine multiple PDF files into a single document. Drag and drop reordering supported.

How to use Merge PDF

  1. 1

    Upload two or more PDF files.

  2. 2

    Use the arrow buttons to reorder them if needed.

  3. 3

    Click "Merge PDFs" to combine them.

  4. 4

    Download your single merged PDF file.

Frequently Asked Questions

Is it safe to merge confidential documents?

Yes. Merging uses the pdf-lib library and runs entirely in your browser. No file is ever uploaded to any server.

Is there a file size limit?

No fixed server-side limit. The practical limit depends on your device RAM — modern devices handle PDFs up to several hundred MB without issues.

Can I merge more than 2 PDFs?

Yes — upload as many PDF files as you need. There is no limit on the number of files in a single merge operation.

Does the order of files matter?

Yes — pages appear in the order you upload or arrange the files. Use the drag-and-drop reordering to set the exact sequence before merging.

Will bookmarks and hyperlinks survive merging?

Internal bookmarks from the original PDFs are generally preserved. Cross-document links may not work in the merged output.

Can I merge password-protected PDFs?

No — encrypted PDFs cannot be read until unlocked. Use the Remove PDF Password tool first, then merge.

Detailed Guide

One File Is Easier Than Ten

Every professional has been there — a job application that needs a resume, cover letter, certifications, and portfolio samples, each as a separate PDF. Or a tax submission spread across six statements from different banks. Sending ten attachments looks disorganized. Asking someone to open ten files to read one document is asking too much.

Merging combines everything into a single, sequentially organized file that shares as one and reads as one. Our tool handles this entirely inside your browser — your documents never leave your device.


How PDF Merging Works

PDF files aren't like Word documents — they're structured containers holding pages as individual objects, each with its own fonts, images, and rendering instructions. Merging two PDFs means taking those object trees, resolving any naming conflicts between them (two files might both reference a font internally named "Font1"), and writing a unified cross-reference table so every page in the merged file is addressed correctly.

The tool uses pdf-lib, a JavaScript library that handles this structural work locally. The result is a single well-formed PDF where each source document's pages appear in the order you specified — not a visual copy, but a properly merged PDF structure.


Drag to Reorder Before You Merge

Upload order isn't final. Once your files appear in the queue, drag them into the correct sequence before hitting Merge. This matters especially when:

  • You're compiling a report where sections were written separately and delivered out of order
  • You're combining documents where the cover page needs to lead but was the last file you received
  • Multiple contributors sent chapters independently

Reordering takes two seconds and saves the frustration of realizing the sequence is wrong halfway through a court submission or client presentation.


Real-World Scenarios

Legal professionals bundle exhibits, statements, and filings into a single case document for court submissions. Individually numbered files become one organized package with sequential page numbering.

HR teams consolidate employee onboarding paperwork — identity documents, signed contracts, bank forms — into a single personnel record rather than filing five separate attachments per person.

Students combine separately written thesis chapters, a bibliography PDF, and appendices into one final submission document. This is cleaner than compressed ZIP files and opens d...

Looking for a more detailed deep-dive and advanced tips?

Read Full Article on our Blog