How to Extract Pages From a PDF
You have a 30-page PDF and need to share pages 4 through 9 with a client. Printing just those pages and scanning them back is one approach, but it defeats the point of having a digital file. Page extraction does the same thing in about 30 seconds.
Extraction vs Splitting: What's the Difference
Splitting creates one file per page from the entire document. Extracting lets you specify which pages you want and creates a single output PDF containing only those pages. If you need every page as its own file, split. If you need a subset of pages kept together, extract.
Extraction also handles non-consecutive selections. You can pull page 1, pages 5 through 8, and page 14 in one operation. The output file contains those pages in the order they appeared in the original document.
Common Use Cases for Page Extraction
Contracts with exhibits are a frequent case. The contract body runs from pages 1 to 15 and the schedule is pages 16 to 22. A counterparty reviewing only the schedule doesn't need the full contract. Extracting pages 16 to 22 produces a clean version to share.
Financial statements bundled by quarter or year are another common extraction target. If January through December appear as monthly sections in one annual file, extracting the relevant month is faster than explaining to someone which pages to scroll to.
Academic papers, research reports, and technical documents often include methodology sections, data tables, or appendices that different collaborators need independently. Extracting the relevant section saves the recipient from navigating a document they only partially need.
How to Specify Non-Consecutive Pages
Most page extraction tools accept range notation in the input field. Entering 1,5-8,14 pulls page 1, pages 5 through 8, and page 14 into one output file. The pages appear in document order — you can't specify them in a different sequence using extraction. If you need a different order in the output, extract first and then rearrange.
For simple ranges, 5-9 or 16-22 is sufficient. For a single page, just type the number. You can mix single pages and ranges in the same entry.
Privacy Considerations
Extraction is one of the cleanest ways to share partial document content without sending unintended information. Rather than trusting the recipient to skip certain sections, extraction physically removes those pages from what you send.
Before sharing an extracted section, quickly verify the output file contains only the intended pages. Open it, check the page count, and scan the content once. It takes less than a minute and avoids the awkward situation of accidentally sharing the wrong section.
Frequently Asked Questions
What format is the extracted output? A standard PDF containing only the pages you selected.
Can I extract non-consecutive pages? Yes. Use notation like 1,5,9 or 1,3-5,9 to pull any combination of pages.
Does extraction change the content of the extracted pages? No. Each page in the output is identical to the same page in the source document.
Can I extract pages in a different order than they appear in the source? Extraction preserves document order. To reorder after extraction, use a rearrange tool on the output file.
Can I extract a single page? Yes. Just enter the page number.
What's the difference between extract and split? Split creates one file per page for all pages. Extract creates one file containing a selected subset of pages.
Can I extract from a password-protected PDF? Only if you have the password. Remove the protection before extracting.
Does extracting pages affect the rest of the original document? No. The original file is unchanged. You're creating a new file, not modifying the source.