Split8 min read

How to Split a PDF by Page Range

Turn page requirements into correct ranges, choose between visual and range modes, and verify every output.

Published and reviewed July 18, 2026 by the PDFMK Editorial Team

PDF page numbers and printed page labels are different

The most common splitting mistake is using the number printed in a footer instead of the PDF viewer’s page position. A report may have an unnumbered cover, Roman-numeral front matter, and a chapter whose printed page 1 is the viewer’s page 7. PDFMK ranges use the actual page positions starting at 1.

Before entering a range, navigate to the target in a PDF viewer and read the current document position, such as 7 of 42. Use 7 in the range even if the page itself displays 1. Visual Selection mode avoids much of this ambiguity because it shows page thumbnails and their PDF positions.

Choose the mode that matches the deliverable

Visual mode also lets you change the order of selected pages with the up and down buttons. The numbered Selected Order list is the source of truth for the output sequence. Page Range mode preserves normal ascending order within each range.

NeedBest modeWhat PDFMK returns
A few non-adjacent pages in one chosen orderVisual SelectionOne PDF containing the selected pages
Several continuous sectionsPage RangesOne PDF per valid range, packaged as ZIP when there is more than one
Every page as its own documentSingle PagesA ZIP containing one PDF per page

Write ranges that are easy to audit

Use a hyphen for a continuous inclusive range and a comma between outputs. For example, 1-3, 5-7 creates one PDF containing pages 1 through 3 and another containing pages 5 through 7. A single number such as 12 creates a one-page output. Spaces around comma-separated items are acceptable, but simple input is easier to review.

Avoid clever or ambiguous notation. PDFMK does not need words such as “pages,” does not interpret printed labels such as iv or A-3, and does not use an open-ended expression such as 20-. Look up the final page position and enter the complete range. Reversed ranges such as 8-4 do not create a useful output.

  • Cover plus contents: 1-4
  • Three independent exhibits: 12-15, 22-24, 31
  • Pages chosen in a custom order: use Visual Selection, not a range string
  • One file for every page: use Single Pages instead of typing every number

Plan around links, forms, and context

Extracting a page removes it from the surrounding document. A link on that page may point to a destination that is no longer present. A form field may depend on another field, an appendix may refer to definitions in the main text, and a header may be meaningless without the cover. The page can look correct while losing essential context.

For compliance or records work, include enough surrounding material to identify the source, date, author, and applicable definitions. If you are distributing an excerpt, label it as an excerpt and keep the full original. Splitting is page extraction, not a method for proving that an excerpt is complete or authentic.

Verify the outputs systematically

Count the expected pages before processing. An inclusive range from 8 through 14 contains seven pages: 14 minus 8 plus 1. After download, compare the output count with that calculation. For multiple ranges, open the ZIP and confirm that each part starts and ends on the intended page.

Then test the properties that matter: selectable text, image clarity, page rotation, links, form fields, comments, and printing. PDF splitting normally copies existing page content rather than rasterizing it, but complex interactive objects can still behave differently in a new file. Keep the source until the recipient accepts every part.

Apply the guide

Keep your source file and verify the result after processing.

Open the PDF splitter