TheTools.World tool
Extract PDF pages online
Pull specific pages out of a PDF and save them as a new, single file. Enter the page numbers or ranges you want to keep; every other page is left out of the result.
Extract pages
Pull specific pages out of a PDF and save them as a new, single file. Enter the page numbers or ranges you want to keep; every other page is left out of the result.
How to extract pages from a PDF
- Choose a PDF file.
- Check the total page count shown after the file loads.
- Enter the page numbers or ranges you want to keep in the new file, like 2,5-7.
- Click Extract pages.
- Preview the result before downloading to confirm it contains exactly the pages you intended.
The pages you list are combined into one new PDF, in the order they appear in the original file, not necessarily the order you typed them.
What this does and how it works
This tool reads your source PDF and copies just the pages you specify into a brand-new PDF document, discarding everything else. The pages you list are collected and placed into the new file in their original document order (not the order you typed the page numbers), so entering "7,2,5" produces a file with pages in the order 2, 5, 7 — use reorder PDF pages afterward if you specifically need a non-sequential order.
Best practices
- List every page you want in one pass, using commas and ranges, rather than extracting repeatedly and re-uploading results.
- Check the total page count shown after choosing the file before entering your list, to avoid an out-of-bounds error.
- Preview before downloading to confirm the extracted pages are the ones you meant, especially in documents with unlabeled front matter.
- Name the downloaded file descriptively after saving it, since the default file name does not describe its contents; a name like "contract-signature-page.pdf" is easier to find later than a generic default.
Common mistakes to avoid
- Assuming the output follows your typed order. Extraction preserves original document order regardless of the order you list page numbers in; use reorder afterward for a custom sequence.
- Listing far more pages to delete than to keep using the wrong tool — if you only want a handful of pages out of a long document, extract is simpler than the equivalent long delete list on delete PDF pages.
- Forgetting duplicate page numbers are harmless but redundant. Listing the same page twice does not duplicate it in the output; each page appears once.
Real-world use cases
- Saving just the signature page from a long contract for a separate record.
- Pulling one chapter or exhibit out of a large report to share on its own.
- Creating a shorter version of a document that omits appendices or supporting material.
- Extracting a form's instructions page separately from the form itself.
- Building a smaller reference copy of a large manual, keeping only the pages relevant to one task.
Supported formats
Input: a single standard, non-encrypted PDF file. Output: one new standard PDF file containing only the pages you specified, in original document order. For turning several ranges into several separate output files instead of one, use split PDF. This tool does not convert format, only page selection; the output stays a PDF.
Worked example: pulling the signature and exhibit pages from a 12-page contract
A 12-page contract has its signature block on page 10 and a referenced exhibit on pages 11-12. Entering "10-12" extracts exactly those three pages into a new 3-page file, renumbered 1-3, while the main contract body (pages 1-9) is left out of the result entirely.
| Original pages | Content | In extracted file? |
|---|---|---|
| 1-9 | Contract body | No |
| 10 | Signature block | Yes (new page 1) |
| 11-12 | Exhibit | Yes (new pages 2-3) |
Limitations
This tool cannot open password-protected or encrypted PDFs. Output order always follows the source document's page order, not the order typed into the field. Extraction is based on page position, not content, so it cannot search for "the page with the signature" automatically — you supply the page numbers.
When extraction plus reordering beats a single split
Sometimes the pages you want aren't contiguous and don't come out in a useful order from a single extraction pass. For example, if you need pages 8, 2, and 5 from a document, in that specific sequence, extract first with "2,5,8" (which will come out in document order: 2, 5, 8), then run the 3-page result through reorder PDF pages with "3,1,2" to get 8, 2, 5. Chaining a small number of these tools together handles cases a single pass can't, without needing a more complex all-in-one editor.
Privacy
Your PDF is read and processed locally in your browser using the pdf-lib JavaScript library loaded from this site. Files are not uploaded to a server. See the privacy policy for full detail.
Troubleshooting
- If the output has pages in an unexpected order, remember order follows the source document, not your typed sequence; use reorder PDF pages next if you need a specific order.
- If you get an out-of-bounds error, recheck the total page count shown after choosing the file.
- If you need several separate output files instead of one, use split PDF.
Conclusion
Use this tool when you know exactly which pages you want to keep and want them in a single new file. To remove a few pages while keeping most of the document instead, use delete PDF pages; to change the order of the result, use reorder PDF pages.
Related tools
FAQ
Does the output follow the order I typed the page numbers in?
No. Extracted pages are placed in original document order regardless of the order you listed them in. Use reorder PDF pages afterward for a custom sequence.
What if I list the same page number twice?
It appears once in the output; duplicate entries in your list don't duplicate the page.
How is this different from splitting?
Extract produces one new file containing just the pages you list. Split produces several files, one per range you specify.
Can I get pages in a non-sequential order in one step?
Not directly; extraction always follows source document order. Extract first, then use reorder PDF pages on the smaller result to get a custom sequence.
Is my PDF uploaded anywhere?
No. Extraction happens locally in your browser. Files are not sent to a server.