How to Delete One or More Pages from a PDF
Page range syntax, caveats, and why in-browser processing protects privacy.
Enter pages to remove, e.g. "1,3-5,8" deletes page 1, pages 3–5, and page 8.
You get a new PDF with only the remaining pages; the original file is unchanged.
At least one page must remain — you cannot delete every page.
Processing uses pdf-lib in your browser; nothing is uploaded.