PDF Merge & Split PDF Merge & Split
Add to Chrome — Free

PDF Merge & Split Blog

How to Extract Specific Pages from a PDF (Free)

Updated March 2026 · 4 min read

Quick Answer To extract specific pages from a PDF for free, use the PDF Merge & Split Chrome extension. Open the Split tab, enter your page range (e.g., 5-12 or 3, 7, 20-25), and click Split. The extracted pages download as a new PDF — the original is untouched and nothing is uploaded.
📋 Table of Contents
📋 Table of Contents

You need pages 15 through 28 from a 200-page PDF. Or just page 1 (the cover). Or pages 1, 5, and 12 from a non-consecutive selection. Extracting specific pages is one of the most frequent PDF tasks, yet most tools either limit you to a single continuous range or require a paid subscription for flexible extraction.

This guide shows every reliable free method, from a one-click Chrome extension to command-line tools for power users.

Extract Any Pages — Free, No Upload

Specify any page range or individual pages. Download instantly.

Add to Chrome — Free


Method 1: PDF Merge & Split Chrome Extension

Extract pages by number — step by step

  1. Install PDF Merge & Split from the Chrome Web Store.
  2. Click the extension icon and open the Split tab.
  3. Click Add File and select your PDF.
  4. In the page range field, type:
    • 5-12 for a continuous range
    • 3, 7, 15-20 for non-consecutive pages
    • 1 for a single page only
  5. Click Split/Extract. Your new PDF downloads automatically.
Tip: Not sure what page numbers you need? Open the PDF in Chrome's built-in viewer first — it shows page numbers in the top bar as you scroll. Note the range, then switch to the extension to extract.


Method 2: macOS Preview

Extract pages using macOS Preview

  1. Open the PDF in Preview.
  2. Show thumbnails: View → Thumbnails.
  3. Click the first page you want. Hold Shift to select a range, or Cmd to select non-consecutive pages.
  4. Right-click the selection and choose Export as PDF.
  5. Name and save the new file.

This is the easiest method on macOS — no install needed. The visual thumbnail interface makes it easy to select pages by sight rather than by number.



Method 3: pdftk (Command Line)

For batch extraction or scripted workflows, pdftk gives you precise control:

# Extract pages 5-20
pdftk input.pdf cat 5-20 output extracted.pdf

# Extract non-consecutive pages: 1, 5, 12, 20-25
pdftk input.pdf cat 1 5 12 20-25 output selected.pdf

# Extract last page (replace 47 with actual total)
pdftk input.pdf cat 47 output last-page.pdf


Method 4: Ghostscript

# Extract pages 10-30
gs -dBATCH -dNOPAUSE -q -sDEVICE=pdfwrite \
 -dFirstPage=10 -dLastPage=30 \
 -sOutputFile=extracted.pdf input.pdf

Ghostscript does not natively support non-consecutive page extraction in a single command. For that, use pdftk or the Chrome extension.



When Would You Extract Specific Pages?

Pulling a single chapter from a textbook PDF

Academic PDFs are often distributed as complete semester packages. Extracting individual chapters creates smaller, focused files that are easier to annotate and read on tablets or e-readers.

Sending only the relevant portion to a colleague

If a 120-page compliance report has one section relevant to a specific team, extracting pages 45–62 and sending just that portion respects your colleagues' time and avoids confidentiality concerns about unrelated content.

Extracting a cover page or executive summary

For sharing a teaser or summary of a document, extracting just the first few pages is faster than asking someone to scroll through a long file.

Separating a form from a multi-form document

Government and legal packages often bundle multiple forms into one PDF. Extracting the specific form you need (page 7, for example) is cleaner than filling out a page inside a large document.

Extract Pages in Seconds

Any page, any range, any PDF. Free and private.

Install PDF Merge & Split


Related Guides



Frequently Asked Questions

How do I extract specific pages from a PDF for free?

Use the PDF Merge & Split Chrome extension. Open the Split tab, load your PDF, enter the page numbers or range you want (e.g., "3, 7, 15-20"), and click Split. The extension extracts exactly those pages into a new PDF file without uploading anything.

Can I extract non-consecutive pages from a PDF?

Yes. PDF Merge & Split supports comma-separated page lists like "1, 5, 12, 20-25". You can also use pdftk: pdftk input.pdf cat 1 5 12 20-25 output extracted.pdf

Does extracting pages from a PDF change the original file?

No. Extracting pages creates a new file — the original PDF is never modified or deleted. You can safely extract pages from any PDF without worrying about losing the source document.

How do I extract the last page of a PDF?

Open your PDF viewer to find the total page count, then enter that page number in the PDF Merge & Split split field. For example, if the PDF has 47 pages, enter "47" to extract only the last page.

What is the difference between extracting and splitting a PDF?

Splitting divides a PDF into multiple output files. Extracting creates a single new file containing only the pages you selected. PDF Merge & Split supports both modes.

More Free Chrome Tools by Peak Productivity

Bulk Image Downloader
Bulk Image Downloader
Download all images from any page
Pomodoro Technique Timer
Pomodoro Technique Timer
25-minute focus timer with breaks
YouTube Looper Pro
YouTube Looper Pro
Loop any section of a YouTube video
Citation Generator
Citation Generator
Generate APA/MLA/Chicago citations
WebP to JPG/PNG
WebP to JPG/PNG
Convert WebP images to JPG/PNG
Auto Refresh Ultra
Auto Refresh Ultra
Auto-refresh pages at custom intervals