Remove Pages from PDF

Remove specific pages from your PDF document. Perfect for deleting unwanted pages, extracting sections, or cleaning up documents.

Loading tool…

What removing pages from a PDF involves

Deleting a page is more than hiding it. The page object sits in the document's page tree and references shared resources — fonts, images, colour profiles — that other pages may also use. Removing it means rewriting the tree without that leaf, leaving the shared resources intact for the pages that remain, and generating a fresh cross-reference table so the file stays valid.

Do it correctly and the surviving pages are bit-for-bit the same as before: no re-rendering, no quality loss, no shifted text. The output is usually a little smaller, since resources used only by the deleted pages can be dropped, but the saving depends on what was on them — removing a page of plain text frees almost nothing, while removing a full-page scan can free megabytes.

Why we built this tool

The common cases are all everyday ones: dropping blank pages a duplex scanner inserted, cutting a cover sheet or a fax header, removing an internal pricing annex before a document goes to a client, or stripping pages of terms nobody needs to reprint.

That last case is the important one. Removing a confidential annex before sending a document is a privacy operation, and doing it by uploading the full unedited file — annex included — to a third-party server undoes the point of the exercise. Our tool edits the page tree in your browser instead, so the version containing the pages you wanted gone is never transmitted anywhere. Nothing leaves the device, and there is no size or page-count limit.

Tips and common mistakes

  • Confirm page numbers against the PDF's own page positions rather than any numbering printed on the page.
  • If the removed pages might be needed later, extract them to their own file instead of discarding them.
  • Removing pages does not remove them from the document's bookmarks, which may now point at nothing.
  • Always page through the output before sending — this is the tool where a mistake is hardest to notice and most costly.

Quick start: using Remove Pages from PDF

  1. Load the PDF you want to trim.
  2. Select the pages to delete, by number or by clicking their thumbnails.
  3. Re-check your selection — the output will not contain those pages at all.
  4. Apply the removal and let the browser rebuild the document.
  5. Download the trimmed PDF and verify the remaining pages read correctly end to end.

Keep your original file until you have checked the output. If you need the removed pages as their own document instead, Split PDF extracts them rather than discarding them.

Related PDF Tools

Browse all PDF Tools →