Remove Unwanted Pages From a PDF Document
Keep the RestSome documents arrive with clutter attached: a blank sheet the scanner produced, a fax cover page, an internal notes section that should not go to a client. The document is otherwise fine and just needs a few pages gone. This tool lays every page out as a thumbnail so you can click the ones you want removed, then produces removed-pages.pdf containing everything you kept. Because you work from the pictures rather than typed numbers, there is nothing to miscount.
Common cleanups
- Clearing blank pages from a scan: duplex scanning a stack of single-sided sheets produces an empty page between every real one.
- Stripping an internal section: a proposal with pricing notes or reviewer comments that should not leave the building.
- Removing a cover or fax sheet: documents from an agency often carry a routing page nobody needs to keep.
- Cleaning up after a merge: a combined file that ended up with a duplicated page or an accidental extra document at the end.
- Cutting an outdated appendix: a superseded schedule or price list sitting at the back of an otherwise current document.
How the visual editor works
PDF.js renders the pages. When you upload a file, each page is drawn as a numbered thumbnail in a grid. You act directly on those thumbnails rather than typing anything.
pdf-lib builds the result. On download it creates a new PDF and copies across the pages you kept. Pages are copied as PDF pages rather than redrawn, so they are not intentionally rasterised or recompressed: selectable text stays selectable and vector artwork stays sharp.
Because you remove pages by clicking the ones you can see, the usual trap of typed page numbers, where the number printed on a page differs from its position in the file, simply does not arise here.
What you can do to each page
Remove
Click the trash icon on a thumbnail to drop that page. The grid updates immediately, and only the pages still showing are written to the download.
Reorder
Drag a thumbnail to a new position while you are cleaning up. The output follows the order shown in the grid.
Rotate
Click the rotate icon to turn a sideways scan upright. The rotation is baked into that page in the new file.
You cannot remove every page. At least one page must remain, because an empty PDF is not a useful outcome. If you delete a thumbnail by mistake, re-select the file to start the grid over.
Step by step
Upload the PDF
Every page appears as a numbered thumbnail in the visual editor. There is nothing to type.
Click to remove
Click the trash icon on each page you want gone. Reorder by dragging or rotate a page while you are at it, if useful.
Generate and confirm
Download removed-pages.pdf, open it, and check that what disappeared is what you intended and nothing else went with it.
What the output looks like
You receive one file named removed-pages.pdf, containing all the pages you did not list, in their original relative order. Nothing is reordered. The retained pages are copied rather than re-rendered, so they look exactly as they did and there is no deliberate quality change.
No compression is applied, which means the result is not dramatically smaller unless the pages you removed were the heavy ones. Your source PDF is untouched, so if the result is not what you wanted, start again from the original.
Removing pages or extracting them?
These are mirror-image operations, and choosing the right one saves effort.
Remove Pages, this tool, keeps everything except the thumbnails you delete. Use it when the majority of the document is staying: dropping four pages from a sixty-page report means four clicks, with the rest left as they are.
Extract Pages works the other way: you type the page numbers to keep, and it builds a new document from only those, in the order you type them. Use it when the majority is going. A rough test: if you would delete most of the pages, Extract is less work than removing them one by one.
Limitations worth knowing
- Document-level features may not transfer: bookmarks, outlines, attachments, metadata, form fields, and cross-page links live at document level and may not survive into the new file. Inspect the output if your document depends on any of those.
- Whole pages only: you can remove, reorder, and rotate pages, but not crop or edit inside one. Sensitive text in the middle of a page cannot be taken out this way; the whole sheet goes or stays.
- One document at a time: there is no batch processing across several files.
- Unreadable files fail: encrypted, restricted, or damaged PDFs may not open, since the libraries need to read the file to preview and copy from it.
- Long documents are demanding: rendering a thumbnail for every page and building the new document both happen in the browser, so a very long file may be slow or may fail on a modest device.
Privacy and data handling
File contents are processed in browser memory and are not sent to WeConvertFiles for conversion. PDF.js and pdf-lib are downloaded from third-party CDNs when needed, so the workflow is not described as fully offline.
Zoho PageSense may collect consented site-usage data such as visits, clicks, scrolling, referrer, device information, and conversion events. PageSense is not given the selected PDF contents.
Troubleshooting
I removed a page by mistake
There is no per-click undo. Re-select the same file to rebuild the grid with every page present, then delete only the ones you meant to.
Convert did nothing or warned me
At least one page must remain. If you deleted every thumbnail, re-select the file and keep the page or pages you need.
A page I wanted gone is still there
Its trash icon was not clicked. Each page you want removed needs its own click before you generate the file.
The new file is barely smaller
Nothing is compressed. Removing light text pages from a scan-heavy document changes very little. If size is the goal, the Compress PDF tool addresses that directly, with its quality trade-off.
Previews take a long time to appear
Every page has to be rendered to show a thumbnail. On a long document this is heavy work; give it time, or close other tabs.
Frequently asked questions
Does removing pages change the quality of the ones that remain?
No. Retained pages are copied as PDF pages, not re-rendered as images, so they are not deliberately rasterised or recompressed. They look exactly as they did in the source.
Can I remove all the blank pages automatically?
There is no automatic blank-page detection. You spot the blanks in the thumbnail grid and click their trash icons. For an alternating scan the blanks stand out clearly, so working down the grid is quick.
Will the remaining pages be renumbered?
Their positions in the file shift, so the second page of the new document is whatever followed the removed first page. Numbers printed on the pages themselves are artwork and stay as they were, which can leave visible gaps in the printed sequence.
Can I get the removed pages back as a separate file?
Not from this tool, which only produces the reduced document. If you want the excluded pages kept separately, run Extract Pages on the original for those same pages before removing them here.
Why can I not remove every page?
A PDF with no pages serves no purpose, so a selection covering the whole document is rejected. If you want rid of the whole document, delete the file instead.
Is the original file altered on my device?
No. It is read but never written to, so your source document is safe regardless of what the output looks like.
Related tools
Extract Pages
The opposite selection, better when you are keeping only a few pages rather than dropping a few.
Split PDF
Produce one file per page when a document is really a stack of separate items.
Merge PDF
Rebuild a document after cleaning up its parts, or join a trimmed file to another one.
Related guides
Merge PDF Guide
Combine multiple PDF files into one document in the order you choose.
Compress PDF Guide
Create a rasterized PDF copy using selectable JPEG quality levels.
Split PDF Guide
Separate every page of a PDF into individual PDF files bundled in a ZIP.
Drop the pages you do not want
Open the visual editor, click the pages you want gone, and download removed-pages.pdf with everything else intact and your original untouched.