Guide
Split PDF pages — when to split vs extract
Both jobs start with page numbers, but they answer different questions. Split is for “this packet should become several packets.” Extract is for “I need these pages, and I still need the full file.” If you already know which job you have, skip to the recipes in How to split a PDF and extract pages. If you are trying to make a file smaller, removing pages is often more honest than compressing first — then use the compress checklist on what remains.
Split vs extract vs delete
- Split produces two or more PDFs that together cover the original pages (for example pages 1–10 and 11–40, or every page as its own file).
- Extract copies a range (page 7, or pages 12–14) into a new PDF. The source file stays whole unless you also save over it.
- Delete pages rewrites the original (or a copy) without those pages. Use this when the leftover file is the one you will keep sending. Step-by-step: How to delete pages from a PDF.
People say “split out page 3” when they mean extract. That mix-up causes accidental loss of the rest of the document. Save a copy first, and name outputs after their contents, not split-final-final.pdf.
When to split
- Email or portal size limits: a 40 MB scan may need two files even after mild compression.
- Different readers: send the signed agreement without the internal appendix.
- Print shops that charge by file or that want covers separate from interiors.
- Chapter-by-chapter sharing of a handbook you still own as one master PDF.
If the parts must later become one packet again, keep the master and a short note of page ranges so a future merge is obvious.
When to extract
- One certificate, receipt, ID page, or signature page for a form that forbids extra pages.
- A table or figure you will convert with the PDF to Word checklist without dragging a 80-page report through the converter.
- A page that failed a compress-quality check; extract it, keep higher quality, and send alongside a smaller rest-of-file.
How to do it (online, Windows, Mac)
Mac (Preview)
- Open the PDF in Preview and show thumbnails.
- Select the pages you want (Shift-click a range, Command-click extras).
- Drag those thumbnails to the desktop, or File → Export as PDF after deleting unwanted thumbnails from a duplicate window.
- For a true split, duplicate the file twice and delete complementary page ranges from each copy.
Windows
- Open the PDF in Microsoft Edge or another reader.
- Print the page range you need to Microsoft Print to PDF. That is extract-by-print: quick, and it may flatten forms and some vector art.
- If you have PDF software with Organize Pages, use Extract or Split there so you keep bookmarks when the app supports it.
Print to PDF is not the same as a lossless extract. If you need searchable text and sharp vector lines, prefer a PDF app’s extract command over reprinting.
Online
Upload only non-sensitive files. Use the page-range picker, download each result, and confirm page counts. Sites that auto-split “every page into its own PDF” are useful for image-style pages and messy for a 200-page book — you will spend the next hour renaming files.
Pitfalls
- Off-by-one page numbers. Printed page “iii” or “12” may not be PDF page 12 if there is a cover. Trust the thumbnail index in the viewer.
- Odd/even duplex scans. Splitting in half by page count can separate a form from its back. Check pairs.
- Bookmarks and links. Extracted files often lose the outline or point at missing destinations.
- Password-protected files. Split tools fail until you unlock a copy you are allowed to unlock.
- Overwriting the master. Export to a new name every time.
When the extracted page still needs editing, convert only that file. When the split files are only for sending, stop at PDF — do not round-trip through Word unless you must edit.