Back to blog

August 4, 2026 · 4 min read

How to Extract Specific Pages From a PDF for Free

Extracting vs. splitting vs. deleting

These three get confused constantly, so it's worth being precise. Extracting pulls out a specific subset of pages into a new file and leaves the original document exactly as it was. Splitting divides an entire document into several smaller files, covering every page — nothing is left out. Deleting removes pages from the original document permanently, with nothing pulled out separately. If you want pages 5 through 9 of a 40-page report as their own file while the original stays intact, that's extracting.

How to extract pages from a PDF online for free

The typical process:

  • Upload the PDF.

  • Select the specific pages or page range you want to pull out.

  • Run the extraction — the selected pages become a new, standalone PDF.

  • Download the new file; the original document is unaffected.

Extract pages by just naming them

With FlowPDF, upload the file and type "extract pages 8 to 15" or "pull out pages 2, 5, and 9 into a new PDF." The order you name the pages in is the order they'll appear in the resulting file, so you can even reorder while extracting — "extract page 9, then page 2" gives you a two-page file in that exact sequence.

Common mistakes

A couple of things trip people up here.

  • Confusing the printed page number with the PDF's actual page position — a document with an unnumbered cover page will have its printed 'page 1' sitting at the PDF's second position

  • Extracting a page range that doesn't include a page you actually needed — double-check the end of the range, since off-by-one mistakes here are common

Related PDF tasks

If you need the whole document broken into several pieces rather than just one section pulled out, splitting a PDF covers that instead. And if the extracted pages need to be recombined with something else afterward, merging PDFs takes just as little effort.

Try it yourself

No sign-up, nothing to install.

Related guides