Merge when
Several files need to become one final deliverable, such as appendices, bundled contracts, or ordered scan batches.
🔒 Browser-side processing
A guide to deciding when to merge PDFs, when to extract a range, and what to expect from browser-side PDF processing.
Decision
Several files need to become one final deliverable, such as appendices, bundled contracts, or ordered scan batches.
You only need part of a longer document for sharing, review, or archiving.
You need the file itself to carry a review or distribution state, such as draft, internal, or confidential.
Limits
Local handling is attractive when the PDFs are sensitive and you do not want them uploaded to a remote server.
Very large files and long documents still depend on browser memory and local device performance, so they can feel slower or less predictable than server processing.
PDF structure and embedded fonts can affect line order. When the source is a scanned image, OCR is usually the better path.
Workflow