Splitting a PDF sounds like a destructive edit, but a good split is the opposite: it is how you keep only what matters and hand over a clean, focused file. There are two common goals, and picking the right one changes the outcome.
Two ways to think about split
Extract pages
Choose a page range (say 2-5) and keep those pages as a fresh PDF. Everything else is discarded. This is the move when you want a subset - a single invoice from a statement, the pricing pages from a proposal, the signature page from a full agreement.
Remove pages
Start from the full document and drop specific pages - a blank scan, a sticky-note insert, a repeat of a page already in the file. The output keeps everything except what you removed. Both results are a smaller, cleaner PDF; only the selection logic differs.
A workflow that avoids mistakes
- Preview the page list before splitting - know what each page actually is.
- Name the output file meaningfully (invoice-page-3, not output.pdf).
- Check the first and last pages of the result before sending.
- Never split the only copy of a signed original - keep the untouched source.
What splitting preserves
Extracted pages keep their text, layout, fonts and form fields. Splitting does not re-type or re-render; it copies the selected page objects into a new file, so the extracted document is as faithful as the source. This makes split-and-rebuild the standard way to assemble cleaner bundles from messy scans.
Example walk-through
A 40-page contract PDF contains a 3-page annex you actually need. Use the Split PDF tool to extract pages 25-27 as a new file and delete nothing else. To assemble it with today's cover, combine the results with Merge PDF and fix any rotated pages with Rotate PDF.