Skip to content

Split a PDF by Page Range

Separate one PDF into the exact ranges you specify, such as 1-3,5,8-10, and download the resulting part or parts.

PDF Tools

Use the Split PDF tool

Direct browser-to-API processing

    Use one-based pages or ascending ranges separated by commas. One selection returns a PDF; several selections return a ZIP.

    Ready when you are.

    How to use Split PDF

    1. Choose one readable PDF up to 25 MiB.
    2. Enter one-based page ranges separated by commas, making sure ranges do not overlap.
    3. Select Split PDF and download either the resulting PDF or ZIP archive.

    About Split PDF

    Splitting creates a separate output for each requested token. A single page or range returns one PDF; two or more comma-separated selections return a ZIP containing one PDF per selection.

    Why use this tool

    • Separate chapters or sections without rebuilding a document.
    • Describe several output parts in one request.
    • Receive a convenient ZIP when multiple parts are created.

    Privacy and security

    The PDF travels directly from your browser to the Choosify document API and is never uploaded to WordPress. WordPress does not create a media item or local copy; API-side processing follows the document service’s configured behavior.

    Frequently asked questions

    What page-range format should I use?

    Use one-based pages or ascending ranges separated by commas, for example 1-3,5,8-10. Empty, descending, overlapping, and duplicate selections are rejected.

    Will I receive a PDF or a ZIP file?

    One selection returns a PDF. Two or more comma-separated selections return a ZIP with one PDF for each selection.

    Can a range include a page that is not in the document?

    No. Every requested page must be within the uploaded PDF’s actual page count.

    What is the upload limit for splitting?

    You can upload one PDF up to 25 MiB. The page-range entry can contain up to 1,000 characters.