How to Split a PDF: Extract Pages and Sections - way2pdf Skip to main content
PDF Tools

How to split a PDF

Pull out one page, a range, or every page into separate files when you do not need the whole document.

6 min read · Updated May 17, 2026

Why Split a PDF?

Many documents arrive as monolithic PDFs when you only need a portion of them. A 200-page technical manual where you need chapter 7. An annual report where the finance team only needs the financial statements. A lease agreement where each tenant gets a copy of only their specific unit addendum. Splitting lets you extract exactly what you need without editing software or reformatting.

Common reasons to split a PDF:

  • Sharing only the relevant section with a recipient instead of the whole file
  • Reducing file size for email by sending only the pages that matter
  • Separating a multi-topic document into individual topic files for easier navigation
  • Extracting a single page (such as a certificate or signature page) for independent use
  • Fixing a mis-ordered merge by splitting and re-merging pages in the correct sequence
  • Archiving individual sections separately

Three Ways to Split a PDF

1. Extract All Pages (Every Page as a Separate File)

This splits every page into its own PDF file, all packaged into a ZIP archive for download. Use this when you need maximum granularity, for example, breaking a scanned document of individually signed pages so each can be filed separately, or preparing pages for re-ordering before a custom merge.

2. Extract a Page Range

Specify a start and end page (e.g., pages 5–12) to extract a contiguous block of pages as a single new PDF. This is the most common use case, grabbing a chapter, a section, or a set of related pages from a larger document.

3. Extract Specific Pages

Enter a comma-separated list of individual page numbers (e.g., 1, 4, 9, 15) to extract non-contiguous pages into a single PDF. Useful for pulling the cover page, executive summary, and conclusion from a long report while skipping everything in between.

Step-by-Step: Splitting a PDF on way2pdf

  1. Go to way2pdf.com/split-pdf.
  2. Upload your PDF file.
  3. Choose your split method:
    • All pages: no additional input needed
    • Page range: enter the start and end page numbers
    • Specific pages: enter page numbers separated by commas
  4. Click Split PDF.
  5. Download the result, a single PDF for range/specific extractions, or a ZIP archive for all-pages splits.
Page numbering tip: Page numbers refer to the PDF's physical page sequence (1 = first page of the file), not the printed page numbers on the document. A report with a Roman-numeral preface (i, ii, iii) followed by Arabic-numeral pages (1, 2, 3.) will have preface page i as physical page 1, page 1 of the report as physical page 4 or so. Count from the start of the file, not the printed number.

Splitting a Scanned Document

Scanned PDFs split cleanly because each page is an independent image. After splitting, individual pages are fully self-contained. If you plan to run OCR on the extracted pages, it's more efficient to run OCR on the full document first, then split, the text layer is preserved in each extracted page this way.

Splitting a Password-Protected PDF

Password-protected PDFs cannot be split until the protection is removed. Use the Protect PDF tool to remove the password first, then split the unlocked file. If you don't know the password, you cannot unlock or split the file, this is intentional security behavior.

Use Case: Fixing a Double-Sided Scan

Some older scanners only scan one side at a time. You feed all odd pages through, then flip the stack and feed all even pages. This produces two PDFs: one with all odd pages in order (1, 3, 5.) and one with even pages in reverse order (last even page first). To combine them properly:

  1. Split both files into individual pages using the All Pages option.
  2. Rename/note the page numbers.
  3. Merge the individual pages in the correct interleaved order (page 1, page 2, page 3, page 4.) using the Merge PDF tool.

This technique is also useful for re-ordering any set of pages that arrived in the wrong sequence.

Splitting for Email Attachments

Most email services cap attachments at 25 MB. If a PDF is too large to send, splitting it into multiple smaller parts and sending them in separate emails is a practical workaround. Label each part clearly in the email subject, e.g., "Annual Report 2024, Part 1 of 3 (Pages 1–40)."

Alternatively, run PDF compression first. Many large PDFs can be brought well under 25 MB without splitting at all.

Splitting for privacy

If a PDF has a section you do not want to share, split out only the safe pages first. Once you email the full file, the recipient has every page. For text that must stay in the file but not be readable, use redaction instead.

What Happens to Bookmarks, Links, and Form Fields?

Splitting changes the structure of a PDF, and a few elements behave in ways worth anticipating:

  • Bookmarks (the outline panel). Bookmarks point to specific pages. When you extract a range, bookmarks that target pages outside that range no longer have a destination, so they are typically dropped. Bookmarks pointing within the extracted range may be preserved depending on the document, but do not assume the full outline survives a split.
  • Internal links. A "see page 40" cross-reference link will break if page 40 is not part of the extracted file. The visible text remains, but clicking it has nowhere to go. External links (to websites) are unaffected.
  • Form fields. Interactive form fields on extracted pages generally carry over, but fields whose calculations or validation depend on fields on other pages will lose that logic once those other pages are gone.
  • Page numbering. Any printed page numbers baked into the content stay as-is, a page that read "Page 47" still says "Page 47" even though it is now the first page of your extracted file. If you need clean numbering on the result, add it afterwards with Add Page Numbers.

Splitting Very Large PDFs

Documents in the hundreds or thousands of pages, scanned archives, full case bundles, technical manuals, split the same way as small ones, but a couple of practical tips make the process smoother. First, prefer page-range or specific-page extraction over the "all pages" option for huge files: turning a 2,000-page scan into 2,000 individual files produces an unwieldy ZIP archive that is awkward to download and navigate. Extract only the sections you actually need. Second, if upload is slow because the file is large, run compression first; a smaller source file uploads faster and splits just as accurately.

A Naming Convention That Saves Time

When you split a document into several parts, give each output a name that makes its contents obvious at a glance. A scheme like contract-2026_pages-01-12_definitions.pdf tells you the source, the page range, and the section in one line. This matters most when you split the same document repeatedly or distribute parts to different people, clear names prevent the classic mistake of sending the wrong section to the wrong recipient. If you are re-merging split pages later, zero-padded numbers (01, 02, 03 rather than 1, 2, 3) keep files in the correct order when your file manager sorts them alphabetically.

Frequently Asked Questions

Does splitting reduce the quality of the pages?

No. Each extracted page is a faithful copy of the original, same resolution, same text layer, same embedded fonts. Splitting copies pages; it does not re-render or re-compress them.

Can I split a PDF and keep the original intact?

Yes. Splitting always produces new files and never modifies your uploaded original. You can download the extracted parts and still keep the complete source document.

How do I split a PDF into two halves?

Use page-range extraction twice: once for the first half (for example, pages 1–25) and once for the second (pages 26–50). This gives you two separate files covering the whole document.

Will splitting remove a password?

No, and it can't run at all on a still-protected file. Remove the password first with the Unlock PDF tool, then split the unlocked copy.

What format are the split files?

Always PDF. Range and specific-page extractions return a single PDF; the all-pages option returns a ZIP archive containing one PDF per page.

Need to pull out some pages?

Split a PDF Now



In-depth guides & tools

Step-by-step documentation on way2pdf tools—not just the blog article above.