How to Split PDF Every N Pages

Splitting a large PDF at regular intervals is invaluable when you have a combined document that follows a repeating structure — such as monthly reports where each report is exactly 4 pages, multi-student grade sheets with 2 pages per student, or batch-scanned forms with a fixed page count. Instead of manually selecting page ranges, splitting every N pages automates the process and produces uniformly sized output files in seconds.

Follow the step-by-step instructions below, then use the free tool directly — no registration or download required.

Open Tool →

How to Split PDF Every N Pages — Step by Step

1

Upload your PDF

Open the Split PDF tool and upload the large document you want to divide. The tool displays the total page count so you can calculate whether it divides evenly by your chosen N value.

2

Select the split interval

Enter the number of pages per chunk. For example, entering 4 splits a 100-page PDF into 25 files of 4 pages each. If the total doesn't divide evenly, the last file contains the remaining pages.

3

Preview the split plan

Review the proposed splits — the tool shows each output file with its page range (pages 1–4, 5–8, 9–12, etc.) and highlights the final file if it has fewer pages than the rest. Adjust N if the grouping doesn't match your document's structure.

4

Configure output naming

Set a naming pattern for the output files. Use placeholders like {n} for file number, {start} and {end} for page ranges. Example: 'Report_{n}_pages_{start}-{end}.pdf' produces 'Report_1_pages_1-4.pdf'.

5

Split and download

Click 'Split' to process the file. Download all chunks as a ZIP archive or click individual files to download them separately. Each file is a complete, standalone PDF.

Pro Tips

  • 💡 Before splitting, verify your document's repeating structure by checking a few boundaries (e.g., page 4 and 5, page 8 and 9) to confirm each chunk starts where a new section begins.
  • 💡 If the total page count doesn't divide evenly, consider whether the extra pages are trailing blank pages that should be deleted before splitting.
  • 💡 Use descriptive naming patterns — files named 'Invoice_1.pdf' through 'Invoice_50.pdf' are much easier to manage than 'split_001.pdf' through 'split_050.pdf'.
  • 💡 For batch processing, combine split-every-N with the batch rename capabilities to create a complete output set ready for filing or distribution.

Privacy & Security

All processing happens directly in your browser. Your files are never uploaded to any server — they remain on your device throughout the entire process. SublimePDF uses WebAssembly technology for fast, secure, client-side processing.

Works Everywhere

This tool works on any modern browser — Chrome, Firefox, Safari, or Edge — on desktop, tablet, or mobile. No software to install. PDF is an open ISO standard supported by all major platforms.

How to Split PDF Every N Pages — FAQ

What happens if the page count doesn't divide evenly?
The last output file contains the remaining pages. For example, splitting a 22-page PDF every 5 pages produces four 5-page files and one 2-page file. The tool shows this in the preview before you commit.
Can I split into different-sized chunks?
The every-N-pages tool creates uniform chunks. For variable-sized splits (different page counts per section), use the custom page range split tool instead, where you define each range manually.
Are bookmarks preserved in split files?
Bookmarks that fall within a split chunk's page range are preserved in that output file. Bookmarks pointing to pages outside the chunk's range are removed to avoid broken links.
Is there a limit to how many output files can be created?
You can create up to 500 output files in a single split operation. For documents that would produce more chunks, increase N or split the source document into sections first.

Ready to get started?

Use SublimePDF's free tools right now.

Open Tool