Delete PDF pages

Name the pages to remove and get the document back without them. The blank sheets a scanner inserted, a cover page, an internal note that should not have gone out — all of it goes, and none of it is uploaded on the way.

    • Where it runs A PDF is read in the browser. Nothing is uploaded.
    • No queue, no account It starts the moment you drop the file, and it never asks who you are.
    • No watermark What comes out is the file you made, with nothing added to it.

    How it works

    1. Drop the PDF onto the box above, or press it to choose one.
    2. Name the pages to remove: 2, 5, 9-11.
    3. Check the summary, which reads your selection back before anything is changed.
    4. Press Remove pages and download the result.

    Removed, not hidden

    The pages you name are absent from the file that comes out — copied out of existence rather than marked invisible. There is nothing left in the document to recover, which is the behaviour you want when the reason for removing a page is that it should not be seen.

    The usual caveat still applies and is worth repeating: this is not redaction. A page you keep keeps everything on it, including text hidden under a black rectangle and content cropped out of view. Removing a page removes a page.

    Delete or extract — it depends which list is shorter

    Removing pages 4 and 9 from a fifty-page document and keeping pages 4 and 9 out of it are opposite descriptions of the same kind of operation, and both tools exist because which one is less work depends entirely on your document. Naming two pages to drop is easier than naming forty-eight to keep.

    So use this page when most of the document stays, and the extract page when most of it goes. Neither can do something the other cannot; they just spare you writing out the longer list and getting one number wrong in it.

    Knowing which pages to remove without opening the file

    The awkward part of this job is usually not the removal but the counting: finding out that the duplicate scan is page 23 and not page 22 means paging through the document first. The page count is shown once the file is read, and a number beyond it is refused with the real length rather than accepted and ignored.

    A habit worth having with scans in particular: check the result rather than the input. A feeder that pulled two sheets at once produces a document where the page you meant to delete and the page after it are both wrong, and that is far easier to see in the output than to predict from the original.

    The file rarely shrinks by as much as you expect

    Removing a quarter of the pages does not usually remove a quarter of the bytes. Two reasons: a PDF shares resources between pages, so a font or a logo used throughout is stored once and stays as long as any page still needs it — and the pages you delete are often the light ones, a blank separator or a cover, while the scanned photograph you kept is most of the file.

    If size is the actual goal rather than a side effect, deleting pages is the wrong lever. Compressing the PDF works on what the remaining pages contain, which is where the weight really is.

    What breaks when pages disappear

    Bookmarks and the document outline point at pages by position, and the positions after a deletion are not the ones they were written against. A table of contents that was generated as text is unaffected and now wrong — it still lists the page you removed, because it is ink on a page rather than a live reference.

    Links between two pages that both survived keep working. Links to a page that went do not. None of this is recoverable afterwards from the result, so if the outline matters, do the deletion in an editor that rebuilds it.

    Why the numbering does not shift underneath you

    Deleting several pages by index is a classic way to remove the wrong ones: take out page 2, and every page after it moves up, so the next deletion lands one place off. Tools that get this wrong produce a document that looks plausible and is missing the wrong sheet.

    This one builds the result from the pages that stay rather than by removing the ones that go, so the numbers you typed mean what they meant when you typed them. And a selection that would remove every page is refused, because a PDF with no pages is not a document.

    Delete PDF pages: common questions

    Is my document uploaded?

    No. It is rewritten in your browser and never leaves your device — including the pages you are deleting, which is rather the point when the reason for deleting them is that they are sensitive.

    Can the removed pages be recovered from the result?

    No. The new document is built from the pages that stay, so what you removed was never written into it. It is not hidden, marked invisible or moved to the end.

    Does deleting page 2 shift the numbering for page 5?

    No, and that is a real trap in tools that delete pages one at a time. The numbers you type all refer to the document as it is now, because the result is built from what stays rather than by removing what goes.

    What if I select every page?

    It is refused. A PDF with no pages is not a document, so you get a message rather than an empty file.

    Does it re-render what is left?

    No. The surviving pages are copied, so text stays selectable, vectors stay sharp and images are unchanged.