PDF Split

Split a PDF by page into individual files for each page.

Category: Converters

When to use?

Use it when you need individual per-page files from a single PDF.

How to use

  • Select a PDF file.
  • Run per-page split.
  • Download each page PDF.

Input Explanation

Select one PDF file. The result is as many individual PDFs as there are pages.

Calculation Basis

It copies each page of the original PDF into a new PDF document one at a time to create per-page PDFs.

Usage Examples

  • Make per-page files - Split a long PDF into individual page files.
  • Store documents separately - Split a combined PDF by page to store separately.
  • Share individual pages - Separate into single pages to send only what is needed.

Examples

  • A 5-page PDF → 5 single-page PDFs
  • A 10-page contract PDF → 10 single-page PDFs

Cautions

  • Malformed source data can cause parsing errors or broken output.
  • A mismatched encoding standard or complex nested data may break or drop the structure.

FAQ

Can I split only a range?

For specific pages only, use the PDF page extractor.

Does the original PDF change?

No. It keeps the original and makes new split files.

Are files sent to a server?

No. Splitting is processed only in the browser.

How do I get many pages?

A file is created per page, so many pages can take time to download.

Related Tools

  • PDF Merge - Combine multiple PDF files into one document in the selected order.
  • PDF Page Extractor - Select only the pages you want and save them as a new PDF.
  • PDF Page Remover - Make a new PDF from the remaining pages after excluding selected ones.
  • PDF Page Rotator - Rotate wrongly oriented PDF pages by 90, 180, or 270 degrees.
  • URL Encode / Decode - Encode text into URL-safe form (%XX) or decode an encoded URL back to text.
  • Base64 Converter - Encode text to Base64 or decode a Base64 string back to text.