Split a PDF into individual pages

One file per page: drop a 30-page PDF, get 30 single-page PDFs, named -part01 through -part30 so they sort correctly, with a one-click ZIP holding the lot. The every-page mode is preselected below.

The usual driver is a system that insists on single-page uploads — expense platforms wanting one receipt per file, document-management systems indexing page by page, or a signing workflow that routes individual pages to different people.

Preset: every page becomes its own PDF.

Drop your PDF here

Or click to browse. Processed on your device, never uploaded.

How it works

  1. Drop your PDF above — the summary shows “N pages → N files” immediately.
  2. Click “Split PDF”.
  3. Download pages individually, or take the ZIP for the whole set.
  4. Files are numbered with leading zeros, so they list in page order everywhere.

When one-per-page is (and isn’t) the right cut

One-per-page is right when some other system dictates it. If a human will consume the output, coarser cuts usually serve better: halves for two documents scanned together, ranges for chapters. The full split tool offers those modes — this page just saves you the mode-picking when one-per-page is the job.

Each single-page file carries only the resources its page uses, so a page extracted from a big report is usually a small, clean file — with one caveat: if the source embeds a large font on every page, every part inherits it.

Good to know

Frequently asked questions

How large a PDF can I split this way?

Hundreds of pages are routine; the work is local, so it scales with your device rather than a server queue. A 500-page split produces 500 files plus the ZIP — give the browser a moment on the ZIP step.

Do form fields survive one-per-page splitting?

Visible content survives; interactive form structure often doesn’t, since fields belong to the document rather than a page. Flatten first if the filled appearance must be preserved exactly.

Why a ZIP and not one combined download?

Browsers can only save one file per download. The ZIP wraps all parts into a single save — stored without recompression, since PDFs are already compressed internally.