← All tools
PDF ToolBuilt into the unified PDF editor

Extract pages

Extract one or more pages from a PDF to create a new, lighter document. Directly in DocuNest's unified PDF editor (Pages menu).

Extract pages in DocuNest: 100% local processing on Windows, macOS, and Linux. Automatable via the docunest CLI.

Extract pages
Preview of Extract pages in DocuNest, offline PDF app

Built into the unified PDF editor. This tool is used directly within the DocuNest editor: open your PDF, apply the action, undo with Ctrl+Z if needed, then move on to any other tool — without ever reloading your file.

Discover the PDF editor →

Features

Free page selection (e.g., 1, 3, 5-7)
Page preview before extraction
No quality loss or recompression
Extraction from the editor (Pages menu), without leaving your document
Unlimited undo (Ctrl+Z) and revert to the original document

Use cases

1

Extract a form

Recover only the form page to be filled out in an administrative document.

2

Targeted sharing

Send only the relevant pages of a report to a colleague.

3

File preparation

Gather pages from different PDFs to build a compilation.

Command line

Same result as the interface, in one command. Nothing leaves your machine.

docunest — zsh

local
# Extract specific pages
❯ docunest pdf extract -i document.pdf --pages "1,3,5-7" -o extracted.pdf
✓ Done — file written locally, no network upload

Complete CLI documentation →

Frequently asked questions

Can I extract non-consecutive pages?
Yes. Use comma and range notation, for example 1,3,5-7.
Is the quality preserved?
Yes. Pages are extracted without recompression; the quality is identical to the original.
What is the difference with Split?
Extract creates a single file with the chosen pages, while Split divides it into multiple files.

Stop sending your PDFs to the cloud.

Download DocuNest: the complete editor, 7-day trial, no credit card, no files leaving your machine.

Download for free

Download DocuNest

No account required, no data collected.

Linux

Install a system package, or use the AppImage if you prefer a portable version.

Windows 10+, macOS 12+ (Apple Silicon), Linux (deb / rpm / AppImage)