Skip to main content

← Back to blog

How to Remove Pages from a PDF (and Reorder Them) — Free & Private

Scans pick up blank pages, reports include sections you don’t want to share, and pages sometimes end up in the wrong order. Removing or rearranging PDF pages is a routine task — and you don’t need Acrobat or an upload to a stranger’s server to do it.

What “removing a page” actually does

A PDF is a list of page objects held together by a page tree. Deleting a page doesn’t edit the page itself — it rebuilds the document without that page in the list. Every remaining page keeps its exact content, text and quality. Reordering works the same way: the same pages, reassembled in a new sequence.

Delete vs. split vs. extract

These sound similar but solve different problems:

  • Delete pages — keep the whole document except the ones you remove. Best when you want to drop a few pages.
  • Extract / split — keep only a chosen range and discard the rest. Best when you want a small slice.
  • Reorder — same pages, new order.

A good organizer lets you do all three visually, page by page.

Why do it in the browser

A PDF can hold contracts, medical records or financials. Uploading it to an online editor means trusting that server with the whole file. Doing it locally in your browser means the file never leaves your device — the safest option for anything sensitive.

How to remove and reorder pages

The PDF page organizer renders every page as a thumbnail so you can see exactly what you’re removing:

  1. Drop in your PDF and wait for the thumbnails.
  2. Click on any page to delete it; use ↑ / ↓ to move a page earlier or later.
  3. Click Download to save a new PDF with your changes.

It uses pdf.js to preview and pdf-lib to rebuild — entirely on your device, nothing uploaded.

Common reasons people remove pages

  • A scanner tucked a blank back page behind every sheet.
  • A report has an internal appendix a client shouldn’t see.
  • A duplicate page slipped in during scanning.
  • You only need the signed page of a long contract — drop the rest, or extract that one.
  • A cover sheet or fax header should come off before archiving.

Delete or redact — an important difference

Removing a page takes the whole page out of the document. It does not black out sensitive text on the pages you keep. If a paragraph on a page you’re keeping must stay hidden, deleting other pages won’t help — you’d need to cover or edit that content before exporting. For pages you drop entirely, though, rebuilding the file leaves nothing of them behind.

Common misconceptions

  • “Deleting pages re-compresses the rest.” No. The kept pages are copied as-is, so text stays selectable and images keep their resolution.
  • “Printed page numbers renumber themselves.” They don’t. Numbers baked into the page graphics stay as they were; only the document’s page order changes.
  • “I have to redo the whole scan.” You don’t — drop the bad pages and keep everything else.

FAQ

Will the remaining pages lose quality?

No. Page removal rebuilds the document from the same page objects, so nothing is recompressed.

Can I remove several pages at once?

Yes. Delete each unwanted page, reorder what’s left if needed, then download once.

I want to keep only a few pages, not drop a few — what then?

Then extract instead of delete; grabbing a range is faster. See how to split a PDF.