TheTools.World tool

Extract PDF pages online

Pull specific pages out of a PDF and save them as a new, single file. Enter the page numbers or ranges you want to keep; every other page is left out of the result.

Extract pages

Pull specific pages out of a PDF and save them as a new, single file. Enter the page numbers or ranges you want to keep; every other page is left out of the result.

How to extract pages from a PDF

  1. Choose a PDF file.
  2. Check the total page count shown after the file loads.
  3. Enter the page numbers or ranges you want to keep in the new file, like 2,5-7.
  4. Click Extract pages.
  5. Preview the result before downloading to confirm it contains exactly the pages you intended.

The pages you list are combined into one new PDF, in the order they appear in the original file, not necessarily the order you typed them.

What this does and how it works

This tool reads your source PDF and copies just the pages you specify into a brand-new PDF document, discarding everything else. The pages you list are collected and placed into the new file in their original document order (not the order you typed the page numbers), so entering "7,2,5" produces a file with pages in the order 2, 5, 7 — use reorder PDF pages afterward if you specifically need a non-sequential order.

Best practices

Common mistakes to avoid

Real-world use cases

Supported formats

Input: a single standard, non-encrypted PDF file. Output: one new standard PDF file containing only the pages you specified, in original document order. For turning several ranges into several separate output files instead of one, use split PDF. This tool does not convert format, only page selection; the output stays a PDF.

Worked example: pulling the signature and exhibit pages from a 12-page contract

A 12-page contract has its signature block on page 10 and a referenced exhibit on pages 11-12. Entering "10-12" extracts exactly those three pages into a new 3-page file, renumbered 1-3, while the main contract body (pages 1-9) is left out of the result entirely.

Original pagesContentIn extracted file?
1-9Contract bodyNo
10Signature blockYes (new page 1)
11-12ExhibitYes (new pages 2-3)

Limitations

This tool cannot open password-protected or encrypted PDFs. Output order always follows the source document's page order, not the order typed into the field. Extraction is based on page position, not content, so it cannot search for "the page with the signature" automatically — you supply the page numbers.

When extraction plus reordering beats a single split

Sometimes the pages you want aren't contiguous and don't come out in a useful order from a single extraction pass. For example, if you need pages 8, 2, and 5 from a document, in that specific sequence, extract first with "2,5,8" (which will come out in document order: 2, 5, 8), then run the 3-page result through reorder PDF pages with "3,1,2" to get 8, 2, 5. Chaining a small number of these tools together handles cases a single pass can't, without needing a more complex all-in-one editor.

Privacy

Your PDF is read and processed locally in your browser using the pdf-lib JavaScript library loaded from this site. Files are not uploaded to a server. See the privacy policy for full detail.

Troubleshooting

Conclusion

Use this tool when you know exactly which pages you want to keep and want them in a single new file. To remove a few pages while keeping most of the document instead, use delete PDF pages; to change the order of the result, use reorder PDF pages.

FAQ

Does the output follow the order I typed the page numbers in?

No. Extracted pages are placed in original document order regardless of the order you listed them in. Use reorder PDF pages afterward for a custom sequence.

What if I list the same page number twice?

It appears once in the output; duplicate entries in your list don't duplicate the page.

How is this different from splitting?

Extract produces one new file containing just the pages you list. Split produces several files, one per range you specify.

Can I get pages in a non-sequential order in one step?

Not directly; extraction always follows source document order. Extract first, then use reorder PDF pages on the smaller result to get a custom sequence.

Is my PDF uploaded anywhere?

No. Extraction happens locally in your browser. Files are not sent to a server.