PDF Remove Pages
Scanned documents, merged reports and downloaded statements frequently carry pages you do not want to share — a cover sheet, an ad insert, a blank page, a personal section in a client report. This tool removes those pages and outputs a clean, renumbered PDF. You can delete a single page, a range, or a mixed list (for example 1, 4-6, 9), and the rest of the file retains its bookmarks, links and form fields.
How to remove pages from a PDF
-
1
Upload the file
Drag or browse. The tool shows thumbnails of every page so you can identify what to keep.
-
2
Select pages to delete
Click thumbnails to toggle, or type a range string like "2, 5-7, 10" in the input field. Negative indexing like "-1" deletes the last page.
-
3
Preview the result
The preview updates to show the remaining pages in their new order.
-
4
Download the cleaned PDF
The file downloads with the selected pages removed and page numbers re-sequenced.
Ways to specify which pages to remove
Most users remove one or two pages. Power users need to strip patterns — every cover page from a batch, every odd page from a scanned duplex document, everything after the appendix. The input field accepts several syntaxes for that.
Range syntax reference
| Input | Pages removed (from a 20-page PDF) |
|---|---|
3 |
Page 3 only |
3, 5 |
Pages 3 and 5 |
3-7 |
Pages 3 through 7 inclusive |
3-7, 15 |
Pages 3-7 and 15 |
-1 |
Last page (page 20) |
-3--1 |
Last three pages (18, 19, 20) |
1, 3, 5, 7 |
First four odd pages |
odd |
All odd-numbered pages |
even |
All even-numbered pages |
Common real-world scenarios
- Strip cover sheets from merged invoices. Use
1after merging if every source had a one-page cover. - Remove back sides in one-sided scans. If every even page is a blank back, use
even. - Delete appendix. If the appendix begins at page 45 and the file ends at 80, use
45-80. - Pre-share redaction. Remove internal notes on the last 3 pages with
-3--1.
What is preserved in the output
- Bookmarks and outline. Bookmarks that pointed to removed pages are dropped; others retarget correctly.
- Hyperlinks and cross-references. Internal links to retained pages are rewritten to the new page numbers.
- Form fields. Fields on retained pages keep their values and remain editable.
- Attached files. Any files embedded in the PDF container carry over.
- Metadata. Title, author, subject and keywords are preserved unless you edit them separately.
What changes
- Page numbers on the document body. If your PDF has visible page numbers printed on the pages (not in the PDF metadata), they do not change — you would need to re-generate them. The tool does NOT rewrite visible “Page 3 of 20” text.
- Total page count. Reflected in the new file.
Use cases outside obvious redaction
- Creating a preview. Keep only chapters 1 and 2 of a book by deleting everything else.
- Trimming scanned batches. Remove every 11th page if a scanner inserted separators.
- Fixing merge accidents. A double-inserted section can be cleaned up without re-running the merge.
If you need to reorder instead of remove, use the page-reorder tool. If you need to keep only a subset and discard the rest, the extract-pages tool is usually faster than listing everything you want to delete.
Frequently Asked Questions
You need to unlock it first, or provide the password if the tool prompts for it. An encrypted PDF cannot be modified without access — that is the point of the encryption.
Yes. Form fields are per-page objects and remain editable after unrelated pages are removed. Field values, calculations and submit actions carry over unchanged.
Usually yes, roughly proportional to the pages removed. If the removed pages contained large images or embedded fonts, the saving can be dramatic. Running a PDF compress pass afterward can squeeze out more.
Yes. Scanned PDFs are PDFs containing image pages — page removal works the same way as for text PDFs. The image content of retained pages is preserved bit for bit.
It is processed in a temporary workspace and deleted when you leave the page or after the download completes. No copy is kept.