Back to catalog
Remove PDF pages
Drop pages or ranges from a PDF and download the document without them.
Processing happens in your browser; we do not upload your file.
ActiveDocumentsFree
Loading tool...
Embeddable code: coming soon
Coming soon: this section will be available when the tool moves to its next phase.
API: coming soon
An endpoint to use this tool from your backend; not available yet. Meanwhile, the Embeddable code runs in your browser with no server.
About this tool
Remove PDF pages takes a list of pages and ranges (e.g. 1,3-5,8) and produces a new PDF without them.
How to use
- Upload the PDF.
- Enter the pages to remove (e.g. "1,3-5,8").
- Download the resulting PDF.
Use cases
- Drop cover sheets, ads, or blank pages.
- Clean up a scan before sharing it.
Limits
- Max PDF size: 50 MB.
- You can't remove every page: the result always has at least one page.
- Out-of-range pages are validated and flagged before processing.
- Some PDFs with complex internal structures may display correctly in the browser but fail when modified. If the output is blank, cropped, or shifted, try re-exporting/printing the file as PDF and then try again.
Privacy
Processing happens in your browser — we don't upload your files.
Common errors
- Invalid range: check the syntax (numbers separated by commas, ranges with dashes).
- Attempt to remove every page: at least one must remain.
Technical notes
- Uses pdf-lib and reuses the catalog's range parser.
Related tools
Technical details
- ID
- remove-pdf-pages
- Slug
- /en/tools/remove-pdf-pages
- Backend
- Not required
- AI
- Not required
- API
- Planned