PDF Tools
PDF Extract Pages
Extract a range of pages from a PDF into a new file.
Loading interactive tool...
About this tool
Pull selected pages from a PDF using a simple range string like '1,3-5,7' and download a brand-new PDF containing just those pages. Pages are copied without re-rendering, preserving text and links.
Frequently asked questions
What range syntax is supported?
Comma-separated single pages and ascending ranges: '1', '1,3,5', '2-4', '1,3-5,7'. Whitespace is ignored.
What if I enter a page number that doesn't exist?
The tool rejects the input with a recoverable error and tells you the actual page count of your PDF.
Is this the same as splitting a PDF?
Yes — extracting pages produces a new, smaller PDF. To split into multiple files, run the tool once per range you need.