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
- Add the PDF you want to trim.
- Enter the pages to delete, for example 1, 4-6, 11.
- Run the removal and check the reported counts.
- 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.