How to Delete Pages from PDF Free: Remove Unwanted Pages

Learn how to delete pages from PDF files for free. Remove single pages, page ranges, or batch delete unwanted pages using online tools, desktop software, and mobile apps.

By PeacefulPDF Team

Got a PDF with pages you do not need? Blank pages, duplicate content, outdated information, or pages that were accidentally included can all be removed. Knowing how to delete pages from a PDF for free is a skill that comes in handy more often than you might think. This guide covers every method to remove unwanted PDF pages in 2026, from quick online tools to desktop software and mobile apps.

Common Reasons to Delete PDF Pages

People remove pages from PDFs for many practical reasons:

  • Blank pages: Scanned documents often include blank pages that serve no purpose
  • Duplicates: Accidentally scanned or included pages that repeat content
  • Confidential information: Pages containing sensitive data that should not be shared
  • Outdated sections: Old versions of content that have been updated elsewhere
  • File size reduction: Removing unnecessary pages to make the file smaller
  • Relevance: Sharing only the relevant portion of a larger document

Method 1: Delete PDF Pages Online (Fastest)

Online tools are the quickest way to delete pages from a PDF without installing anything.

Using PeacefulPDF to Delete Pages

PeacefulPDF provides a free, browser-based tool for removing PDF pages:

  1. Open the PeacefulPDF delete pages tool in your browser
  2. Upload your PDF file by dragging and dropping or clicking to browse
  3. View the page thumbnails and click on the pages you want to remove
  4. Selected pages will be marked for deletion
  5. Click the delete button and download your cleaned PDF

The tool shows a visual preview of each page, making it easy to identify and remove the right ones. Your file is processed securely and not stored after download.

Other Free Online PDF Page Deleters

Several other reliable tools can delete PDF pages at no cost:

  • ILovePDF Delete Pages: Visual thumbnail interface where you click pages to select them for removal. Clean and intuitive. Free for standard file sizes.
  • SmallPDF Delete Pages: Upload your PDF, click pages to remove them, and download the result. Limited free uses per day.
  • PDF24 Tools: Completely free with no daily limits. Select individual pages or page ranges to delete.
  • Sejda PDF: Shows page thumbnails for visual selection. Free for documents up to 200 pages or 50 MB.

Method 2: Delete PDF Pages on Desktop (Free Software)

Desktop software gives you more control and works offline, making it better for frequent use or sensitive documents.

Delete Pages with PDF24 Creator (Windows)

PDF24 Creator is a completely free Windows tool for PDF page management:

  1. Download and install PDF24 Creator from the official website
  2. Open the application and load your PDF file
  3. View the page thumbnails in the document panel
  4. Select the pages you want to delete (hold Ctrl to select multiple pages)
  5. Press the Delete key or click the delete button
  6. Save the modified PDF to your computer

PDF24 Creator also supports batch deletion across multiple files and lets you undo changes before saving.

Delete Pages with Preview (Mac)

Mac users can delete PDF pages using the built-in Preview app:

  1. Open the PDF in Preview
  2. Show the thumbnail sidebar by clicking View then Thumbnails
  3. Select the page or pages you want to delete
  4. Press the Delete key or choose Edit then Delete
  5. Save the document

Preview handles page deletion natively and the changes are saved directly to the file. It is one of the simplest methods for Mac users.

Delete Pages with PDFsam Basic (Cross-Platform)

PDFsam Basic offers advanced page deletion features on all platforms:

  1. Download PDFsam Basic from the official website
  2. Launch the application and select the Merge or Split feature
  3. Load your PDF and set page ranges that exclude the pages you want to remove
  4. Generate a new PDF with only the pages you want to keep

This approach essentially rebuilds the PDF without the unwanted pages, which can sometimes produce cleaner results than direct deletion.

Method 3: Delete PDF Pages on Mobile

Removing pages from a PDF on your phone or tablet is possible with the right apps.

iOS (iPhone and iPad)

  • Files app (iPadOS): Open the PDF, tap the page thumbnail view, select pages, and delete them
  • Adobe Acrobat Reader: Use the Organize Pages tool to select and delete pages. Free to use.
  • PDF Expert: Open the page manager, select pages to delete, and remove them. Free tier supports basic deletion.

Android

  • Adobe Acrobat Reader: Open the PDF, access Organize Pages, select pages, and delete. Works on the free plan.
  • Xodo PDF Reader: Free app with page deletion in the page management view.
  • iLovePDF mobile app: Delete pages directly on your Android device.

How to Batch Delete Pages

When you need to remove many pages at once, batch deletion saves significant time:

Delete Multiple Specific Pages

Most tools let you select multiple pages at once by holding Ctrl (Windows) or Command (Mac) while clicking individual page thumbnails. This is ideal for removing scattered pages throughout the document.

Delete a Range of Pages

For removing a continuous block of pages, select the first page, hold Shift, and select the last page in the range. All pages between them will be selected for deletion.

Delete Every Other Page

If a duplex scan created blank pages between every content page, use a tool that supports pattern-based deletion. PDF24 Tools online lets you specify which pages to keep (for example, keep only odd or even pages).

Delete All Blank Pages

Some advanced tools can automatically detect and remove blank pages. Adobe Acrobat Pro has this feature, and free alternatives like PDF24 Creator can be configured to filter blank pages during processing.

Command Line Page Deletion

For automation and scripting, command-line tools can delete pages efficiently:

Using pdftk

PDF Toolkit (pdftk) can remove pages by specifying only the pages you want to keep:

  • Keep pages 1 through 10 and skip 11 through 15: pdftk input.pdf cat 1-10 16-end output cleaned.pdf
  • Remove page 5 only: pdftk input.pdf cat 1-4 6-end output cleaned.pdf
  • Remove pages 3, 7, and 12: pdftk input.pdf cat 1-2 4-6 8-11 13-end output cleaned.pdf

Using qpdf

qpdf handles page extraction which effectively removes unwanted pages:

  • Keep only pages 1-5: qpdf --empty --pages input.pdf 1-5 -- output.pdf
  • Keep specific pages: qpdf --empty --pages input.pdf 1,3,5,7-10 -- output.pdf

Tips for Safe Page Deletion

  • Keep a backup: Always save a copy of the original PDF before deleting pages. Deletion is permanent once saved.
  • Use Save As: Instead of overwriting the original, save the modified file with a new name to preserve the original.
  • Verify page numbers: PDF page numbers in the document may not match the actual page position. Use thumbnail previews to confirm you are deleting the right pages.
  • Check for links: Removing pages may break internal links, bookmarks, or table of contents entries that reference the deleted pages.
  • Review before saving: Scroll through the modified document before saving to make sure the right pages were removed.

Common Issues When Deleting PDF Pages

  • Cannot delete pages in Adobe Reader: The free Adobe Acrobat Reader has limited editing features. For page deletion, use a different free tool or upgrade to Acrobat Pro.
  • File size does not decrease after deletion: Some PDF editors mark pages as deleted but do not remove the underlying data. Use a PDF optimizer or re-save the file to reclaim space.
  • Deleted pages reappear: The file may be read-only or protected. Check file permissions and save to a different location.
  • Wrong pages deleted: Undo immediately if possible, or revert to your backup copy.
  • Bookmarks break after deletion: Rebuild bookmarks after removing pages to fix broken links.

Which Method Should You Use?

  • Quick page removal: Use an online tool like PeacefulPDF. Fast, visual, no installation.
  • Frequent editing: Install PDF24 Creator (Windows) or use Preview (Mac). Full control without file uploads.
  • Batch deletion: Use PDF24 Creator or command-line tools like pdftk for removing many pages at once.
  • Mobile editing: Use Adobe Acrobat Reader on iOS or Android for page deletion on the go.
  • Sensitive documents: Use desktop software to keep files local and private.

Deleting pages from a PDF does not require expensive software. Free tools on every platform make it easy to remove unwanted pages and keep your documents clean and relevant. Choose the method that works best for your situation and start cleaning up your PDFs.