Extract Pages from PDF
A preset of Split PDF
Pull specific pages out of a PDF into a single new document — a signature page from a contract, a chapter from a report, or the pages you actually need from a long scan. Enter a range like 1-3, 7, 10-12.
- Files never leave your device
- Free, no signup
- No watermarks
- Works offline once loaded
How to split pdf
- 1
Add your PDF
Drop the PDF you want to split onto the page.
- 2
Choose how to split
Extract a page range, split into single pages, or split every N pages.
- 3
Download
Save the resulting files individually, or take them all as a ZIP.
Writing a range that does what you expect
The range syntax accepts individual pages and hyphenated spans mixed together in one list — `1-3, 7, 10-12` pulls pages one through three, page seven on its own, and pages ten through twelve, all into a single new document in that order. Pages are always output in the order they are written, not renumbered or sorted, so `10-12, 1-3` produces a document with the later pages first — useful when the extract needs a different order than the source, such as pulling a summary page from the end to the front.
Page numbers refer to the position in the original document as it currently stands, one-indexed, and any page number beyond the end of the document is silently ignored rather than raising an error — asking for pages 1-3 from a two-page document simply returns the two pages that exist.
When the extracted pages should stay together versus become separate files
A single range like `10-12` produces one new document containing those three pages in sequence, which is the right result when the pages belong together — a chapter, a section, a set of related exhibits. Several disconnected ranges specified at once, like `1, 15, 30`, are typically clearer as separate single-page extracts than as one document with unrelated pages jammed together, since a reader opening the combined file would otherwise find page 1 followed abruptly by page 15 with no indication anything was skipped.
Frequently asked questions
How do I write a page range?
Use commas and hyphens: `1-3, 7, 10-12` extracts pages one to three, page seven, and pages ten to twelve. Pages beyond the end of the document are ignored rather than causing an error.
Is the original file modified?
Never. The tool reads the file into memory and writes new documents; the file on your disk is untouched. Nothing is uploaded, so there is also no copy left anywhere else.
Can I split a scanned PDF?
Yes. Splitting works at the page level and does not care whether pages contain real text or scanned images. Page images are copied without re-compression, so scan quality is unchanged.
Why is each split file almost as large as the original?
PDFs share resources — fonts, embedded images, colour profiles — across pages. When a page is extracted, everything it references comes with it, so a two-page extract from a font-heavy document can still be substantial.
You might also need
Merge PDF
Combine several PDFs into one document
JPG to PDF
Turn photos and scans into a single PDF
Add Watermark to PDF
Stamp DRAFT or CONFIDENTIAL across every page
Compress PDF
Shrink scanned PDFs, with the trade-off spelled out
PDF to JPG
Turn every PDF page into an image
PDF to Word
Extract a PDF's text into an editable Word document
Rotate PDF
Turn sideways pages the right way up
Unlock PDF
Remove a known password from a protected PDF