/docs/components/pdf/page-extract
Page Extract
Extract pages from the active PDF with page-extract and page-extract-delete.
The extract actions operate on a pageRange in the current PDF. Use page-extract when you want to extract pages without removing them, and page-extract-delete when extraction should also remove those pages from the current file.
- page-extract: Extracts pages and keeps them in the current PDF.
- page-extract-delete: Extracts pages and deletes them from the current PDF.
Both extract actions use the same pageRange payload shape.
Extract pages
Extract and delete pages
Use this full standalone HTML document when you want a minimal host page for extraction actions.
html
Complete HTML Example
Open the focused demo to test extraction-related page actions live.
PDF Page Extract Demo
Focused live demo for page-extract workflows.
Preview opens in a large modal for zoom-friendly review.
