What is a PDF Page Range?
Definition Entry | Category: Document Glossary
A PDF page range is a standardized syntax of numbers and symbols used to specify which pages should be targeted in a document operation. It is commonly utilized in printer menus, word processors, PDF Agile page managers, and splitting tools to isolate and extract specific sheets from a larger PDF document.
Standard PDF Page Range Syntax
Most professional PDF software suites and desktop PDF managers recognize the following standard symbols:
- Dashes (
-): Indicates a continuous range of pages. For example, entering1-5targets page 1, 2, 3, 4, and 5. - Commas (
,): Separates independent page numbers or continuous ranges. For example,1-3, 5, 8targets pages 1, 2, 3, 5, and 8. - The End Keyword (
endorlast): Indicates the very last page of the document. For example,10-endtargets everything from page 10 to the final sheet of the PDF. - Even / Odd Identifiers: Some advanced software allows typing
evenoroddto target alternate sheets (e.g. page 2, 4, 6, or page 1, 3, 5) which is highly useful for duplex printing setup.
Desktop Application & Typing Rules
In PDF Splitter tool on the homepage, typing an accurate PDF page range is the fastest way to compile multiple separate files. For example, typing 1-5, 6-10 will split a 10-page document into two equal 5-page files cleanly. Always ensure there are no overlapping ranges unless you intentionally want to duplicate pages in your output files.