POhMyPDF

Delete PDF Pages

Remove specific pages from a PDF. Supports lists and ranges (e.g. 1, 3, 5-9).

How to delete pages from a PDF

  1. Drop a PDF into the box above (one file, max 100 MB).
  2. Type the pages to delete in the input field. Use commas to separate values and dashes for ranges. 1, 3, 5-9 deletes pages 1, 3, and 5 through 9.
  3. 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.

Part of the OhMy* tools family