Skip to main content

We’d like to load Google’s advertising tag to measure how our ads perform. It sets cookies and is optional. Privacy policy.

Mudry
Guides

Split PDF into multiple files on Windows

Split PDF documents by page range, fixed count or bookmark, the native Windows Print-to-PDF trick, and what to check in the output before you send anything.

Roman Modrytskyi5 min read

Written by the team building DoC Toolbox, every PDF tool you need, running on your own PC.


To split PDF documents is the mirror image of merging them: a 40-page scanned contract needs to become five separate PDFs — one per exhibit — before anyone can file it anywhere. This is the mirror image of merging, and most of what makes merging fiddly applies here too, just in reverse.

The three ways to split PDF documents

Almost every tool assumes you mean one of these, and picking the wrong one wastes a pass.

By page range. "Pages 1–10 in one file, 11–25 in another, 26–40 in a third." The precise, deliberate option — you already know where the boundaries are, usually because you can see them (a new exhibit starts, a new chapter begins).

By fixed count. "Every 5 pages becomes a new file." Useful for something structurally uniform — scanned forms that are always the same length, for instance — and useless the moment the source document isn't.

By size. "Split so no output file exceeds 10 MB." The one to reach for when the actual constraint is an email attachment limit or an upload cap, rather than anything about the document's content.

Naming the boundary condition before you start — is it about content, structure, or file size — tells you which of the three you need in about five seconds, which is faster than trial-and-error with whichever option a tool happens to default to.

Splitting by bookmarks, when the PDF has them

A PDF built from a Word document with headings, or exported from most publishing tools, frequently carries bookmarks — the outline you see in the sidebar of a PDF reader. If yours does, splitting at every top-level bookmark is usually faster than working out page numbers by hand, because someone already marked the boundaries for you when the document was created.

Check for this before doing anything manually: open the bookmarks panel in your PDF reader. If it is populated, a tool that offers "split by bookmark" saves you the entire step of finding page numbers.

The Windows-native option, for a single extract

If you need exactly one range out of a longer PDF — pages 12 through 18 for a meeting handout, say — and don't want to install anything, Windows can do this without a dedicated PDF tool at all.

Open the PDF, print it (Ctrl+P), choose Microsoft Print to PDF as the printer, and enter the page range you want in the print dialog. It produces a new PDF containing only those pages.

This genuinely works, and it is worth knowing about for the occasional one-off. It has real limits, though: it does not batch-split a document into many pieces in one pass, it re-renders the pages through the print pipeline rather than copying the original PDF objects — which can bloat file size and occasionally affects text selectability — and it carries no bookmarks or metadata forward. For a single quick extract it is fine. For anything you are about to send somewhere that matters, or for splitting into more than one output file, a dedicated split tool is the better choice.

What to check in the output afterward

Splitting is mechanically simpler than merging — there is no ordering ambiguity — but two things are worth confirming before you consider the job done.

Bookmarks and links inside each piece. A link or a bookmark that pointed at page 34 of the original document points nowhere useful once page 34 is sitting in a different file on its own. Most tools drop or rewrite these sensibly, but check one output file if the original had a lot of internal cross-referencing.

File naming. document.pdf split into five pieces should not become document(1).pdf through document(5).pdf if you are about to hand them to someone else — nothing in that name says what is actually inside each one. A tool that lets you name outputs from the page range or a bookmark title (Exhibit-A.pdf, Exhibit-B.pdf) saves you a manual rename pass afterward, and is worth checking for before you commit to a tool for a job with more than two or three output files.

Where the free online tools cost you something less obvious than money

The same privacy point that applies to merging applies here, and splitting is often the step where it matters most in practice: you split a document specifically because you need to send only part of it to a specific person — the rest was never meant for them. Running that split through a third-party server means the full, unsplit document — the version with everything in it — was in someone else's hands for the split second before it became the piece you actually intended to share.

A short checklist before you split PDF files

  • Decide whether the split is about content, structure, or size — that alone picks the method.
  • Check for bookmarks before splitting by hand; they are often already marking exactly the boundaries you need.
  • For one quick extract with no other software, Print to PDF with a page range works — for anything more than that, or anything sensitive, it does not.
  • Name the outputs something a recipient can identify at a glance, not document(3).pdf.
  • Keep the original until you have opened and checked every output file — a mis-specified range is easy to produce and easy to miss until someone opens the wrong piece.
Was this useful?

DoC Toolbox

Every PDF tool you need, running on your own PC. Free, no account.

See DoC Toolbox

Keep reading

  • Guides

    How to edit a PDF for free on Windows

    How to edit a PDF for free depends on what you mean by edit. Four different jobs hide behind that one word, and three of them cost nothing to do.

    6 min read

  • Guides

    How to sign PDF documents electronically on Windows

    A visual signature, a simple e-signature and a certificate-based one carry different legal weight. Which you need to sign PDF documents, and how to add one.

    6 min read

  • Guides

    How to merge PDF files on Windows

    Merge PDF files correctly on Windows: page order, combining specific ranges, what happens to existing page numbers, and what to check before you send it.

    4 min read

Know when the next app ships

1 more Windows utility is in development. One short email when each one is ready — nothing else.

Product releases only — roughly once a month. Unsubscribe any time.