100% local processing — your files and data never leave this browser. No uploads, no server storage.

OnboxTools

Free · Browser-only · No upload

Merge PDF Files Online

Combine multiple PDFs into one document in your chosen order

Upload two or more PDF files, arrange them in the sequence you need, and download a single merged document. The entire process runs locally in your browser using pdf-lib, so your files never leave your device.

Whether you are assembling a contract packet, combining scanned receipts, or stitching together report chapters, this tool keeps page content intact while producing a clean, shareable PDF.

Merge settings

Files merge in list order. Drag the grip handle to reorder.

Input PDFs
Combined Result

Awaiting Processing

Total Files0
Total Weight0.00 MB
Target FormatPDF (Merged)

More PDF Tools

📉
Compress PDF
🔍
DPI Checker
📐
DPI Converter
📄
JPG to PDF
📂
Merge PDF files
📑
Organize PDF
✏️
PDF Editor
🔍
PDF OCR
📄
PDF Page Counter
🖼️
PDF to JPG
👁️
PDF Viewer
📊
PDF Word Counter
🔒
Protect PDF
🔄
Rotate PDF
✂️
Split PDF
🔓
Unlock PDF

Browse by category

Complete guide to merging PDF files

What merging PDFs actually does

Merging PDFs means taking the pages from several separate files and writing them into one new document with a single page sequence. Unlike printing everything to a new PDF, a proper merge copies the underlying page objects so text stays selectable, links remain clickable where supported, and embedded fonts travel with each page.

Our merge tool loads each source file in the order you specify, copies every page into a fresh PDFDocument, and saves the result as a downloadable blob. No server upload is involved: the binary is parsed, rebuilt, and offered for download entirely inside your browser tab.

That local-first design matters when you work with invoices, medical forms, legal exhibits, or any material you would not want sitting on a third-party server. You keep control of the files from selection through download.

When merging is the right choice

Combine scanned signatures with a main contract, append appendices to a proposal, or unite slide exports from different departments into one handout. Students merge weekly readings; landlords merge lease addenda; freelancers merge deliverables before sending a single attachment.

Merging differs from compressing or rotating. Compression targets file size; rotation fixes orientation. Merge only changes document boundaries—it does not recompress images or strip metadata unless the saving library does so incidentally. If you need smaller files after merging, run the combined output through the compress tool separately.

Order matters. The first file in your list becomes the opening pages of the merged PDF, the second file follows, and so on. Drag or reorder before processing if your tool UI exposes sorting; otherwise add files in the sequence you intend to keep.

  • Multi-part applications: cover letter + resume + portfolio PDF
  • Financial packets: statements from several accounts in one send
  • Course packs: lecture notes merged in week order
  • Scanned batches: phone scans merged before archiving

How browser-side PDF merging works

Modern PDF libraries read the cross-reference table at the end of each file, locate page dictionaries, and clone page content streams into a new catalog. pdf-lib handles object renumbering so the output file remains valid ISO 32000 PDF rather than a broken concatenation of bytes.

Encrypted source PDFs must be unlocked before merge. If a file asks for a password when loaded, enter it first or remove protection with an appropriate tool. Password-protected outputs from our protect tool can be merged only after decryption by the owner password.

Very large merges—hundreds of pages or dozens of files—consume RAM proportional to total page count. If the browser tab becomes sluggish, merge in batches and combine the batch results in a second pass. Closing other heavy tabs also helps on memory-constrained laptops.

Tips for reliable results

Use consistent page sizes when possible. A4 and Letter pages can coexist in one PDF, but viewers may letterbox or scale oddly when printing. Normalizing scans to the same orientation before merge reduces surprises at the printer.

Check that each source PDF opens cleanly in a desktop reader first. Corrupted downloads or half-finished exports sometimes produce load errors; fixing the source file is faster than retrying a merge that will fail at the same page.

Name your download descriptively—merged-contract-2025.pdf beats document(1).pdf when you email attachments or upload to a portal with file-name rules.

After merging, spot-check the first page of each former document in the combined file. Page order errors are easier to fix before you send the packet externally.

Limits and troubleshooting

Merge preserves content but does not deduplicate embedded fonts or images. Two files that each embed the same font may produce a slightly larger combined file than either original; that is normal PDF behavior, not a bug in the merge step.

Interactive forms from multiple sources may retain separate AcroForm dictionaries. Some viewers show only the first form definition. For critical forms, test in the viewer your recipients use or flatten forms before merging.

If merge fails with a parse error, try re-exporting the problematic PDF from its authoring app (Print to PDF or Save As PDF). That often rebuilds a clean cross-reference table without altering visible content.

Real-world merge workflows

Annual tax preparation often scatters W-2s, 1099s, and receipts across separate downloads from different institutions. Merge them in chronological order so your preparer scrolls one file instead of juggling twenty attachments. Label the download clearly and keep originals until the return is accepted.

Real estate closings combine disclosure PDFs from lenders, inspectors, and title companies. Merge follows a prescribed stack order mandated by the brokerage. Verify page count after merge matches the sum of inputs minus any intentionally excluded blanks.

Software teams merge generated API reference PDFs with human-written release notes before publishing to customers. Because merge preserves hyperlinks inside each source when possible, cross-references that pointed to external docs still work if URLs were absolute in the originals.

When a merge fails midway, note which file caused the error by merging incrementally—first A+B, then result+C—rather than restarting from scratch with an unknown failure point in a dozen files.

Detailed guide

Building a contract packet in the correct order

Start with the signature page or cover sheet only after you confirm the main body is final—re-merging because of a typo in page one wastes time. Add exhibits numerically (Exhibit A, B, C) in the same order referenced in the body text.

If some exhibits are landscape scans, rotate those pages first with the rotate tool, then merge. Recipients appreciate not having to twist their screens during a review call.

Merging scanned phone photos

Each photo saved as PDF from a scanning app becomes one or more pages. Merge them chronologically, then run compress if email size limits apply. For archival quality, prefer the scanner app's native PDF export over sharing JPEGs that were later converted.

Batch merging on low-memory devices

Merge files in groups of five to ten, download each intermediate result, clear the tool state, and merge the intermediates in a second step. This two-phase approach trades a little manual effort for stable performance on older hardware.

Common questions

Merge PDF — frequently asked questions

Is the Merge PDF private?

Yes. Everything runs in your browser. Your input is not uploaded, logged, or stored on our servers.

Do I need an account?

No account or sign-up is required. Open the page and start using the tool immediately.

How many PDFs can I combine at once?

There is no hard cap in the tool, but practical limits depend on your device memory and total page count. For very large jobs, merge in smaller batches and combine the results.

Will hyperlinks and bookmarks survive merging?

Page content and most internal links copy faithfully. Document-level bookmarks from multiple sources may not all transfer because bookmark trees are file-specific structures.

Can I merge password-protected PDFs?

Only if you can open them without a block. Encrypted files must be decrypted first; otherwise the library cannot read their page objects.

Does merge reduce file size?

Not necessarily. The merged file is roughly the sum of the inputs minus small structural overhead. Use the compress tool afterward if you need a smaller attachment.