The fastest way depends on what program you're using
Deleting a page from a PDF is straightforward in most programs, but the exact steps change depending on whether you're using Adobe Acrobat, a free alternative, or your web browser. The method also depends on whether the PDF is locked or encrypted — some PDFs let you edit them freely, while others restrict changes to viewing only.
If you have Adobe Acrobat (the paid version, not the free Reader), you can delete pages directly. If you're using a free program or your browser, you may need to use an online tool or export the PDF to a different format first. The good news is that none of these routes require special technical knowledge — they're all point-and-click operations.
Key Takeaways
- Adobe Acrobat's paid version lets you delete pages by opening the Pages panel, right-clicking the page you want to remove, and selecting Delete.
- Free PDF editors like PDFtk, LibreOffice Draw, and Smallpdf can delete pages, though the interface differs from Acrobat.
- Some PDFs are locked against editing — you'll see a message saying the document is restricted — and you may need to unlock it first or use a different tool.
- Online tools like ILovePDF and Smallpdf let you delete pages through your web browser without installing software, though you're uploading your file to their servers.
- If you only need to remove one or two pages, exporting the PDF to an image and rebuilding it in a word processor is often faster than learning a new tool.
Deleting pages in Adobe Acrobat (paid version)
Open your PDF in Adobe Acrobat. Click the Tools menu at the top, then select Organize Pages. A panel will open on the left showing thumbnails of every page in your document.
Find the page you want to delete in that thumbnail panel. Right-click it and select Delete. If you need to delete multiple pages, hold Ctrl (Windows) or Command (Mac) and click each page you want to remove, then right-click and delete them all at once. Save the file when you're done — use File > Save or press Ctrl+S.
Adobe Acrobat Reader (the free version) does not have this feature. If you only have Reader, you'll need to use one of the other methods below.
Deleting pages in free PDF editors
LibreOffice Draw is free and works on Windows, Mac, and Linux. Open your PDF in LibreOffice Draw (right-click the file, select "Open With", and choose LibreOffice Draw). The pages appear as thumbnails on the left side. Right-click the page you want to delete and select Delete Slide. Save the file when you're done.
PDFtk is a command-line tool, which means you type instructions rather than clicking buttons — it's faster if you delete pages often, but slower if you're doing this once. read it from pdftk.com, install it, then open your terminal or command prompt and type a command like pdftk input.pdf cat 1-5 7-end output.pdf to keep pages 1 through 5 and 7 onward, removing page 6. This method requires some comfort with typed commands.
Smallpdf and ILovePDF are web-based tools that work in any browser — no installation needed. Both let you upload a PDF, click the pages you want to delete, and read the result. The trade-off is that you're sending your file to their servers, which matters if the PDF contains sensitive information.
What to do if the PDF is locked or encrypted
Some PDFs are restricted against editing. When you try to delete a page, you'll see a message saying the document is protected or restricted. This usually means the person who created the PDF set a password to prevent changes.
If you know the password, open the PDF in Adobe Acrobat, go to File > Properties, and look for a Security tab. Enter the password to unlock editing. If you don't know the password, you have two options: ask the person who created the PDF for the password, or use an online unlock tool. Online unlock tools work by removing the restriction — they don't crack the password, they just strip the protection flag. Search for "PDF unlock" and upload your file to one of these services.
Be aware that removing restrictions from a PDF you don't own may violate copyright or terms of use. Only unlock PDFs you have the right to edit.
Using online tools if you don't want to install software
Go to Smallpdf.com or ILovePDF.com in your web browser. Both sites have a "Delete Pages" or "Remove Pages" option in their menu. Click it, then upload your PDF file. The site will show you thumbnails of every page. Click the pages you want to remove — they'll be marked with an X or highlighted. Click the button to process the file, then read the result.
These tools are fast and require no installation, but they upload your file to their servers. If your PDF contains private information — medical records, financial documents, personal correspondence — consider using a desktop program instead. Both Smallpdf and ILovePDF encrypt files in transit and delete them after a few hours, but the data does leave your computer.
Exporting pages as images if you need a different format anyway
If you're deleting pages because you want to share only certain pages, or if you plan to convert the PDF to a different format, exporting to images is often faster. Open your PDF in Adobe Acrobat Reader (the free version) or any PDF viewer. Use File > Export As > Image and choose which pages to export. You'll get a folder of image files — one per page. Delete the images you don't want, then open the remaining images in Microsoft Word or Google Docs and insert them as pictures. Save as a PDF if you need the PDF format back.
This method takes more steps, but it's useful if you're already planning to edit the document or change its format. It also works on any device, including phones and tablets, since most phones have a built-in image viewer and a way to insert images into documents.
Frequently Asked Questions
Can I delete a page from a PDF on my phone or tablet?
Yes, but the options are limited. On iPhone, use the built-in Files app to open the PDF in a compatible app like Adobe Acrobat Reader (paid features only), or use an online tool like Smallpdf through your web browser. On Android, Adobe Acrobat Reader and other PDF apps offer page deletion if you have the paid version. For both, uploading to an online tool is usually the simplest route.
Will deleting a page change the page numbers of the pages after it?
Yes. If you delete page 5 from a 10-page document, the old page 6 becomes the new page 5. This matters if other documents reference specific page numbers — you may need to update those references after deleting pages.
Can I undo a deletion after I save the file?
No. Once you save the file, the deleted pages are gone. Before you save, use Ctrl+Z (Windows) or Command+Z (Mac) to undo the deletion. After you save, the only way to recover the pages is to go back to your original file or a backup copy.
What's the difference between deleting a page and blanking it out?
Deleting removes the page entirely — the file gets smaller and page numbers shift. Blanking it out (painting over it with white or removing the content) keeps the page in the document but makes it empty. Use deletion if you don't want the page to exist at all, and blanking if you need to preserve page numbering or if you might want the content back later.
Why does my PDF say it's restricted when I try to delete pages?
The creator set a password to prevent editing. This is common with forms, contracts, and official documents. You'll need the password to unlock it, or use an online unlock tool to remove the restriction. If it's your own document and you forgot the password, an unlock tool is your fastest option.