ToolsWaves
File & Image ToolsApril 20, 2026ยท6 min read

PDF Split: Extract or Separate PDF Pages Online (Free)

Need just pages 5-7 from a 100-page PDF? Or split a manual into one PDF per chapter? Our PDF splitter handles every scenario โ€” and keeps your files private.

PDF document being separated into individual pages
โœ‚๏ธ

Try the tool right now

PDF Split Tool

Open Tool โ†’

What is PDF Splitting?

PDF splitting is the reverse of merging โ€” taking a single PDF document and breaking it into multiple smaller files. You might extract just a few specific pages, split a long document into equal chunks, or break it down into one PDF per page.

Splitting is useful when a PDF contains more than you need to share, when you want to organize a long document into manageable parts, or when you need to send specific pages without exposing the entire file's contents.

Why Split PDFs?

  • Extract specific pages โ€” Send just pages 5-10 of a 50-page contract
  • Reduce file size โ€” Smaller PDFs are easier to email and faster to load
  • Privacy โ€” Share only relevant pages without exposing the full document
  • Reorganization โ€” Break a manual into per-chapter PDFs for easier navigation
  • Distribution โ€” Different teams need different sections of a master document
  • Editing workflow โ€” Split, edit individual sections, then merge back
  • Form processing โ€” Extract individual form pages for separate handling
  • Page-by-page analysis โ€” Process each page through OCR or other tools

Splitting Modes Explained

Extract specific pages (recommended)

Specify exactly which pages you want using ranges and individual numbers. Format: '1-3, 5, 8-10' extracts pages 1, 2, 3, 5, 8, 9, 10 into a single output PDF. Most precise control.

Split every N pages

Break the PDF into chunks of N pages each. Useful for splitting a long document into roughly equal parts. A 100-page PDF split every 10 pages becomes 10 separate PDFs.

Individual pages

Extract every single page as its own PDF. A 50-page document becomes 50 separate one-page PDFs. Useful when you need to process each page independently.

How to Use Our PDF Split Tool

  • Click the upload area to select a PDF file
  • Wait for the page count to display (confirms PDF loaded correctly)
  • Choose your splitting mode: Extract Pages, Split Every N, or Individual Pages
  • Specify page numbers/ranges (e.g., '1-3, 5, 8-10' for extract mode)
  • Click 'Split PDF' to process
  • Download files individually, or all at once via 'Download All'

All processing happens in your browser using pdf-lib. Your PDF โ€” including any sensitive content like contracts, medical records, or financial statements โ€” never gets uploaded to a server.

Page Range Syntax Explained

When using 'Extract Pages' mode, the page range syntax follows simple rules:

  • Single page: '5' โ€” Extracts only page 5
  • Range: '1-10' โ€” Extracts pages 1 through 10 inclusive
  • Multiple ranges: '1-3, 7-9' โ€” Extracts pages 1-3 and 7-9
  • Mixed: '1, 5, 10-12' โ€” Extracts page 1, page 5, and pages 10-12
  • Whole document: '1-N' (where N is the last page number)

All extracted pages are combined into a single output PDF in the order specified. To get separate PDFs per range, use 'Individual Pages' or 'Split Every N' mode.

Common Use Cases for PDF Splitting

Sharing specific contract pages

A 30-page agreement, you only need to send the signature pages 28-30 to the other party. Extract just those, send a 3-page PDF instead of the whole thing.

Breaking up academic papers

A 100-page thesis split by chapter (every ~15 pages) makes sharing individual chapters easy without exposing the entire document.

Processing scanned documents

OCR tools often work better on individual pages. Split a multi-page scan into individual pages, OCR each, and process the results.

Email size limits

Most email systems cap attachments at 25 MB. Splitting a large PDF lets you email it in pieces under the limit.

Customizing reports for stakeholders

A master annual report has sections for finance, marketing, ops, etc. Split into role-specific PDFs so each team gets only their relevant pages.

PDF Split vs PDF Merge: When to Use Each

  • Split โ€” When you have one PDF and need multiple smaller files
  • Merge โ€” When you have multiple PDFs and need one combined file
  • Both โ€” Common workflow: split a PDF, edit specific pages, merge back together
  • Roundtrip โ€” Split + edit individual PDFs + merge back doesn't lose quality

Both tools (split and merge) preserve original formatting, fonts, and images. Use them as complementary parts of any PDF editing workflow.

Tips for Working with PDFs

  • Verify page numbers โ€” Some PDFs use different numbering (e.g., front matter as i, ii, iii)
  • Check for password protection โ€” Encrypted PDFs may need decryption first
  • Preserve originals โ€” Keep the source PDF until you confirm splits worked correctly
  • Mind file size โ€” Splitting doesn't reduce per-page size; for size reduction, also compress
  • Test with one page first โ€” For complex splits, do a test extraction to confirm the syntax works
  • Use download all for batch operations โ€” Saves time vs downloading each split file individually

Final Thoughts

PDF splitting is essential for anyone who works with multi-page documents โ€” and the privacy implications matter. Uploading a contract or medical record to a random online tool to extract a few pages exposes potentially sensitive content. Our free online PDF splitter runs entirely in your browser using pdf-lib, so your files stay completely private. Whether you need to extract specific pages, split into chunks, or break a long document into individual pages, the tool handles all three modes with a clean interface. Pair it with our PDF merger for a complete browser-based PDF editing workflow.

Try PDF Split Tool Now

Frequently Asked Questions

Are my PDFs uploaded to your servers?

No. The PDF splitting happens entirely in your browser using JavaScript and the pdf-lib library. Your PDFs โ€” including any confidential, legal, or medical documents โ€” are processed locally and never leave your device.

How do I specify pages to extract?

Use the format '1-3, 5, 8-10' where dashes specify ranges and commas separate individual entries. This extracts pages 1, 2, 3, 5, 8, 9, 10. Page numbers refer to the document's actual page count, not any printed page numbers.

Can I split password-protected PDFs?

If the password protection is just for viewing, the tool may still work. For fully encrypted PDFs, you'll need to remove the password first using a dedicated decryption tool, then split.

What's the maximum PDF size I can split?

There's no hard limit, but performance depends on your device's memory. Most modern devices handle PDFs up to 100 MB without issue. For larger files, splitting may take a few seconds.

Will the split PDFs preserve formatting and images?

Yes. Our tool uses pdf-lib which preserves all original formatting, embedded fonts, images, and most interactive elements. Each extracted PDF should look identical to the corresponding pages in the original.

Can I split multiple PDFs at once?

Currently, the tool processes one PDF at a time. For batch processing, split each file individually. For large-scale operations, consider a command-line tool like pdftk.

Related Articles