Delete PDF Pages
Remove specific pages from a PDF, or keep only the ones you list — runs entirely in your browser, nothing is uploaded.
Input
Comma-separated page numbers and ranges. Use end for the last page, e.g. 8-end.
Result
Upload a PDF, choose a mode, list the pages, and press Delete Pages. The result is built in your browser — download it when you're ready.
Guides
Delete PDF Pages removes specific pages from a PDF, or — if you flip the mode — keeps only the pages you list and drops everything else, which is the fastest way to extract a handful of pages into their own file. It all happens right in your browser: upload the PDF, list which pages you mean, and download the result. No signup, no watermark, and nothing ever leaves your device.
How to use it
- Drop or browse for one PDF file.
- Choose a mode: Remove these pages deletes the pages you list and keeps everything else; Keep only these pages does the opposite — it extracts just those pages.
- Type the pages you mean, e.g.
1-3, 5, 8-end. Combine single pages, comma-separated lists, and ranges; useendfor the last page. - Press Delete Pages. The result downloads automatically as
result.pdf.
Why do this in the browser?
Most online PDF page editors upload your document to a server before returning a modified copy. This tool does the whole job locally using the pdf-lib library, so contracts, statements, scans and anything else private stay on your computer. There's no upload or download round-trip, so it's also close to instant even for larger files.
What page number format can I use?
A comma-separated list of page numbers and ranges, 1-based (page 1 is the first page). 1-3, 5, 8-end means pages 1 through 3, page 5, and page 8 through the last page. Numbers outside the document's page count are ignored.
Can I use this to extract just a few pages instead of deleting?
Yes — switch the mode to Keep only these pages. The pages you list are kept in their original order, and everything else is dropped. That's the "extract pages" use-case: list the pages you want and the tool builds a new PDF from just those.
What happens if my selection would remove every page?
The tool refuses and shows a friendly error instead of producing an empty file — adjust your page list (or the mode) so at least one page survives, then try again.
What if my PDF is password-protected?
Files with an owner lock but no open password usually process fine. A PDF that requires a password to open must be unlocked first — use the Unlock PDF tool, then run this one on the result.
Your file is processed entirely on your device and is never uploaded.