← Takora

Split PDF Pages Online

Drop a PDF here or click to select
(client-side — files never leave your browser)

Split a PDF into Smaller Files with Page Ranges

A long PDF is rarely useful as one blob. You may need to send only the first three pages of a contract, separate a 200-page manual into chapters, or pull the last page of a form for a signature. The split tool solves this by letting you define exact page ranges — like 1-3,5 or 7-9 — and turning each range into its own PDF file.

This is faster and more precise than printing, scanning, or copy-pasting content out of a viewer. Ranges are combined with commas, so you can describe a complex selection in a single line and get back exactly the files you asked for. Each range is processed independently, which means one run can produce both a large chapter and a single isolated page. The output files are smaller than the original, which makes them easier to email or attach to online forms.

Splitting is also the natural companion to merging. You can split a large file into chapters, work on each chapter separately, then merge the revised pieces back into a single deliverable. Because every operation keeps the original file untouched, the same source can be split many different ways for different recipients without any risk to the master copy.

How to Split a PDF

  1. Upload the PDF you want to split.
  2. Look at the total page count shown next to the file name.
  3. Enter your ranges in the box, for example 1-3,5,7-9 — each range becomes one output file.
  4. Click the split button and wait while the tool processes each range.
  5. Download the resulting files; one PDF is produced per range you defined.

Real Example: Page Ranges in Action

A teacher receives a 12-page exam paper and wants to distribute it in three parts: pages 1-4, pages 5-8, and pages 9-12, leaving nothing behind. One range per part keeps the numbering predictable for students, and each part can be sent as its own attachment.

InputOutput
exam.pdf with ranges 1-4,5-8,9-12three files: exam-1-4.pdf, exam-5-8.pdf, exam-9-12.pdf

Common Split Patterns

Tips for Accurate Splits

When to Use This Tool

Frequently Asked Questions

What page range syntax does the split tool accept?

Use single pages and dash ranges separated by commas, such as 1-3,5,7-9.

How many files do I get from one split?

One file per range you enter; three ranges mean three separate PDF downloads.

Can I split out every single page of a document?

Yes. Entering 1,2,3,4 produces one file per page, though a long list is slow to type.

What if I enter a page number beyond the document end?

Ranges are clamped to the actual page count, so out-of-range numbers are ignored safely.

Does splitting reduce image quality?

No. Pages are copied from the source without re-rendering, so quality is preserved exactly.

Is my document uploaded anywhere during the split?

No. Processing happens locally in your browser and your file stays on your device.

Can I split a password-protected PDF?

Only if you unlock it first, since the tool cannot read encrypted pages without the password.

Are the output files named automatically?

Yes. Each output is named from the source file plus its range, like report-5-8.pdf.