Extract specific pages from PDF
or drag and drop files here
Select a PDF file
Extract specific pages from your PDF using flexible page range syntax. Perfect for creating subsets of large documents without splitting into every single page. Select individual pages, ranges, or combinations.
Use comma-separated numbers (1,3,5) or ranges (5-8) or combine both (1,3,5-8). Extract exactly what you need with simple syntax.
All extraction happens locally in your browser using pdf-lib.js - no uploads, complete privacy.
Pages appear in your extracted PDF in the order you specify them. Reorder by listing pages in desired sequence.
Extracted pages are perfect copies with no compression or quality degradation.
Once loaded, operates without internet connection. Perfect for sensitive documents.
PDF page extraction is performed entirely in your browser using pdf-lib JavaScript library. Your documents are never uploaded to servers - all processing is local. We have zero access to your files. Verify by checking browser network activity during processing.
Use commas for individual pages (1,5,9), hyphens for ranges (3-7), or combine (1,3-5,9). Examples: '1-3' = pages 1,2,3. '1,5,10-12' = pages 1,5,10,11,12.
Yes. Pages appear in the order you list them. So '5,3,1' extracts page 5 first, then 3, then 1.
Out-of-range page numbers are silently ignored. If you have a 10-page PDF and request page 15, it won't error - it just skips that number.
Split creates separate files for every page. Extract creates one PDF containing only your selected pages.
Yes. Enter '1,1,1' to get page 1 three times in the output PDF. Useful for creating duplicates.
No limit. Extract 1 page or 1000 pages from any size PDF, limited only by device memory.