← Back to BlogPDF Tools

How to Extract Specific Pages from a PDF Document

September 7, 2026

Written by Mohammad Sohail

Extracting pages from a PDF lets you save specific pages as a new, separate document. This is different from splitting (which divides a PDF at fixed points) — extraction lets you pick exactly the pages you want, in any order.

When Extraction Is Useful: A client sends a 50-page contract but you only need the signature page (page 48). You want to pull a single chart from a 30-page report. A government form requires specific pages from a larger document. You need to share one chapter from a textbook without sending the whole book.

What I Tested: I used the [Extract PDF Pages](/pdf-tools/extract-pdf-pages) on a 20-page document.

• Extracted page 5 only: New PDF was 1 page, 120KB. Content rendered correctly including a embedded chart.

• Extracted pages 1, 3, 7 (non-contiguous): New PDF was 3 pages, 340KB. Pages appeared in the order I selected (1, 3, 7), not necessarily document order.

• Extracted pages 15-20: New PDF was 6 pages, 780KB. All text and images preserved. Formatting intact.

Step-by-Step: (1) Open the [Extract PDF Pages](/pdf-tools/extract-pdf-pages). (2) Upload your PDF. (3) View all pages as thumbnails. (4) Click on the pages you want to extract (they highlight when selected). (5) Or enter a page range (e.g., 10-15). (6) Click 'Extract'. (7) Download the new PDF containing only your selected pages.

One Limitation: Extracted pages retain the original page size and formatting but do not include bookmarks, annotations, or form fields from the original document. If you need those, use a full PDF editor.

Common Mistake: Forgetting that page numbers in the tool start at 1, not 0. If you want the first page, select page 1, not page 0. Also, the tool counts physical pages, not printed page numbers (which may differ if the document has Roman numeral front matter).

Privacy: Your PDF is processed entirely in your browser. The file is never uploaded to any server.

Next Step: If the extracted pages contain text you need to edit, consider using our [PDF to JPG](/pdf-tools/pdf-to-jpg) tool to convert them to images, or look for a dedicated PDF editor for text modifications.