How to Extract Specific Pages from a PDF

Updated February 5, 2026

You rarely need to send the whole PDF. Often just the page with the invoice, the signed page, or a chapter is enough. Extracting specific pages is quick — the tricky part is knowing the range syntax.

The range syntax

The Split PDF tool accepts pages as ranges: 1 is one page, 1-5 is pages 1 through 5, and 1,3,5-9 gives you three separate output PDFs: page 1, page 3, and pages 5-9 as one range.

Steps

1. Open /split-pdf. 2. Upload the PDF. 3. Choose Extract ranges mode. 4. Type the range you want. Multiple ranges? Separate with commas — you get a ZIP with one PDF per range. 5. Press Split PDF. The ZIP downloads. Extract with your operating system's built-in unzip.

Common patterns

Just one page: 7 Just the last chapter (say pages 40-60): 40-60 Skip a boring middle section: 1-10, 20-30 (two output files) Every page separately: use the Split into chunks mode with chunk size 1.

Working with the extracted pages

Once you have the pages you need, combine with material from other PDFs using Merge PDF. Add page numbers to the new combined file with Page Numbers before circulating.

Extract → Merge → Number is the trio for building custom PDFs from an assortment of sources. Once you know the range syntax it's a 30-second job.

Try the tool

Split PDF

Open tool

Related guides