Guides

How to Split a PDF Into Multiple Files

Extract specific page ranges or break a large PDF into separate documents without uploading it anywhere.

Rook Dev Studio6 min read

Common reasons to split a PDF

Splitting is useful when a scanned document contains multiple unrelated files (like several signed contracts scanned in one batch), when you need to send only a portion of a report, or when a single PDF has grown too large to share as one attachment.

The Split PDF tool covers all of those cases. It works locally in your browser: the source file never leaves your device.

The ways you can split

  • Every Page exports each page of the PDF as its own file - for a 20-page scan, you get 20 PDFs.
  • Page Range extracts a set of ranges such as 1-5 or 3,8,12 into one file.
  • Extract Selected lets you pick specific pages from the page grid and export only those.
  • After Every N pages chunks a long document into equal parts - great for splitting a 200-page manual into 20-page chapters.
  • Custom Builder groups pages into named sets, each exported as its own PDF.

Page ranges are 1-based, so page 1 is the first page of the document. Ranges like 1-5 mean "pages 1 through 5", and commas combine multiple ranges in one operation.

Step-by-step

  1. Open the Split PDF tool and select your file. The workspace shows a preview with the page count.
  2. Choose your split method: a range, equal chunks, or manual page selection.
  3. Review the selection before processing - the preview updates as you adjust ranges, so confirm the count matches what you expect.
  4. Click Split PDF. If the result is multiple files, RookPDF packages them into a ZIP; a single output range downloads as one PDF directly.
  5. Download and unzip the result if needed.

Working with the ZIP output

Whenever the operation produces more than one PDF, the files are bundled into a ZIP so downloads stay organized. Some devices open ZIPs differently: on a phone you may need a file manager or "Open with" a ZIP app, while most desktops extract with a double-click. Keep the folder tidy by extracting to a named folder rather than your Downloads pile.

Tips

  • If you are not sure which pages you need, open the PDF in the built-in preview first and identify exact page numbers before splitting.
  • Ranges that start past the last page of the document produce nothing - double-check the page count shown in the preview.
  • For recurring workflows (like splitting a monthly report into per-department sections), keep consistent page ranges each month to make it a quick repeatable task.
  • Password-protected files will not split until you remove the protection. Use the Unlock PDF tool first.

Splitting vs deleting vs extracting

These three tools are easy to confuse:

  • Split PDF exports pages out of the document as new files.
  • Extract Pages creates a new PDF from a selected subset - the cleanest way to send three pages from a forty-page file.
  • Delete Pages removes pages from a copy of the document, which is useful when you want to clean up a file rather than create more files.

Need to recombine later? The Merge PDF tool combines PDFs the way Split separates them. Breaking a document into chapters today and reassembling a subset tomorrow is a normal workflow, and both directions run locally.

A practical example: splitting a monthly report

Say a 40-page operations report is scanned every month and each department needs only its own section. After one careful pass you learn the sections: pages 3-11 for Finance, 12-19 for Sales, 20-26 for Support, and the annex on pages 33-40. Set up a Page Range split for each section, download the ZIP, and name the extracted files clearly. Next month the same ranges produce the same sections in seconds, because the layout did not change and the workflow is barely any work to repeat.

What happens to quality

Splitting copies pages from the original PDF rather than re-encoding them. Text stays selectable, images keep their original resolution, and the file size of each part stays proportional to its pages. That means a split is effectively lossless - no quality is traded away to make the operation succeed.

The main catch is opposite in nature: if the source is bloated, every split part inherits the bloat. If each chapter is still too heavy to send, run Compress PDF on the parts, or check the File Information tool to see what is taking up space before you split. Start from a healthy file and every downstream part stays healthy.