How to delete pages from a PDF
- Drop a PDF into the box above (one file, max 100 MB).
- Type the pages to delete in the input field. Use commas to separate values and dashes for ranges.
1, 3, 5-9deletes pages 1, 3, and 5 through 9. - Click Delete pages. A new PDF without those pages downloads instantly.
What this tool is good for
Common uses include trimming a cover page or back-matter from a downloaded report, removing blank pages added by a scanner, or stripping confidential pages before sharing a contract. Page numbers refer to the visible page sequence (1-based) and do not have to be contiguous.
Privacy
Deletion is implemented with pdf-lib in the browser, so the input PDF never leaves your device. The output is a fresh download, leaving the original file untouched on disk.
FAQ
What happens if I list a page that doesn't exist? The tool stops with an error rather than silently skipping it. That avoids accidentally producing the wrong output.
Can I delete every page? No — the tool refuses to produce an empty PDF. To clear a file, just delete it on disk.
Are bookmarks and links updated? Internal page links may end up pointing to wrong destinations after deletion. Verify in your viewer if you rely on a clickable table of contents.