Delete PDF Pages

Remove the pages you don’t need. Nothing is uploaded.

Select a PDF file
or drop it here
Select files
PDF · up to 100 MB · nothing uploaded
No upload No account No watermark Free

Deleting pages removes whole pages from the document and keeps the rest in order. Select the pages you do not want — click them, shift-click for a range, or use Select all and Invert for the "keep almost everything" case — then remove them. The output count updates as you select, so you always see how many pages survive.

This is a structural operation: the pages you removed are gone from the new file, and everything else is copied unchanged. Text on the remaining pages stays selectable, and links that pointed within the kept pages keep working. Your original file is untouched on disk — the tool writes a new document, which is also your undo: if you delete the wrong page, start over from the original.

File size shrinks, but not always proportionally. PDFs share resources — a font used on page 2 and page 40 stays in the file if page 40 survives. The result card shows the actual size of the output, so you can see what the deletion bought you instead of guessing.

Deleting is instant and local: selection lives in the page, the new document is built in a background worker, and the download appears without a single outbound request — the security policy on this page blocks them, which you can confirm in the network panel mid-run. There is no trash bin and no server-side copy, which is the same statement twice: the only copies are the two files on your machine, old and new.

The tool refuses two broken outcomes rather than producing them: deleting every page stops with a message instead of writing an empty PDF, and an encrypted or unreadable file is rejected before the grid appears, because deleting pages from a document you cannot safely read is how corrupted outputs happen. For removing text rather than pages — one clause out of a contract — the page-level tool is the wrong instrument; that is the Android app's text editing.

Scanned batches bring the standard mess: the feeder grabbed two blank pages, page 14 is the fax cover nobody needs, and the last page is the scanning instructions of the machine itself. Click the blanks, click 14, click the last page — the footer already says 21 pages kept — and download. The new file starts where the content starts and ends where it ends, which is the entire point of the exercise. The result card shows the new size next to the old, so the cleanup is measurable rather than assumed.

How it works

Open your PDF

Drop it on the page. It’s read in your browser, not sent to a server.

Select pages to remove

Click the pages you don’t want. Shift-click selects a range.

Download the rest

A new PDF without the selected pages, written in your browser.

Why use Delete PDF Pages on PDFMason

Nothing is uploaded

There is no server. Your documents stay on your machine.

No account, no limits

No sign-up, no daily file cap, no watermark on the result.

Original untouched

The tool writes a new file; your original stays exactly as it was.

Works offline

Once the page is loaded, you can turn off Wi-Fi and it still works.

Select to remove

Click pages you want gone; the footer counts what survives. Select all plus Invert flips a keep-a-few job into two clicks.

Your undo is the original

The source file is never modified. Restore is always "open the original again", so keep it until the new file is checked.

Size shrinks, resources stay

Shared fonts and images used by remaining pages stay in the file, so savings are real but rarely proportional.

At least one page must survive

The tool stops with a message rather than producing an empty PDF.

No empty PDFs

Deleting down to zero pages stops with a message. The tool refuses outputs that would just be a broken file.

Shift-click for ranges

Click the first page to remove, shift-click the last — everything between joins the selection without six more clicks.

Delete PDF Pages FAQ

Do you upload my files?
No. There is no upload endpoint on this site. Every tool runs in your browser using WebAssembly, and the page’s Content-Security-Policy blocks outbound connections entirely. You can verify it: open DevTools → Network and run the tool.
How do I select many pages at once?
Click the first, then Shift-click the last. Or use Select all and Invert.
Can I get the deleted pages back?
Your original file is untouched — we only write a new one.
Does the file get smaller?
Usually, but not proportionally: shared resources like fonts stay in the file.
Can I delete pages from a scanned PDF?
Yes. Pages are removed as whole objects — it makes no difference whether they contain text or images.

Need more? Do it on Android

The browser tools handle whole pages. The app edits the text inside them — on your device, with nothing uploaded.

Join the waitlist