Delete Unwanted Pages From a PDF

List the pages you want gone and get back a document containing everything else.

About the PDF Page Remover

Type the pages to discard — single numbers, spans, or a mixture such as 2, 5-7 — and a new document is built from everything that remains. The confirmation tells you both how many pages were removed and how many are left, so a mistake in the numbering is obvious immediately rather than being discovered by the recipient.

Two guards are built in. If the page box is empty the tool stops and reminds you how many pages the document actually has, which saves guessing at numbering in a long file. And it refuses to remove every page, since an empty PDF is not a useful thing to produce. The pages that survive are copied across intact, so text stays searchable and image quality is unchanged. Nothing about the operation involves a server.

Key Features

  • Flexible page lists: Remove single pages, continuous spans, or any combination of the two in one pass.
  • Counts reported back: The result states how many pages went and how many remain, making an off-by-one error easy to catch.
  • Refuses to empty a file: Attempting to remove every page is blocked rather than producing a document with nothing in it.
  • Tells you the page count: An empty entry prompts a message naming the document's real length, so you can number correctly.
  • Surviving pages untouched: Kept pages are copied as they are, so quality, fonts and the text layer are preserved exactly.

How to Use the PDF Page Remover

  1. Add the PDF you want to trim.
  2. Enter the pages to delete, for example 1, 4-6, 11.
  3. Run the removal and check the reported counts.
  4. Download the edited document.

How It Works

The source is opened with pdf-lib and its page count read, your list is parsed into page numbers, and the inverse set is calculated — every page not in your list. Those surviving pages are copied into a brand new document in their original order and saved. Because a fresh document is built rather than pages being marked hidden, the removed content is genuinely absent from the output file and cannot be recovered from it. Worth remembering: the numbers you enter refer to the original document's numbering throughout, so there is no need to adjust for pages already removed earlier in the same list.

When You Need It

An architect reissuing a tender pack has to pull out four superseded drawing sheets before the revised set goes to contractors, and leaving them in would invite a bid priced against the wrong design. Removing them produces a clean pack in one step. The document is commercially confidential under the tender rules everyone signed, so uploading it to a page-removal website to save a few minutes would breach the process the client is relying on. Practice managers stripping internal cover sheets and administrators dropping blank separator pages from scanned bundles do the same thing.

FAQ

Frequently Asked Questions

Do the page numbers shift as pages are removed?
No. Every number you type refers to the original document, so you can list 3 and 8 without recalculating what page 8 becomes once page 3 has gone.
Can the deleted pages be recovered from the new file?
They cannot. A new document is assembled from the pages you kept, so the removed content is simply not present in the output rather than hidden inside it.
Why will it not let me remove all the pages?
A document with no pages is not a usable file, so that request is blocked. If you want nothing from this PDF, you do not need to produce one.
How do I remove every page except a few?
That is usually easier the other way round — use the page extractor and list the pages you want to keep, rather than listing the much longer set you want gone.
Does the tender pack get uploaded during editing?
It does not. The document is opened and rebuilt inside your browser, so a commercially restricted drawing set is never handed to an external service.