Split PDF
Split a PDF into separate files by page or range. Runs in your browser.
Processed in your browser — verify in DevTools Network tab
Drop a file here
or click to choose
How it works
- Drop a single PDF file into the box above.
- Choose split mode: every page or page ranges (e.g. 1-3, 5, 7-9).
- Click Split PDF and download the zip of output PDFs.
FAQ
Is my PDF uploaded anywhere?
No. Splitting runs entirely in your browser.
How do I specify ranges?
Comma-separated, e.g. "1-3,5,7-9" gives you three output PDFs.
Can I split a 1000-page PDF?
Yes, though memory use scales with file size and page count. Desktop browsers handle hundreds of pages fine.
Will pages be reordered?
No. Output pages keep the original order; ranges are extracted as-is.