How to Delete Pages from a PDF on Mac
Removing unwanted pages from a PDF is one of those tasks that sounds technical but is actually built right into macOS — no third-party software required in most cases. Whether you're trimming a scanned document, cleaning up a report before sharing, or stripping out blank pages, Mac gives you several ways to get this done depending on your workflow and how much control you need.
The Built-In Option: Preview App
Preview is macOS's native PDF viewer, and it's more capable than most people realize. Deleting pages is straightforward once you know where to look.
How to Delete a Page Using Preview
- Open your PDF in Preview
- If the sidebar isn't visible, go to View > Thumbnails to show the page panel
- Click the thumbnail of the page you want to remove — it will highlight with a blue border
- Press the Delete key on your keyboard
- Go to File > Save (or ⌘ + S) to save the changes
To delete multiple pages at once, hold Command (⌘) and click each thumbnail you want to remove, then press Delete. For a consecutive range, click the first page, hold Shift, click the last page in the range, then delete.
🔑 One important detail: Preview autosaves changes in some macOS versions. If you want to keep the original file intact, use File > Export as PDF to save a new copy instead of overwriting the source.
Why Preview Sometimes Behaves Unexpectedly
Preview's behavior can vary depending on your macOS version. On newer macOS releases (Ventura, Sonoma), autosave and versioning are active by default, meaning changes may be written to the file without a traditional "Save As" prompt. On older versions, the save flow is more manual. This catches a lot of users off guard — especially if they delete a page and later realize the original is gone.
If you're on a managed Mac (work or school device), permissions may restrict what Preview can write back to certain file locations, particularly network drives or protected folders.
Using the Print Dialog as a Workaround
A lesser-known method involves macOS's built-in print-to-PDF feature, which lets you specify which pages to include — effectively excluding the ones you don't want.
- Open the PDF in Preview
- Go to File > Print (⌘ + P)
- In the print dialog, manually enter the page range you want to keep (e.g., 1-3, 5-10)
- Click the PDF dropdown at the bottom left and select Save as PDF
- Name and save your new file
This method is particularly useful when you want to extract a clean subset of pages without touching the original. It doesn't technically "delete" pages — it creates a new PDF with only the pages you specify — but the end result is the same.
Third-Party Tools: When Preview Isn't Enough
Preview handles most basic deletions cleanly, but there are situations where dedicated PDF software offers advantages:
| Scenario | Preview | Third-Party Tool |
|---|---|---|
| Delete single or multiple pages | ✅ Works well | ✅ Works well |
| Batch process multiple PDFs | ❌ Manual only | ✅ Automatable |
| Edit page content after deletion | ❌ Not supported | ✅ Supported |
| Work with password-protected PDFs | ⚠️ Limited | ✅ Usually supported |
| Precise page reordering + deletion | ⚠️ Clunky | ✅ Purpose-built |
Popular categories of third-party tools include dedicated PDF editors, online PDF utilities, and command-line tools like pdftk or ghostscript for users comfortable with Terminal. Each trades off between convenience, cost, and capability.
🖥️ macOS Version and File Location Matter
How smoothly page deletion works in Preview depends on a few variables:
- macOS version: Autosave behavior, UI layout, and feature availability differ across Monterey, Ventura, and Sonoma
- Where the file lives: PDFs stored in iCloud Drive behave differently than those saved locally — syncing delays and file locking can occasionally interfere
- File permissions: PDFs downloaded from the web, received via email, or pulled from certain apps may be flagged as read-only
- PDF type: Scanned PDFs (image-based) versus text-based PDFs behave identically when deleting pages, but the file size reduction after deletion may vary
Protecting the Original File
Before deleting any pages, it's worth considering whether you need the original preserved. A few habits that help:
- Duplicate the file first using Finder (right-click > Duplicate) before opening it in Preview
- Use Export as PDF rather than Save to create a new version
- Check Time Machine or iCloud version history if you accidentally save over the original
When the Gap Starts to Show
The process itself is simple — but the right approach depends on details specific to your situation. How many pages are you working with? Is this a one-time edit or something you do regularly? Are you working with locked or encrypted files? Do you need the edited PDF to meet specific formatting or compliance standards?
Those answers shape whether Preview is all you'll ever need, or whether the limitations of a free built-in tool start to create friction in your actual workflow.