Toolerax logoToolerax
·7 min read

How to Delete Pages from a PDF

Almost every PDF carries pages you would rather not send: a blank sheet the scanner inserted, an internal cover page, a duplicate, a page of rough notes, or a section that is simply not relevant to the recipient. Deleting them gives you a clean, professional document without rebuilding anything. This guide covers how to do it correctly, why the file size may not drop as much as you expect, and one important warning about what deleting a page does not protect.

Delete or split? Pick the right tool

These two operations overlap, and choosing wrong means a lot of unnecessary typing. The difference is what you want to be left holding:

  • Delete keeps the whole document and drops the pages you name. Think: “keep everything except pages 2 and 5.”
  • Split / extract pulls out only the pages you name and discards the rest. Think: “give me just pages 5 to 10.”

The rule of thumb: if you are keeping most of the document, delete. If you are keeping only a small slice, split. Using the wrong one means listing dozens of page numbers instead of two or three — and every extra number is another chance to make a mistake.

Step by step

  1. Open your PDF in the tool.
  2. Identify the pages to remove. Open the file in a viewer and note the exact positions — do not work from memory.
  3. Enter them as single numbers (2, 5) or ranges (8-10), or both together.
  4. Delete. The tool rebuilds the document without those pages.
  5. Check the result — confirm you removed what you meant to and nothing else.
  6. Download the cleaned-up file, keeping your original as a backup.

The page-numbering trap

This is the number one cause of deleting the wrong page. The numbers you enter refer to the physical position in the file, counted from 1 at the very first page — not the page numbers printed on the paper.

A report might open with a cover, a table of contents and a blank page before the printed “page 1” even appears. In that document, printed page 1 is physical page 4. Enter “1” and you will delete the cover, not the introduction.

There is a second, subtler trap: deleting shifts everything after it. If you delete page 3, the old page 4 becomes the new page 3. So if you are removing several pages, enter them all in one operation using the original numbering. Deleting them one at a time, re-reading the numbers as you go, is how people accidentally remove the wrong pages.

Why didn't the file get smaller?

You delete ten pages from a 50-page PDF and the file barely shrinks. This is normal, and there are two reasons.

First, pages are not equal in weight. A page of plain text might be a few kilobytes; a page containing a full-page scanned image might be two megabytes. Deleting ten light text pages from a document dominated by heavy scans changes almost nothing.

Second, shared resources stay behind. Fonts, colour profiles and other assets are stored once and referenced by many pages. Removing a page does not remove the font it used if any other page still uses it — and simple tools often keep all embedded resources regardless.

If shrinking the file is the real goal, deleting pages is the wrong lever. Compress the images inside it instead.

Important: deleting is not redaction

This one genuinely matters, and it has caused real-world data leaks.

Deleting a pagedoes remove that page's content from the document — that part is fine. But people often reason by analogy and assume that visually covering up part of a page — drawing a black box over a name or an account number — also removes it. It does not. The text is still in the file, sitting underneath the box, and anyone can select and copy it, or extract it in seconds.

So: to remove an entire page, deleting the page is correct and complete. To remove sensitive content within a page, you need true redaction, which strips the underlying text — or, more pragmatically, delete the whole page and reissue the document without it. Never rely on a drawn shape to hide anything confidential.

What deleting does to the rest of the document

  • Remaining pages keep their exact quality — nothing is re-rendered or re-compressed.
  • Internal links pointing at a deleted page will break. Worth checking in documents with a lot of cross-references.
  • Bookmarks referring to removed pages become invalid and are often dropped.
  • Digital signatures are invalidated, since the document is no longer the exact file that was signed.
  • Printed page numbers stay wrong.If the document has “Page 5 of 20” printed on it, deleting a page does not renumber anything — that text is part of the page image.

Common reasons to delete pages

  • Blank pages from scanning. Duplex scanners produce a blank for every one-sided sheet. This is the most common cleanup of all.
  • Internal cover sheets and routing pages that should not go to a client.
  • Duplicates from a page that got scanned twice.
  • Draft or notes pages that crept into the final document.
  • Irrelevant sections — trimming a long report down to what the recipient actually needs.
  • Confidential pages before circulating a document more widely.

Common mistakes to avoid

  • Using printed page numbers rather than physical positions.
  • Deleting one page at a time and losing track as the numbering shifts.
  • Not keeping the original. Deletion cannot be undone inside the new file — your backup is the undo button.
  • Expecting a big size reduction. Compress instead.
  • Confusing deletion with redaction. Covering text with a box hides nothing.

Frequently asked questions

Can I delete pages from a password-protected PDF? Not until it is unlocked.

Can I get a deleted page back? Not from the new file — but your original is untouched, so keep it until you are sure.

Can I delete and reorder at the same time? These are usually separate steps: delete first, then reorder what remains.

Is there a limit to how many pages I can remove? No practical limit — though if you are deleting most of the document, you should be splitting instead.

Delete pages now

Use our Delete PDF Pages tool to strip out unwanted pages in seconds — free, no watermark, and processed entirely in your browser so your document never leaves your device. If you only want a small slice of the document, use Split PDF instead. To fix sideways scans first, try Rotate PDF, and to combine the cleaned-up files, use Merge PDF.

Tools mentioned in this article