Guide
How to split a PDF and extract pages
This is the hands-on companion to Split PDF pages — when to split vs extract. Use that page if you are unsure which job you have. Use this page when you already know you need either several new files or a copy of certain pages.
Pick the job in one sentence
- Extract: “Make a new PDF that contains only pages 4–6. Keep the 40-page original.”
- Split: “Turn this 40-page file into two files, pages 1–20 and 21–40,” or “every chapter its own PDF.”
- Delete pages: “The file I will keep sending should no longer include the appendix.” Work on a duplicate. See How to delete pages from a PDF.
Always save the master under a stable name. Outputs should describe their contents: invoice-2026-p1.pdf, not split2.pdf.
Encrypted files. If the PDF asks for a password, you can continue only with a password you already know (or one you set). Unlock a working copy, then split. This site does not cover removing protection you cannot open. See password-protect a PDF you control for the opposite job — adding a password.
Mac: Preview recipes
Extract a range
- Open the PDF in Preview. View → Thumbnails.
- Click the first page of the range, then Shift-click the last. Command-click to add or drop single pages.
- File → Print (or drag the selected thumbnails to the desktop). If you print, set Pages to the same range and choose PDF → Save as PDF in the print dialog.
- Name the new file and open it to confirm the page count.
Dragging thumbnails to the desktop is often the cleanest extract: Preview writes a small PDF of just those pages and leaves the original alone.
Split into two files
- Duplicate the original twice (File → Duplicate, or copy in Finder).
- In copy A, select the pages that should not stay, and delete those thumbnails. Export as PDF.
- In copy B, delete the complementary pages. Export as PDF.
- Confirm A’s last page plus B’s first page match the original sequence.
Windows: print-range and organize pages
Windows does not ship a dedicated “split PDF” button in File Explorer. Two honest paths:
Extract by printing a page range
- Open the PDF in Microsoft Edge (or another reader).
- Print. Set the printer to Microsoft Print to PDF.
- Choose the page range (for example 7 or 12–14).
- Save under a new name. Open it and check that text still selects if you need a searchable file.
Print to PDF can flatten forms and may rasterize some pages. If you need fillable fields or sharp vector lines, use a PDF app with Extract / Organize Pages instead.
Organize Pages in a PDF app
- Open Organize Pages, Extract, or Split.
- Mark the range. Choose extract-as-copy so the source is not rewritten.
- For a multi-file split, use the app’s split-by-range or split-by-file-size command if it has one, rather than extracting one page at a time unless you truly want one file per page.
Online, with limits
Browser splitters are fine for non-sensitive flyers and public handouts. Skip them for IDs, payroll, health records, and unsigned contracts. Typical limits: file size, page count, and a daily “free” quota that is not a forever promise. After download, confirm page numbers — some tools treat printed “iii” as page 3 and some do not.
Page-range recipes
- One certificate / receipt. Extract that single viewer page. Do not split the whole archive into one-page files.
- Email size cap. Split near the middle only after you tried a mild compress. Cutting at a chapter break beats cutting at page 17 of 32 if 17 is mid-paragraph of a form.
- Portal that allows one file but N pages. Extract the allowed pages; keep the rest in the master.
- Need a picture of one page. Extract that page first, then use PDF to JPG/PNG. Do not screenshot a 200-page scroll.
- Need to edit one section in Word. Extract, then follow the PDF to Word checklist.
- Rejoin later. Keep the master. If you only have the parts, merge in numbered order.
Mistakes to avoid
- Trusting the number printed on the paper instead of the thumbnail index (covers and roman numerals shift the count).
- Saving over the original after deleting thumbnails.
- Splitting a duplex scan so a form’s back lands in the other file. Check odd/even pairs.
- Using “split every page” on a book, then spending an hour renaming 200 files.