How to Extract Pages from a PDF
Extracting PDF pages means picking a specific subset of pages from a document and saving them into a new, standalone PDF. Unlike splitting by a range, extraction lets you cherry-pick individual pages in any order — for example, pulling pages 2, 7, and 15 from a 30-page document. NaughtyPDF shows you a visual thumbnail grid so you know exactly what you're selecting before you download.
When to Extract Rather Than Split
Use extraction when your pages of interest are not contiguous. For example:
- Pulling the executive summary (page 1) and the financial appendix (pages 22–25) from a report, skipping everything in between.
- Collecting the signature pages from a multi-party agreement.
- Grabbing every other slide from an exported presentation PDF.
- Isolating the diagrams or charts scattered throughout a technical manual.
Frequently Asked Questions
Does the page order in the output match what I selected?
Yes. Pages are extracted in the order they appear in the original PDF — the order in which you click them does not change the output order.
Is there any quality loss?
None. The tool copies raw page data from the source PDF using pdf-lib. No re-rendering or compression is applied.
Can I select all pages except a few?
Yes — click "Select All", then click the pages you want to exclude to deselect them. Only the highlighted pages will be included in the output.