Split PDF: Divide PDFs in Your Browser, Without Uploading
A free PDF splitter that runs entirely in your browser. Four split modes cover every common workflow: by page ranges, every N pages, one file per page, or under a target size for email attachments. The PDF never leaves your device. No daily task limits like Smallpdf, no 200-page caps like Sejda, no Premium upsell like iLovePDF's "split to under X MB" feature. Drop a PDF, pick your mode, click Split, download the results.
Drop your PDF here, or click to choose
The PDF is split in your browser. Nothing is uploaded.
🔒 Your PDF is split in your browser. Nothing is uploaded to our servers. Confirm zero uploads via Developer Tools → Network.
Six reasons people choose Gizmoop's PDF splitter
What makes a browser-based splitter the right choice over the upload-and-wait alternatives.
100% browser-based
pdf-lib splits the PDF locally in your browser. The file never leaves your device. Verify via Developer Tools → Network.
Four split modes
By ranges (1-5, 8, 10-15), every N pages, one file per page, or under a size limit for email. iLovePDF charges Premium for size-limit mode; we provide it free.
No daily, file size, or page limits
Smallpdf caps free use at 2 tasks per day. Sejda caps at 50 MB and 200 pages. iLovePDF caps at 100 MB on free. Gizmoop has no caps.
Bulk ZIP download
Click once to get all split PDFs in a single ZIP archive, named by page range for easy sorting.
Custom range syntax
Mix ranges and single pages: "1-3, 5, 8-12" produces three output files. Spaces optional. Validation prevents page numbers beyond the document length.
Privacy-first
Splitting confidential contracts, financial statements, or medical PDFs stays private because nothing is uploaded. Compare with competitors who promise to delete files in 1-2 hours.
Common reasons to split a PDF
Real workflows where partitioning a single PDF into smaller files solves a real problem.
Email attachment size limits
Gmail rejects attachments over 25 MB. Most enterprise mail systems cap at 10 MB. Split a large PDF into chunks small enough to email without compressing the content.
Extracting chapters from books or manuals
Distribute individual chapters of a textbook or user manual without sharing the entire PDF. Split by page range that matches each chapter.
Separating multi-invoice statements
Bank statements, billing summaries, and vendor reports often contain multiple invoices in one PDF. Split each invoice into its own file for accounting workflows.
Exhibit extraction for legal work
Pull individual exhibits from a master court filing PDF for distribution or e-filing. Privacy matters here because court documents may be confidential.
Splitting scanned documents
Multi-page scans coming out of an office scanner are often combined. Split them back into individual documents (invoices, receipts, IDs) for proper filing.
Distributing course modules
Instructors often have a master course PDF and want to share one week at a time. Split by week-corresponding page ranges and distribute to students.
About splitting PDFs
What splitting actually does, the four modes in detail, and how Gizmoop compares to the alternatives.
What does splitting a PDF mean?
Splitting takes one PDF and produces multiple PDFs from it. The output PDFs together contain all the pages of the input, partitioned according to the split rule you choose. Splitting does not modify the original file: it reads the input and writes new output files. Each output is a normal PDF, openable in any reader, printable, searchable, and editable like any other PDF. The text, fonts, images, and embedded content survive the split intact.
Splitting is the inverse of merging. Merging combines multiple PDFs into one; splitting takes one and produces multiple. Together with compressing, these are the three most common PDF operations. Over 40,000 people search "split pdf" every month in the US alone. The reason is mundane: most PDFs in business workflows are too long, too combined, or too large for the next step. Splitting solves that bottleneck.
Mode 1: Split by page ranges
This is the most flexible mode. Type a comma-separated list of page ranges and the tool creates one output PDF per range. The syntax accepts single pages (e.g. "5") and ranges (e.g. "1-10"), separated by commas. Spaces around commas are optional. Examples: "1-5, 6-10, 11-15" produces three output PDFs each containing five pages. "1, 3, 5" produces three single-page PDFs. "1-3, 5, 8-12, 15-20" produces four output PDFs of varying lengths.
The tool validates the input against the PDF's actual page count. Numbers higher than the page count are ignored. Ranges where start equals end produce a single-page file. Overlapping ranges (e.g. "1-5, 3-8") are allowed; both output PDFs will contain the overlap pages. This is useful when chapters span shared introductory pages.
Mode 2: Every N pages
In this mode the tool splits the PDF into chunks of equal length. Set N to 10 and a 50-page PDF becomes five 10-page files. Set N to 20 and the same PDF becomes three files (two of 20 pages, one of 10). This mode is fast for breaking down large documents into manageable chunks for review, distribution, or further processing. There is no "smart" boundary detection; the tool splits strictly at every Nth page.
Mode 3: One file per page (burst mode)
Burst mode produces one PDF per page in the source. A 50-page PDF becomes 50 single-page PDFs. This is useful when you need to share or store pages individually: extracting each page of a multi-receipt scan, splitting a multi-certificate file, or preparing pages for a slideshow workflow. Burst can produce many outputs quickly, so always use "Download all as ZIP" instead of downloading each file individually.
Mode 4: Split to under a target size
This mode is the most useful for email attachment limits. Gmail caps attachments at 25 MB. Most enterprise mail systems cap at 10 MB. Outlook caps at 20 MB. If your PDF is 60 MB, you cannot email it without compressing it or splitting it. The tool estimates pages per chunk based on the source's average bytes per page, then splits so each output is approximately under your target. The math is approximate, not exact, because pages can vary in size depending on their image content. For files that hover right at the size limit, set the target slightly below your hard limit (e.g. 9 MB for a 10 MB inbox).
Notably, iLovePDF locks "split to under X MB" behind their Premium plan. Smallpdf does not offer it at all. Sejda has it but caps free use at 3 tasks per hour. Gizmoop provides this free with no quota.
What is preserved across the split
Text remains text and stays searchable. Images stay embedded. Fonts stay embedded. Internal links between pages that end up in the same output PDF continue to work. External URL links continue to work because they do not depend on internal pagination. Form fields stay on the pages where they appear. Annotations (highlights, comments) stay attached to their pages. Document metadata (title, author, subject) is copied to each output. Encryption is not preserved; outputs are unencrypted. To password-protect outputs, run them through our Protect PDF tool afterward.
What does not survive cleanly
Bookmarks/table of contents entries that point to pages now in different output files break (the link target is no longer in the same file). Within a single output file, bookmarks pointing to pages in that file should still work, but pdf-lib may simplify the bookmark structure. Digital signatures invalidate when the file is modified, so do not split signed PDFs unless you plan to re-sign them. Complex interactive JavaScript inside the PDF may fail if it referenced content now in another file.
File size considerations
The total bytes of all outputs are roughly the bytes of the input. Each output is smaller than the input proportional to the pages it contains. If your goal is smaller files for storage rather than for email attachment limits, also run the outputs through our Compress PDF tool. Image-heavy PDFs compress well; text-heavy PDFs are already efficient and gain less from compression.
How splitting differs from extracting pages
Split and Extract are similar but distinct operations. Split produces multiple output PDFs that together cover the entire source. Extract produces a single output PDF containing only the pages you selected. Use Split when you want to break a long document into parts, especially when each part needs to be a separate file (chapters, email-sized chunks, per-invoice records). Use Extract when you want to pull out just a few specific pages and discard the rest (a single contract clause, a citation, one invoice).
Splitting password-protected PDFs
Encrypted PDFs cannot be split without the password. The tool will report an error if you drop an encrypted file. To proceed, unlock the file first using our Unlock PDF tool (you must know the password; the tool does not crack passwords). The password is processed in your browser and never sent to a server. After unlocking, run the resulting unencrypted file through Split. If you want the outputs to be password-protected, run them through Protect PDF afterward.
Privacy and confidentiality
Splitting often involves confidential documents: financial statements with account numbers, contracts under negotiation, medical records, exhibits in legal cases. Every competitor solution uploads these files to a server. The server processes the split and (eventually) deletes the file. Strong encryption in transit and a stated deletion policy reduce risk, but they do not eliminate it. Files that never leave your browser cannot leak from a server breach, cannot appear in third-party logs, and cannot be subpoenaed from a vendor. Gizmoop's splitter is built around that simple property.
Browser compatibility
The splitter works in Chrome 88+, Firefox 89+, Safari 15+, and Edge 88+. Internet Explorer is unsupported. Mobile browsers (iOS Safari 15+, Android Chrome) work for small to medium files; large splits (200+ MB) need a desktop because mobile RAM is limited. Network connectivity is not required after the page loads; the splitter works offline.
Where splitting fits in a PDF workflow
Splitting is often paired with other operations. Common pre-split steps: delete blank pages (Delete PDF Pages), rotate scanned pages (Rotate PDF), reorder if needed (Reorder PDF Pages). Common post-split steps: compress for email (Compress PDF), add page numbers to each output (Add Page Numbers PDF), apply a watermark (Watermark PDF), protect with a password (Protect PDF). All of these are also browser-based on Gizmoop, so you can chain operations without ever uploading.
Frequently asked questions
If you don't find your question here, ask us directly.
Drop your PDF into the tool, choose a split mode (by ranges, every N pages, one file per page, or under a size limit), and click Split. Each output PDF is downloaded individually or all-at-once as a ZIP. The PDF is split in your browser; nothing is uploaded.
Four modes. (1) By ranges: type "1-5, 8, 10-15" and get one PDF per range. (2) Every N pages: split every 10, 20, or any number of pages. (3) One file per page: burst mode. (4) Under X MB: split into roughly equal-sized files small enough to email.
Comma-separated ranges and single pages. Examples: "1-5" extracts pages 1 to 5 as one file. "1, 3, 5" creates three single-page files. "1-5, 8, 10-15" produces three files covering those page sets. Spaces are optional.
Yes. Switch to "Under X MB" mode and set 10 (or 25 for Gmail). The tool estimates pages per chunk and creates equal-sized PDFs. Useful for email systems that reject large attachments. iLovePDF charges Premium for this feature; we provide it free.
pdf-lib copies the pages cleanly with their content, but bookmark and link targets that pointed to pages now in a different file will not work cross-file. Within each split output, links to pages inside that same file are preserved. For documents with complex inter-page links, consider extracting specific pages with the Extract PDF Pages tool instead.
No. Splitting uses pdf-lib running in your browser. Open Developer Tools → Network during a split to confirm zero uploads. Sensitive PDFs (contracts, financial statements, medical records) stay on your device.
Smallpdf caps the free tier at 2 tasks per day. iLovePDF allows free use but caps files at 100 MB and gates "split to under X MB" behind Premium. Sejda offers six split modes but limits free use to 3 tasks per hour and 200 pages. Gizmoop has no daily, hourly, file size, or page count limits.
The tool cannot read encrypted PDFs directly. Use our Unlock PDF tool first (you must know the password) to remove protection locally, then split. The password is processed in your browser and never sent anywhere.
No hard limit. Desktops handle 500 MB to 1 GB+ PDFs because processing is local. Mobile is more constrained at around 100 MB. Sejda blocks files over 50 MB on free; iLovePDF blocks over 100 MB. We do not.
Yes, with By Ranges mode. Specify any custom grouping like "1-3, 4-10, 11-50, 51" to get four files of different lengths. The tool builds each PDF separately, preserving all the source content for those page numbers.
Split divides a PDF into multiple PDFs (the original is essentially partitioned). Extract picks specific pages and produces one new PDF containing only those pages. Use Extract when you want a single output; Split when you want multiple outputs.
Each split output contains only the bytes for its pages, so the total size of all outputs is similar to the original. Individual outputs are obviously smaller than the source. If you also want compression, run each output through our Compress PDF tool.
Yes. After the split completes, click "Download all as ZIP". The ZIP contains every output PDF named by page range (e.g. mydoc-pages-1-5.pdf, mydoc-pages-6-10.pdf) for easy sorting.
Each output PDF gets a fresh document ID. Form fields are preserved on the pages where they appear. Digital signatures will be invalidated by the split (because the file content has changed); if you need signed pages to remain valid, do not split signed documents.
Related tools
Try our other free PDF tools
Merge, compress, convert, protect. All browser-based, all unlimited.