Skip to content

Extract Selected Pages from a PDF

Pick individual pages and ranges from one PDF, then combine those selections into a single new PDF in the order entered.

PDF Tools

Use the Extract PDF Pages tool

Direct browser-to-API processing

    Enter unique pages or ascending ranges in the order they should appear in the new PDF.

    Ready when you are.

    How to use Extract PDF Pages

    1. Add one PDF up to 25 MiB.
    2. Enter the pages to keep, using a selection such as 1,3,5-8.
    3. Select Extract Pages and download the new PDF containing only those pages.

    About Extract PDF Pages

    Page extraction is designed for keeping selected content in one document. Unlike Split PDF, it does not create a separate file for every comma-separated selection; all requested pages are assembled into one PDF.

    Why use this tool

    • Keep only the pages relevant to a recipient.
    • Combine individual pages and ranges in one selection.
    • Preserve the requested page sequence in the new document.

    Privacy and security

    Your source PDF is posted directly from the browser to api.choosifyapps.online. WordPress does not receive or store it in uploads, posts, or the Media Library. The document API processes it according to its configured temporary-processing behavior.

    Frequently asked questions

    Can I change page order while extracting?

    Yes. Disjoint selections are placed into the result in the order entered, so 5,1-2 produces pages 5, 1, and 2 in that sequence.

    Can I list the same page more than once?

    No. Duplicate pages and overlapping ranges are rejected; each source page may appear only once in the selection.

    How is this different from Split PDF?

    Extract PDF Pages puts every selected page into one PDF. Split PDF can create several independent PDFs and packages multiple results in a ZIP.

    What happens if I request a page beyond the end of the PDF?

    The API validates the selection against the document’s page count and returns a validation error instead of creating an incomplete result.