Delete PDF Pages

Delete unwanted pages from a PDF — blank scans, cover sheets, duplicates — with instant download.

Delete pages from PDF files instantly in your browser. Free PDF page remover with range selection and instant download.

Calculator Inputs

PDF documents up to 50 MB. Files never leave your browser.

About Delete Pages

Delete unwanted pages from a PDF — blank scans, cover sheets, duplicates — with instant download.

Upload a PDF and list pages to delete as numbers and ranges. Ranges validate against the true page count read from your file, deletion runs highest-index-first (so numbering never shifts mid-operation), and at least one page is always preserved.

Files stay in your browser; only the small writer library loads from CDN. Text and images on surviving pages are untouched.

Where it is used

Trimming scanned batches, removing blank pages, cutting preview chapters, and shrinking files before emailing.

How to use the Delete Pages

  1. Select PDF — select a file (application/pdf,.pdf) — PDF documents up to 50 MB. Files never leave your browser..
  2. Pages To Delete (e.g. 2,5-7) — enter the value (e.g. 2, 5-7).
  3. Calculate — press the Calculate button to see the result instantly above.

Formula

Validate ranges against the real page count → removePage() descending → save.

Examples

Example

pages:2, 5-7
Result: Select a PDF → pages 2 and 5–7 removed, rest saved

Frequently Asked Questions

Why highest-index-first?
Removing page 2 renumbers everything after it. Deleting from the back keeps earlier indices valid throughout.
Can I delete all pages?
No — a zero-page PDF is invalid, so the tool refuses and explains. Delete all but one instead.
Does this reduce file size much?
Only by the removed pages’ share. For real compression, images must be downsampled — a different operation.