Delete PDF Pages

Removes the pages you name from a PDF and gives you a new file, entirely in your browser. Type page numbers the way you would say them — 1,3,5-8 deletes pages one and three plus five through eight. The original file on your disk is untouched, and nothing is uploaded to any server.

AD

How to use

  1. Pick or drop the PDF onto the panel above. The page count appears so you know the valid range.
  2. Type the pages to delete, as single numbers and ranges: 1,3,5-8.
  3. Click apply and download the new PDF with those pages gone.
  4. Check the result before sending it on — page numbers shift once pages are removed.

When you actually need this

How it works, and one caution

The file is rebuilt with the pdf-lib library running in your browser: the selected pages are dropped and the rest are copied into a fresh document, so the remaining pages keep their original quality — nothing is re-rendered or recompressed. Because deletion renumbers everything after each removed page, enter all pages in one pass rather than deleting one, reopening, and deleting again by the old numbers. Password-protected PDFs need their restriction removed before editing, and deleting a page removes it from view but is not a redaction tool — text you need legally removed should be redacted, not just deleted around.

Related tools

FAQ

Is my PDF uploaded anywhere when I use Delete PDF Pages?

No. The file is opened and rewritten inside your browser, so contracts, invoices, medical records and anything else confidential never leave your device. This also means the tool keeps working if your connection drops mid-task.

Does Delete PDF Pages preserve the original quality and text?

Yes. Pages are copied as they are, so vector text stays selectable and searchable rather than being flattened into an image. Only tools that explicitly re-encode images will change the visual data.

Can Delete PDF Pages open a password-protected PDF?

An encrypted PDF has to be unlocked before it can be processed. Open it in your PDF reader, save an unprotected copy, and then run that copy through the tool.

AD