The extract PDF pages tool below lets you type a short list of page numbers β like "1, 3, 5-8" β and instantly get a new PDF containing only those pages, in that exact order. There's no software to install and no file to hand over to a third-party server; the extraction happens as JavaScript running inside your own browser tab, using the page numbers you type as the only instruction.
This kind of task comes up constantly in ordinary office and personal work: pulling three pages out of a fifty-page report to email to a colleague, saving just the signature page of a contract, or splitting a scanned packet of forms into the individual documents it actually contains. Arb Digital built this extract PDF pages tool as part of a broader set of free, no-signup utilities because tasks like this shouldn't require a paid app just to get a handful of pages out of a longer file.
What the Extract PDF Pages Tool Does
Once you load a document, the tool reads how many pages it contains and shows that count immediately in the results panel. You then type which pages you want to keep into a single text field, using individual page numbers, ranges, or a mix of both β for example, "2, 4, 9-12" would keep pages 2, 4, 9, 10, 11, and 12, discarding everything else. As you type, the tool checks your entry against the actual page count of your file and tells you right away if a number is out of range or the format isn't understood, so you're never guessing whether your selection will work.
When your selection is valid, clicking "Extract & Download PDF" builds a brand-new PDF containing only the pages you listed, in the order you listed them, and starts the download automatically. The original file on your device is never modified β you always end up with two files: the source PDF and the new, smaller extract.
How to Use It
- Load your file. Click the drop area (or drag a PDF onto it) and choose the document you want to extract pages from.
- Note the total page count. The results panel shows exactly how many pages the file has, so you know the valid range before typing anything.
- Type the pages to keep. Use commas to separate individual pages and hyphens for ranges β for example, "1, 3, 5-8" keeps pages 1, 3, 5, 6, 7, and 8.
- Watch the live validation. The hint text below the field confirms your selection is valid or explains what needs fixing, such as a page number beyond the document's length.
- Check the selection summary. The results panel shows how many pages your current entry will produce, so you can confirm it matches what you expect before extracting.
- Extract and download. Once your entry is valid, click the button. A new PDF containing only those pages is generated and downloaded automatically.
Page Number Formats the Tool Understands
The pages field accepts a comma-separated list where each item is either a single page number or a range written as two numbers joined by a hyphen. Single numbers, like "1" or "12," keep exactly that page. Ranges, like "5-8," keep every page from the first number to the second number, inclusive. You can combine as many of each as you like in one entry, and you can list them in any order β "10, 1-3, 7" produces a new PDF with page 10 first, then pages 1 through 3, then page 7, because the tool keeps pages in the order you typed them, not necessarily their original order. If you'd prefer the extracted pages to stay in their original document order, simply type your page numbers in ascending order to begin with.
The tool ignores extra spaces around commas and hyphens, so "1, 3,5-8" and "1,3, 5 - 8" are both read the same way. Numbers must be positive and cannot exceed the total page count shown in the results panel β the live hint below the field will flag anything invalid before you try to extract, rather than letting you download a broken file.
How the Extraction Works Behind the Scenes
This tool uses a JavaScript PDF library capable of reading the internal structure of a PDF β its individual pages, fonts, and embedded images β directly in your browser. When you click extract, the tool parses your typed page list into a sequence of page indexes, creates a brand-new, empty PDF document, and copies only those specific pages from your original file into it, in the sequence you specified. Because each page is copied as a complete object rather than redrawn or flattened, text remains selectable and searchable, and images keep their original resolution. For background on how PDF documents store pages and content internally, the ISO 32000 PDF standard page is the authoritative technical reference, though most users never need to go beyond understanding that pages are simply reused, not recreated.
Once the new document is assembled, it's converted into a downloadable file directly in memory and offered to you through your browser's normal download mechanism β the same way a file would download from any website, except that the file itself was built on your machine rather than a remote one.
Extracting vs. Reordering vs. Merging
It's worth being clear about which PDF task you actually need, since the three are easy to mix up. Extracting keeps a subset of pages and discards the rest β the output is usually shorter than the input. Reordering, by contrast, keeps every page from the original file but changes the sequence they appear in; nothing is removed. Merging combines pages from two or more separate files into a single document, rather than working within one file. If you actually want to keep all your pages but just fix their order, our Reorder PDF Pages tool is the better fit; if you're combining multiple documents, look for a merge tool in the free online tools hub.
Handling Large or Image-Heavy PDFs
Extraction speed depends mostly on your device rather than your internet connection, since nothing leaves your browser. A short text-based document with a handful of pages will load and extract almost instantly. A scanned document with high-resolution images on every page β a 200-page property file, for example β takes longer to parse simply because there's more data for the browser to read into memory before it can identify individual pages. If a very large file feels slow to load, give the tool a moment before assuming something has gone wrong; the "Reading fileβ¦" status will update to show the page count as soon as parsing finishes.
One advantage of extracting rather than opening the whole document elsewhere is that the resulting file is almost always dramatically smaller than the original, since it only contains the pages you selected. This makes the extracted PDF faster to email, faster to upload elsewhere, and easier to store if you only needed a portion of a much larger source document in the first place.
Common Situations Where Extraction Helps
Sharing a subset of a long document is the most common use case β pulling three relevant pages out of a fifty-page vendor contract to send to a manager who only needs to see the pricing section, for instance, rather than forwarding the entire file and asking them to find it themselves. This keeps email attachments smaller and makes it obvious exactly what you're asking someone to review.
Splitting a scanned packet into its component documents is another frequent scenario. If you've scanned several separate forms in one pass and ended up with a single multi-page PDF, extracting the page ranges that correspond to each individual form lets you save them as distinct files without rescanning anything.
Archiving just the pages that matter is a third case worth mentioning. Long reports often include appendices, boilerplate, or reference material that isn't needed for day-to-day use; extracting only the core pages you actually reference keeps your personal archive smaller and easier to search later.
Tips for a Clean Extraction
- Double-check the total page count shown after loading β page numbering in the tool always starts at 1, matching what you'd see counting pages by hand.
- Use ranges for consecutive pages instead of listing each number individually; it's faster and less error-prone.
- If you need the same pages in their original order, type your page list in ascending order rather than relying on any automatic sorting.
- Keep your original file until you've opened the extracted PDF and confirmed it contains what you expected.
- Password-protected PDFs typically can't be loaded; remove the password with your PDF viewer first, then extract.
Arb Digital builds fast, high-converting websites and content β if your business handles a lot of client documents, forms, or reports, we can help you design a smoother workflow around them.
Talk to Arb Digital All Free ToolsCommon Mistakes to Avoid
- Miscounting pages. Always check the total page count in the results panel rather than guessing, especially with scanned documents where a blank page can throw off your count.
- Forgetting a range's end number. A range needs both a start and an end, like "5-8," not just "5-".
- Assuming order is automatic. The extracted PDF follows the order you typed, not necessarily ascending order β type your list in the order you want the output.
- Extracting from an outdated file. If you've edited the PDF elsewhere since you last saved it, make sure you load the newest version before extracting.
Related Free Tools From Arb Digital
Pair this with the Reorder PDF Pages tool if you also need to fix the sequence of the pages you keep, the Add Page Numbers to PDF tool to label your extracted document, or the Add Watermark to PDF tool to mark it as a draft or confidential excerpt. You can also browse our free online tools hub for more no-signup utilities that run entirely in your browser.
Frequently Asked Questions
Yes. The new PDF follows the exact sequence you type β for example, typing "10, 1-3" produces a document with page 10 first, followed by pages 1 through 3.
The tool checks your entry against the document's actual page count as you type and flags anything out of range before you can extract, so you won't accidentally produce a broken file.
No. Pages are copied directly from the original document into the new file, so text, images, and formatting are preserved exactly as they were.
Encrypted PDFs generally cannot be loaded by this tool. Remove the password using your PDF reader's built-in tools first, then load the unprotected file here.
No. The entire process, from reading the file to building the extracted PDF, happens locally in your browser using JavaScript. Nothing is sent anywhere.
Yes. If you type a page number more than once in your list, such as "2, 2, 5," it will appear that many times in the resulting document, in that order.