How to Remove Pages from a PDF: Complete Guide
Removing specific pages from a PDF is a common task — whether you need to strip a confidential appendix before sharing, clean up blank pages from a batch scan, or trim a document down to the sections that matter. Our free tool uses pdf-lib to perform this operation directly in your browser in seconds.
Page Range Syntax
Enter the pages you want to delete as comma-separated numbers and ranges:
3— removes page 3 only1, 5, 9— removes pages 1, 5, and 92-6— removes pages 2 through 6 (five pages total)1, 4-7, 10— removes pages 1, 4, 5, 6, 7, and 10
All remaining pages stay in their original order. At least one page must remain in the output.
How Encrypted PDFs Are Handled
If your PDF is password-protected, you will be prompted to enter the password. The file and password are securely sent to our server over HTTPS, where the encryption is removed in memory using industry-standard tools. The unlocked file is immediately returned to your browser for page removal — we never write your file to disk, log its contents, or retain it after the operation.
Remove Pages vs. Split PDF
Both tools let you work with page subsets, but they produce different outputs:
- Remove Pages: You specify which pages to delete. You get back one PDF with those pages gone.
- Split PDF: You specify page ranges to keep and package as separate files. You get multiple PDFs.
Use Remove Pages for cleaning up a document; use Split PDF for dividing content into separate deliverables.
Quality After Page Removal
The remaining pages are copied directly from the original PDF structure — there is no re-rendering, re-encoding, or compression applied. Fonts, images, embedded vector graphics, hyperlinks, and form fields on remaining pages are all preserved exactly as they were.