How to Delete Pages From a PDF Without Adobe Acrobat
You don’t need Adobe Acrobat — or its subscription — to delete pages from a PDF. On a Mac, the built-in Preview app removes pages in a few clicks. On Windows, which has no built-in PDF editor, the quickest free options are a print-to-PDF trick or a browser-based tool like SnapPDF’s Delete Pages, which shows every page as a thumbnail and lets you click the ones to remove.
All three methods are below, with the honest trade-offs of each. None of them requires installing software or creating an account, and the browser method works identically on Mac, Windows, Linux, and Chromebooks.
On a Mac: delete pages with Preview
- Open the PDF in Preview. Before touching anything, choose File → Duplicate and work on the copy — Preview saves edits back into the open file, and deleted pages are gone from it once you close.
- Choose View → Thumbnails to show every page in the sidebar.
- Click a thumbnail to select a page. Hold Cmd and click to select several, or hold Shift to select a range.
- Press Delete, or choose Edit → Delete. The pages disappear immediately.
- Save with Cmd+S, or use File → Export as PDF… to write the trimmed version to a new file.
This is a true page deletion — the remaining pages keep their original quality, links, and selectable text. If you have a Mac and the file is already on it, Preview is hard to beat.
On Windows: the print-to-PDF workaround
Windows can’t edit PDFs out of the box, but it can print them — and it can print only the pages you want to keep into a brand-new PDF:
- Open the PDF in Microsoft Edge (or any browser).
- Press Ctrl+P and choose Save as PDF (or Microsoft Print to PDF) as the destination.
- In the page range field, list what you’re keeping, not what you’re deleting. To drop pages 4 and 9 from a 12-page file, enter 1-3, 5-8, 10-12.
- Save. The new file contains only the listed pages.
Know the trade-offs before relying on this one. Printing re-creates the document rather than editing it, so clickable links, bookmarks, and form fields don’t survive, the file size can change noticeably, and you have to do page-range arithmetic yourself. For a simple text document none of that may matter; for anything interactive, it will.
Any computer: delete pages in your browser
The browser method gives you the visual page-picking of Preview without needing a Mac, and a real page deletion rather than a re-print:
- Open the Delete Pages tool.
- Drop in your PDF. Every page appears as a thumbnail.
- Click each page you want to remove — no counting page numbers, you can see what you’re deleting.
- Download the new PDF containing everything else.
Because the deletion happens with code running in your browser, the PDF is never uploaded anywhere — relevant if you’re trimming pages from a contract or anything else confidential. (Skeptical? Good instinct. Here’s how to verify what an online PDF tool does with your file.)
Delete PDF pages in your browser
Click the pages you don't want, download the rest. Works on any computer, and your file stays on your device.
Deleting vs. extracting: pick the right operation
If you’re removing two pages from a fifty-page file, delete. If you’re keeping three pages out of fifty, flip the problem around and extract the pages you want into a new document instead — same result, far fewer clicks. Both leave your original file untouched.
Frequently asked questions
Can I delete PDF pages for free without losing quality?
Yes. Preview on a Mac and browser tools built on standard PDF libraries remove pages by rewriting the document’s page list — the pages that remain are byte-for-byte the same content as before. The exception is the print-to-PDF workaround, which re-renders everything.
Can I undo deleting a page from a PDF?
Inside Preview, Cmd+Z undoes a deletion before you close the file. After saving and closing, the page is gone from that copy — which is why every method here recommends working on a duplicate or downloading to a new file. Browser tools like SnapPDF never modify your original at all; they produce a new file, so your source is always intact.
How do I delete pages from a PDF on Windows without software?
Two ways, both above: print the pages you want to keep to a new PDF with Ctrl+P, or use a browser-based tool for a true deletion with visual page selection. Windows itself ships no PDF page editor.
What if the PDF is password-protected?
You’ll need the password. Open the file with it first, then save or export an unlocked copy and delete pages from that. Tools can’t modify pages inside an encrypted PDF they can’t read.