Split PDF Online — Free
Split a PDF into individual pages, fixed-size chunks, or custom page ranges. Get back a zip with each part as its own PDF.
How it works
-
Upload your PDF
Drop a single PDF onto the upload area.
-
Pick a split mode
Every page (one PDF per page), every N pages (fixed chunks), or specific split points.
-
Click Split
We slice it server-side and bundle the parts into a zip.
-
Download the zip
Inside is one PDF per part, named in page order.
When to use this tool
- Extract a single chapter from an ebook or report.
- Split a 200-page contract into per-section PDFs for routing.
- Send only one statement out of an annual bank PDF.
- Split a presentation into per-slide files for sharing.
Frequently asked questions
What does 'every N pages' do?
If N=3 on a 12-page PDF, you get 4 files: pages 1-3, 4-6, 7-9, 10-12.
What does 'split at pages' do?
Specify the first page of each new chunk. e.g., 4,7 on a 10-page PDF = files for pages 1-3, 4-6, 7-10.
Why a zip download?
Browsers don't trigger multiple PDF downloads at once. A zip lets you save all parts in a single click.