How to extract specific pages from a PDF
Updated September 23, 2026
Extracting pages means copying the ones you want into a new PDF and leaving the original untouched. It is the quickest way to send one chapter, one invoice or one signed page without sharing the other 80. This guide covers how to pick pages, how ranges work, and how to choose between extracting, splitting and deleting.
Extract, split or delete: which one do you need?
The three operations sound similar but answer different questions. Extract keeps only the pages you name and produces one new file. Delete does the opposite: you name what to throw away and everything else stays. Split cuts a document into several files, for example one per chapter or one per page.
A simple rule helps. If you want a small part of a large document, extract. If you want almost everything except a few pages, delete. If you need many separate pieces at once, split. All three leave the source file as it is and give you a new download.
How page ranges are written
Most mistakes come from range syntax, so it is worth knowing it before you start. A single number selects one page. A dash selects a run of pages, so 3-6 means pages 3, 4, 5 and 6. Commas combine several selections into one.
The page numbers you type refer to the position in the PDF file, not to the number printed on the page. If a report has a cover and a table of contents with roman numerals, the page printed as 1 may be the fifth page of the file. Check the position in the thumbnail view before you type.
- 5 selects page 5 only.
- 2-4 selects pages 2, 3 and 4.
- 1, 3, 7-9 selects pages 1, 3, 7, 8 and 9.
- Pages are counted from the first page of the file, whatever the printed numbers say.
Steps to extract pages
With Extract PDF Pages the work happens in your browser, so the file is not uploaded. You can pick pages visually or type them.
- Open the tool and add your PDF. It shows a thumbnail for every page.
- Click the thumbnails of the pages you want, or type a range such as 2, 5-8 in the range field.
- Check the selection. Selected pages are highlighted, and you can click again to unselect one.
- Decide on the order. The new file can follow the original order or the order you typed the pages in.
- Run the extraction and download the new PDF. Open it once to confirm it contains what you expected.
Choosing the order of the extracted pages
By default, extracted pages keep their original order, which is right for a chapter or a contract section. Sometimes you want a different sequence, for example a summary page first and an appendix last. Typing the pages in that order, such as 9, 1-3, lets the new file follow it.
If you only want to rearrange pages of the whole document rather than take some of them out, Organize PDF is a better fit, because it shows a thumbnail grid you can drag around.
What stays intact and what may change
Pages are copied rather than re-rendered, so text stays selectable and searchable and images keep their quality. There is no watermark added and no quality loss from the extraction itself.
Some document-wide features live outside the pages and do not always come along. Bookmarks that pointed to pages you did not extract have nothing to point to, and links that jump to a removed page will no longer work. If the source is password protected, unlock it first. The tool works on pages, so it cannot open an encrypted file.
Common mistakes to avoid
The most frequent error is using printed page numbers instead of file positions, which returns the wrong pages. The second is forgetting a comma between selections, so 1 3 is not read the way 1, 3 is. Always look at the highlighted thumbnails before saving.
Also remember that an extract is a copy. If the goal is to hide sensitive pages from the person you are sending the file to, sending the new file is enough, because the pages you left out are not inside it. But keep the original file safe and do not overwrite it by accident when naming the download.
When to use split instead
If you need every chapter as its own file, extracting one range at a time is slow. Split PDF can cut by ranges, every N pages, one page per file or by a target file size, and delivers several results in a single ZIP. If you just want to remove a few pages and keep the rest, Delete PDF Pages is faster and needs less thinking.
Frequently asked questions
Does extracting pages change my original PDF?
No. The original file is left untouched, and the tool creates a separate new PDF containing only the pages you selected. You can extract as many times as you like from the same source.
Can I extract pages that are not next to each other?
Yes. Type them separated by commas, for example 1, 4, 9-12, or click each thumbnail. They are gathered into one PDF, in the original order or in the order you typed them.
Is my file uploaded when I extract pages?
No. Extract PDF Pages processes the file in your browser, so the document is not uploaded to a server. Very large files are limited by your device memory, and files above 200 MB are refused.
Why did I get different pages from the ones I typed?
Usually because the page number printed on the sheet differs from its position in the file. Covers and front matter shift the count. Use the thumbnail view and pick pages by their position in the file.
Tools mentioned in this guide
More guides
- How to split a PDF into pages, ranges or size-limited partsSplit a PDF by page ranges, every N pages, single pages, in half or by maximum file size. Learn the range syntax, the five modes and common mistakes.
- How to merge PDF files without losing qualityCombine several PDFs into one file in the right order: how to prepare the files, merge them, fix the order and avoid lost bookmarks or locked inputs.