← Back to Convert

Split a PDF into pages

Turn a multi-page PDF into one file per page, bundled as a ZIP.

Drag & drop a file here

or click to browse

Returns a ZIP with one PDF per page (page_1.pdf, page_2.pdf, …), capped at 10,000 pages.

Honest limits

Split returns a ZIP with one PDF per page — page_1.pdf, page_2.pdf, and so on (zero-padded for larger documents). A document is capped at 10,000 pages; anything larger is rejected before any processing starts, and the assembled ZIP must still fit your plan's output-size cap like any other download.

How it works

  1. Upload your PDF — Upload the multi-page PDF you want to split — nothing changes on your device.
  2. Server splits every page — Each page becomes its own single-page PDF, named page_1.pdf, page_2.pdf, and so on.
  3. Download the ZIP — Download one ZIP archive containing all the single-page PDFs.

When to use it

Use it when you need each page of a document as its own file — distributing individual invoice pages, archiving a scanned stack of receipts page by page, or feeding single pages into another tool that only accepts one page at a time.

Frequently asked questions

Can I split only some pages instead of all of them?

This tool splits every page into its own file. If you only need a subset, use the page-extraction tool instead — it lets you pick a page range and get back a single PDF.

Is there a limit on how many pages I can split?

Yes — up to 10,000 pages. A larger document is rejected up front with a clear error, rather than failing partway through.

Do I need an account?

No — splitting works anonymously with no account. Registering raises the size limits that apply to your upload and the resulting ZIP.