Remove Pages from PDF
Visually select the pages you want to delete and download the modified PDF instantly. No sign-up, no server.
Drag your PDF here or click to select it
Upload a PDF to see its pages and select which ones to remove.
Built by
Miguel Ángel Colorado Marin
Built by
Miguel Ángel Colorado Marin
Full-Stack Developer · Guadalajara, España
I develop web apps, digital tools and full projects — from design to deployment.
How to remove pages from a PDF?
- 1
Upload your PDF
Drag the PDF onto the upload area or click to select it from your device. The tool reads the PDF in your own browser — no file is sent to any server.
- 2
View the pages
Within seconds you will see thumbnails of all PDF pages numbered. If the PDF has more than 60 pages, the first 60 will have thumbnails; the rest are shown as cards with the page number.
- 3
Select pages to remove
Click each page you want to remove. Selected pages are marked in red with an X icon. You can select and deselect freely. Use the Select all button to mark all at once.
- 4
Download the modified PDF
When your selection is ready, click Download modified PDF. The resulting PDF retains only the non-selected pages, in the same original order, with all embedded resources intact.
Frequently asked questions
Can I remove multiple pages at once?
Yes. You can click as many pages as you want before downloading. There is no limit on the number of pages you can select, except that you must keep at least one page — a valid PDF cannot be empty.
Is quality lost when removing pages?
No. The tool uses pdf-lib to copy exactly the pages you want to keep to the new document. Embedded fonts, images and vectors are kept intact without any recompression or reinterpretation.
Does it work with password-protected PDFs?
No. PDFs encrypted with a password cannot be opened without the decryption key. First unlock the PDF with Adobe Acrobat or another compatible tool and then use it here.
Why can I not remove all pages?
A valid PDF must have at least one page. If you try to remove all pages, the tool will block the download with a warning message. Leave at least one page unselected to keep it.
Is my PDF sent to any server?
No. All processing — reading the PDF, selecting pages, generating the new document — happens entirely in your browser using JavaScript and the pdf-lib library. No file leaves your device at any time.
Related tools
Embed this tool on your site
<iframe
src="https://miguelacm.es/embed/pdf-remove-pages"
width="100%"
height="700"
frameborder="0"
loading="lazy"
title="PDF Remove Pages"
></iframe>