PDF Tools
Extract PDF Pages
Pull specific pages out of a PDF into a brand-new document — entirely in your browser. Type which pages you want (e.g. “1-3, 5, 7-9”), keep them in the order you typed, and download a clean single-PDF extract. Your original file stays untouched.
Your file is processed locally in your browser. It is not uploaded to Dueneo.
Loading Extract PDF Pages…
How to use
- 1
Upload a PDF
Drag and drop a PDF onto the dropzone. The page count is read in the background and a numbered grid shows every page so you can plan your extract.
- 2
Enter pages to extract
Type the page numbers you want to keep, like “1-3, 5, 7-9”. The grid highlights the selected pages so you can verify before extracting.
- 3
Extract and download
Click Extract pages — pdf-lib creates a brand-new PDF containing only the selected pages (in the order you typed them), via copyPages + addPage. Download the result; your file never leaves your device.
Common use cases
- Pull pages 12–18 of a long report into a focused handout for a meeting.
- Extract just the signature page from a multi-party contract for archival.
- Build a custom exam paper from a master question-bank PDF.
- Save the table-of-contents pages of a scanned book as a separate quick-reference file.
Limitations
- The extracted PDF is a fresh document — bookmarks, named destinations, form fields and some annotations from the source pages are not always carried over by pdf-lib's copyPages.
- Encrypted or password-protected PDFs cannot be extracted — remove the password first.
- Pages keep their original size and orientation; this tool does not resize or re-orient them.
- Very large PDFs (>100 MB) may take several seconds to process and use significant memory.