Splitting a PDF covers two genuinely different needs that people often lump together: pulling a handful of specific pages out of a larger document, and breaking one large PDF into several smaller files (say, one file per chapter). Knowing which one you actually need makes the process faster.
Pulling specific pages vs. splitting into chunks
If you need pages 4, 9, and 12 out of a 40-page report, that's page extraction — you're selecting individual pages and getting them out as a new, smaller PDF. If instead you want to break a 100-page document into ten 10-page files, that's splitting into ranges. Tools sometimes handle both under one "split" label, but the workflow for each is different: extraction is selection-based, and range-splitting is usually done by specifying page breaks.
How to extract specific pages
Upload the source PDF, then select the exact pages you want (most tools show thumbnails so you can visually pick them rather than guessing page numbers from a list). The result is a new PDF containing only those pages, in the order you selected them — useful for pulling just the signature page out of a long contract, or grabbing a single chart from a report to share separately.
How to split into multiple smaller files
For breaking a large document into chunks, you'll typically set page ranges (pages 1–20, 21–40, and so on) or split at every N pages. This is the more useful mode when a document is genuinely too large to be one file — say, a scanned book you want divided by chapter, or a large report you're distributing to different people who each only need one section.
What happens to the original
Splitting never modifies your original PDF — it stays exactly as it was, and the tool produces new files from it. That means it's safe to experiment: extract a test page, check it looks right, then extract the full set you actually need.
Split PDF handles breaking a document into page ranges, while Extract PDF Pages is built specifically for pulling out a chosen set of individual pages. If you later need to recombine files you've split apart, Merge PDF handles that in reverse.