Diviser PDF
Divisez un PDF en deux fichiers à n'importe quelle page, entièrement dans votre navigateur.
Drop your PDF here
or choose a file from your device
What is a Diviser PDF?
Splitting is useful when one PDF actually contains documents that need to travel separately — a combined invoice-and-receipt export where only the receipt should go to accounting, or a scanned batch of individual forms bundled into one file. Pick one page to split at for a simple two-way cut, enter several page ranges to pull out multiple sections at once, or split every N pages to chunk a long document automatically.
How to use the Diviser PDF
- Add a PDF file
- Pick a mode — split at a page, by page ranges, or every N pages
- Download the resulting file(s), on your device — as a ZIP if there are more than two
Example
Splitting a 20-page PDF by ranges "1-3;4-12;13-20" produces three separate files — a 3-page, a 9-page, and an 8-page PDF, downloaded together as one ZIP.
Why use Diviser PDF
Three ways to split
Cut at one page, list several page ranges to pull out at once, or split every N pages to chunk a long document automatically.
One ZIP for multi-file splits
Splitting into three or more files bundles them into a single ZIP download instead of triggering a separate download for each one.
Nothing uploaded
Every split runs in your browser via WebAssembly — your PDF is never sent to a server.
What can you create?
Separate a combined export
Split an invoice-and-receipt PDF so only the receipt half goes to accounting.
Break up a scanned batch
Split a stack of scanned forms into one file per form using page ranges.
Turn every page into its own file
Use "split every N pages" with N=1 to get one PDF per page, all in one ZIP.
Frequently asked questions
Is my PDF uploaded anywhere?
No — Diviser PDF runs entirely in your browser using JavaScript/WebAssembly. Your PDF is never sent to a server.
Is there a file size limit?
Free use covers files up to 100MB per file; signing up for Pro raises that to 500MB.
Can I split a PDF into more than two pieces at once?
Yes — switch to "Split by ranges" and enter one semicolon-separated range per output file (e.g. "1-3;4-8;9-12"), or "Split every N pages" to chunk the whole document automatically. Three or more resulting files download together as one ZIP.
Can I turn every page into its own separate PDF?
"Split every N pages" with N set to 1 does exactly that — a 20-page PDF becomes 20 single-page files, downloaded together as one ZIP.
Does splitting also make each half smaller?
Not directly — each half keeps the same embedded fonts and images as the original, so the two files' sizes add up close to the source. Run Compress PDF afterward if you also need a smaller file.
What happens if I split at the very last page?
The first file gets every page and the second file is empty — pick a page before the last one so both halves actually contain something.