How to Merge and Split PDFs (the Right Way)

PDF is the format the world uses to send documents that should look the same everywhere. But documents rarely arrive as one tidy file — you get a contract in three parts, a scanned form split across separate images, or a 200-page report when you only need chapter four. Merging and splitting PDFs are the two everyday operations that turn messy collections of files into exactly the document you need. This guide covers when and how to do each, and the pitfalls to avoid.

Merging: combining files into one

Merging takes two or more PDFs and stitches them into a single document, keeping every page. It's the digital equivalent of stapling papers together. You'll reach for it constantly once you know it exists:

The one thing that trips people up is order. Files are combined in the sequence you add them, so if the pages come out jumbled, it's almost always because the inputs weren't in the order you expected. Name your files with a leading number (01, 02, 03) or add them one at a time so the order is unambiguous. Our merge PDF tool combines files in the order they're listed after you select them.

Splitting: pulling pages out

Splitting is the opposite move: you take one PDF and extract a range of pages into a new file, leaving the original untouched. This is invaluable when a document is bigger than what you actually need to share:

The key concept is the page range: you specify the first and last page you want to keep. To pull out a single page, set the first and last to the same number. To split a document into several parts, run the tool once per range — pages 1–5, then 6–10, and so on. Our split PDF tool shows you the total page count first so you can pick the range with confidence.

The two operations work together

Merge and split are more powerful as a pair. Say a colleague sends a 3-page document but page 2 is upside down and out of order. You can split the file into its three pages, rotate the crooked one with a rotate tool, and merge the pages back in the correct sequence. Or you can extract the good pages from two different files and merge just those into a clean final document. Thinking of your PDFs as pages you can freely rearrange — rather than fixed, unchangeable files — is what makes these tools click.

Common mistakes and how to avoid them

Wrong order after merging. As above, control it by naming or by adding files individually. Always glance at the merged result before sending.

Editing the original by accident. Good tools never modify your source file — they produce a new one. If you're using software that overwrites, keep a copy of the original first.

Password-protected files. A PDF locked with an open password can't be merged or split until it's unlocked, because the tool can't read its contents. Remove the password (if you have the right to) before combining.

Losing quality. Merging and splitting are lossless operations — they move pages around without recompressing them — so your quality should be identical to the source. If a tool degrades your file during a simple merge, it's doing something it shouldn't.

Why do it in your browser

Merging and splitting almost always involve documents you'd rather not upload: contracts, statements, personal forms. Server-based tools send your file off to be processed and returned, which means your document sits, however briefly, on someone else's machine. Browser-based tools do all the page shuffling on your own device using JavaScript, so the file never leaves your computer. It's faster too, because there's no upload and download round-trip. For anything remotely sensitive, that privacy is worth choosing deliberately.

A quick word on page order and rotation

One detail that surprises people: when you merge scans, some pages may be rotated differently because of how the scanner fed them. Merging keeps each page exactly as it was, so a sideways page stays sideways in the combined file. The fix is to rotate the offending page before or after merging rather than re-scanning everything. Similarly, if you extract a single page and it opens rotated, that orientation was already baked into the original — splitting simply preserved it. Getting comfortable with the merge–split–rotate trio means you can fix almost any page-level problem in a document without special software, and without ever sending the file to a stranger's server.

Key takeaways

Advertisement

Tools mentioned in this guide

Merge PDF

Combine several PDF files into one, in your browser.

PDF Tools

Split PDF

Extract a range of pages from a PDF into a new file.

PDF Tools

Rotate PDF

Rotate every page of a PDF and save the result.

PDF Tools