pdftoolskit.org
PDF (Portable Document Format) utilities, in the browser
Say hi →

Split PDF

one PDF per page, N-page chunks, or named ranges

Drop one or more PDFs and chop each into a ZIP of smaller documents. Pick the split mode — single page, fixed-size chunks, or your own page ranges.

Drop PDF files here or click to select

Multiple files allowed — one ZIP per input

    no files
    Ready.

    When to use this tool

    Use Split PDF when one big file should really be several smaller ones. The classic case is a multi-page scan where every page is a self-contained document (one invoice per page, one receipt per page). It's also handy when a 200-page report is too large to email and you need to chop it into ~25-page parts, or when you want only a specific section out of a long file.

    Step by step

    1. Drop one or more PDFs into the drop zone. The same split rule will be applied to each input.
    2. Pick a split mode: one PDF per page, fixed-size N-page chunks, or your own named ranges.
    3. If you chose fixed-size chunks, set the chunk size (e.g. 5 → every 5 pages becomes one output file).
    4. If you chose named ranges, type them in the format 1-3, 5, 9-12. Each range becomes one output file.
    5. Click "Split & download ZIP". Each input produces one ZIP with the split parts inside.

    Common use cases

    Common mistakes

    FAQ

    Why a ZIP and not many separate downloads?

    Browsers don't allow a single click to trigger many downloads in a row reliably. ZIP keeps things tidy and avoids "your browser blocked the download" prompts.

    Can I keep the original page numbers in the file names?

    Single-page mode does — files are named source-page-3.pdf, source-page-4.pdf, etc. Ranges and chunks use source-part-1.pdf, source-part-2.pdf; rename inside the ZIP if you need different conventions.

    Does the split file include the original metadata?

    No — each split output starts with a fresh PDF document. Run it through Edit metadata if you need to set title/author on the parts.

    What's the largest file I can split?

    Limited by browser memory. As a rule of thumb, single-PDF inputs up to ~500 MB work on a typical laptop. Bigger files may freeze the tab during page-copy.