A PDF document stores its pages as individual page objects, each referencing its own content streams, font resources, and image objects. To extract a subset of pages, pdftk reads the pages you want, copies their objects (and all referenced resources) into a new PDF file, and builds a fresh cross-reference table and trailer. The content of each page — text, images, paths — is never decoded or re-encoded. This is why extraction is fast and lossless.
Split PDFs into Pages
Split a PDF into individual pages or defined page ranges. Separate documents easily.
Drop your file here
or browse
Up to 100MB free • Output Format: PDF
Conversion failed
How to Convert
Convert any file in seconds — no software, no sign-up required.
Upload Your PDF
Drop the PDF you want to split. Multi-page PDFs of any size are supported.
Set Page Range
Enter a range like "1-5" to extract pages 1 through 5, or "3,7,12" to extract specific individual pages.
Download Split PDF
A single extracted PDF downloads if you request one range. Multiple ranges are bundled in a ZIP.
Why Use EasyConv
Professional-grade conversion with features designed for real-world workflows.
Flexible Page Selection
Use ranges (1-5), individual pages (3,7,12), or combinations (1-3,5,8-10) to extract exactly what you need.
Split Every Page
Use "split all" mode to export every page as a separate PDF file — ideal for separating invoices or form submissions.
ZIP Archive Output
When splitting into multiple files, all output PDFs are packaged in a single ZIP for convenient download.
Keeps Text & Metadata
Extracted pages retain all text, hyperlinks, annotations, and metadata from the original PDF — nothing stripped.
Secure & Private
Uploaded documents are processed in an isolated session and deleted within 2 hours.
Instant Split via pdftk
Page splitting uses pdftk-java for zero re-encoding — extracted pages are perfect copies of the originals.
Supported Formats
Detailed breakdown of every format supported by this converter.
| Format | Description | Extension | Use Case |
|---|---|---|---|
| RANGE (1-10) | Extract a continuous page range | .pdf |
Extract a chapter or section |
| PAGES (3,7,12) | Extract specific non-consecutive pages | .pdf |
Cherry-pick specific pages |
| SPLIT ALL | Every page as a separate PDF file | .zip |
Separate scanned documents |
| EVEN PAGES | Extract only even-numbered pages | .pdf |
Double-sided scan separation |
| ODD PAGES | Extract only odd-numbered pages | .pdf |
Double-sided scan separation |
| LAST N PAGES | Extract the last N pages | .pdf |
Appendices, terms & conditions |
Frequently Asked Questions
Everything you need to know about this conversion tool.
Who Uses This Tool
Real-world use cases from professionals across different industries.
Extract Specific Exhibit Pages
Pull exhibits or annexures from a large contract PDF by page range and share them individually with relevant parties.
Separate Scanned Documents
Split a batch scan of multiple forms into individual single-page PDFs for filing, archiving, or forwarding.
Extract Chapter from PDF Book
Extract a specific chapter from a large textbook PDF to share with study group members or use in a presentation.
Isolate Individual Invoices
Split a multi-invoice PDF statement into separate files — one per invoice — for individual client billing records.
Extract Odd/Even Pages
Split double-sided scan output into odd and even pages to correct scan order or separate front and back scans.
Break Large Archive into Parts
Split a 500-page document archive into 50-page sections to comply with upload size limits or email attachment caps.
Comparison
See how we compare to other solutions
| Feature |
Our Tool EasyConv |
Adobe Acrobat | Other Online |
|---|---|---|---|
| Split by page range (e.g. 1–10) | |||
| Split every page individually | |||
| Split by odd/even pages | |||
| Split last N pages | |||
| Custom page list (e.g. 1,3,5) | |||
| No quality loss (no re-encoding) | |||
| No watermark on output | |||
| Free |
Technical Specifications
Detailed technical information about our conversion engine.
Limits
- Max file size: 100 MB (free)
- No hard page count limit
- Multiple ranges → ZIP archive
PDF Splitting Explained: Page Extraction, Range Syntax, and Why No Quality Is Lost
Splitting a PDF is one of the most common document tasks — and one where the underlying approach matters enormously. Byte-level extraction preserves every pixel and character; rasterisation-based approaches do not.
How PDF Page Extraction Works Internally
Page Range Syntax
The page range field accepts several syntaxes: 1-5 for a continuous range from page 1 to 5; 2,4,6 for non-consecutive pages; 1-3,5,8-10 for a combination. You can also use keywords: odd for all odd-numbered pages, even for even-numbered pages, or end-5 to extract the last 5 pages. All page numbers are 1-indexed.
Split Every Page Mode
"Split every page" mode iterates through the entire document and creates one single-page PDF per page. A 100-page PDF produces 100 output files, each named with its page number and bundled in a ZIP archive. This is the fastest way to separate a batch scan where a scanner has saved all pages in one file — you get individual PDFs ready for filing or forwarding in a single operation.
Odd/Even Split for Double-Sided Scans
Many flatbed scanners and document cameras require scanning one side of a document at a time, producing two PDFs: one with odd pages (fronts) and one with even pages (backs). The even-pages scan is often in reverse order due to re-loading the paper stack. The odd/even split mode lets you quickly separate these scans; you can then reverse the even-page sequence and merge them with the PDF Merger to reconstruct the correct double-sided document order.
What Stays in the Extracted Pages
Extracted pages retain all their original content: text layers (selectable, searchable), image objects, hyperlink annotations, form fields, and comments. Bookmarks that point to pages outside the extracted range are dropped (they would be invalid). Bookmarks that fall within the extracted range are kept and their page destinations are adjusted to the new page numbers. Document-level metadata (title, author, subject) is also preserved.