Local server-side PDF page split
Split PDF
Split a PDF into one file per page, delivered as a ZIP archive.
Know what happens before you upload.
A temporary per-request workspace is cleaned when processing ends.
The result is one page per PDF. If you only need selected pages, use an extraction workflow instead. Links or document-level structures may not behave the same after splitting.
Open the ZIP, confirm the file count, and inspect a page from the beginning, middle, and end before deleting the original.
Upload your file to start
A copilot that understands this tool.
Ask what a setting means, whether this is the right tool, how to recover from an error, or what to do with the result next. Infinity receives safe context from this page — not the file contents automatically.
What this tool is good at — and where to be careful.
When this tool makes sense
Separating every page into its own PDF when you need to send one page, archive forms individually, or break a long packet into smaller files.
What the engine actually does
The tool opens the PDF, copies every page into a standalone PDF with a numbered filename, then bundles the outputs into one ZIP for convenient download. Pages are not converted to images and OCR is not used.
What it does not promise
The result is one page per PDF. If you only need selected pages, use an extraction workflow instead. Links or document-level structures may not behave the same after splitting.
A 20-second quality check
Open the ZIP, confirm the file count, and inspect a page from the beginning, middle, and end before deleting the original.
Frequently asked questions
Why is the result a ZIP?
The tool creates one PDF per page, so ZIP packages all outputs into a single download.
Does selectable text stay selectable?
Yes, when it was selectable in the source PDF; splitting does not rasterize pages.
Supported formats and limits are shown before you start.
Public conversions are designed around temporary request workspaces, not permanent file storage.