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
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.
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.
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.
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'.
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?
Can I split into different-sized chunks?
Are bookmarks preserved in split files?
Is there a limit to how many output files can be created?
Related Guides
How to Split PDF Pages
Need to extract specific pages from a large PDF or split a document into separate files? SublimePDF's Split PDF tool makes it easy — select your pages and download instantly.
How to Extract Pages from PDF
Need just a few pages from a large PDF? Extract them without modifying the original document. Perfect for sharing specific sections of reports, pulling pages from legal documents, or creating subsets of presentations.
How to Split PDF By Bookmarks
Splitting a PDF by its bookmarks is the most efficient way to break a large document into logical sections — each bookmark becomes a separate file. This is invaluable for distributing individual chapters of a book, separating sections of a policy manual for different departments, or extracting specific parts of a lengthy report. SublimePDF reads the bookmark structure and splits at each top-level bookmark automatically.