PDF Extract Pages
Pull specific pages out of a PDF into a new file. Supports ranges, odd and even selection, and first or last pages. No upload required.
Need this done properly for your business?
Radiatus delivers secure cloud, DevOps & compliance engineering.
Extraction versus deletion
Extracting produces a new document containing only the pages you named. Deleting produces a new document containing everything except them. They are complements, and which one is less work depends on the ratio: to keep three pages of a 200-page report, extract; to remove a single appendix, delete. The original file is never modified either way.
Selection syntax
Ranges use a hyphen and lists use commas, so 1-3,7,12-15 selects nine pages. Odd and even selection is useful when a duplex scanner has produced a document where one side of every sheet is upside down or blank. Selecting the first or last N pages handles the common cases of pulling a cover letter or a signature page without counting.
All selections refer to physical page positions. On a document whose printed numbering starts after front matter, printed page 1 is not physical page 1, and this is the single most common cause of extracting the wrong pages.
Extraction is lossless
Pages are copied byte-for-byte along with the resources they reference, so text remains selectable, images keep their original resolution, and nothing is re-encoded. This is not a re-render: an extracted page is visually identical to the source page, and the text layer of a searchable scan survives intact.
Ordering
Extracted pages appear in ascending page order regardless of the order you list them in, so a selection of 5,1,3 produces pages 1, 3, 5. Producing a document in a custom order is a reordering operation, not an extraction, and needs a tool that rearranges rather than selects.
Nothing leaves your device
The file is read locally and the new document is generated in your browser. Extracting a signature page or a single confidential appendix does not upload the entire source document to anyone.
Frequently Asked Questions
Privacy & Security
Runs entirely in your browser. PDF files are never uploaded.
How to Use
Upload a PDF, enter the pages to keep such as 2,4-6,9, then download one new PDF containing only those pages.
Disclaimer: This tool is provided "as is" without warranty of any kind. Results are for educational and utility purposes.
Related Tools
User Agent Parser
UtilityParse a User-Agent string into browser, engine, operating system and device. Explains why UA strings are unreliable and what to use instead.
QR Code Generator
UtilityGenerate QR codes for URLs, text, Wi-Fi and contact details. Adjustable error correction and size, produced entirely in your browser.
Credit Card Validator
UtilityValidate a card number with the Luhn algorithm and identify the issuing network from its prefix. Runs locally, nothing is transmitted.