UtilitiesTools

Delete PDF Pages

Remove specific pages or page ranges from a PDF and download a clean new file. Choose your PDF, type the pages to delete (like 2, 5-7), and save the result. It all happens in your browser — your file is never uploaded.

🔒 Pages are removed entirely in your browser — your PDF is never uploaded.

What this tool does

This is a free tool to delete PDF pages — it removes the specific pages or page ranges you name from a PDF and gives you back a clean new file with everything else intact. It solves the everyday problem of a PDF that has a few pages you do not want: a blank scan at the end, a duplicated cover sheet, an internal note that should not be shared, or a page of small print you want to drop before sending. You point at the pages, the rest are reassembled into a fresh PDF, and you download it.

The deletion runs entirely in your browser, which is exactly what you want when the document is private — a contract, a statement, or a scan you would never want to upload to a third-party site.

How to use it

  1. Choose your PDF. Drag a file onto the drop zone, or tap to pick one. The tool reads it and shows how many pages it has.
  2. Type the pages to delete. Enter page numbers and ranges separated by commas or spaces, such as 2, 5-7. Numbers are 1-based and match the page numbers you see while reading.
  3. Delete and download. Press Delete & Download; the trimmed PDF is built in your browser and saved to your device. No account, no queue — use it and go.

How it works (the method behind it)

The tool reads your PDF straight from your device into memory. Using pdf-lib, an open-source JavaScript PDF library, it works out which page numbers you asked to remove, then creates a new empty document and copies across only the pages you want to keep, in their original order. The kept pages are copied whole, so their size, text and images are preserved exactly and nothing is re-rendered or downgraded. The new PDF is then serialized to bytes and handed to you as a download. Because every step runs inside your browser tab, your file never travels across the network.

Examples

Common use cases

Why use this one

Tips and limits

Frequently asked questions

Is my PDF uploaded to a server when I delete pages?

No. The PDF you choose is read straight from your device and rebuilt without the pages you removed entirely inside your browser. Nothing is transmitted to us or any third party, so confidential documents stay on your computer. You can confirm there is no upload by watching your browser's Network tab while you use the tool.

How do I tell the tool which pages to remove?

Type the page numbers and ranges in the box, separated by commas or spaces. For example, 2, 5-7 removes page 2 and pages 5 through 7. Page numbers are 1-based and match the page numbers you see when reading the PDF.

Does deleting pages change the quality of the pages I keep?

No. The pages you keep are copied across unchanged, so their size, text and images are preserved exactly. The tool only drops the pages you listed and reassembles the rest into a new PDF.

Is there a limit on file size or number of pages?

There is no file-size or page-count limit and no per-hour cap. The only practical limit is your device's memory, so very large PDFs work best on a desktop rather than a phone.