Remove Pages
Delete unwanted pages from a document instantly.
Click to upload or drag & drop
Add your document. It will remain locally on your device.
Configuration
Comma separated page numbers or ranges.
Delete unwanted pages without uploading the document
Enter the page numbers or ranges you want gone, and this tool rebuilds the PDF locally without them using pdf-lib's page-copying API — useful for trimming cover sheets, blank scans, or pages you don't want to share.
How it works
- 1
Upload the PDF to edit.
- 2
Enter the page numbers or ranges to delete, e.g. "2, 4-6".
- 3
Run the tool to download the trimmed document.
This tool never uploads your file. All processing happens locally in your browser using WebAssembly. Read more about how Foldr handles your data.
Frequently asked questions
What happens if I try to remove every page?
The tool blocks that, since a PDF needs at least one remaining page — you'll see an error asking you to leave at least one page in place.
Does removing pages affect the quality of the remaining pages?
No — remaining pages are copied as-is into the new document, so there's no re-rendering or quality loss.