How to Extract Pages from a PDF Without Acrobat
Send page 4 and the signature page, not the whole contract. The range syntax, the delete-pages trick, and why extracting beats compressing.
Read the guideSplit one PDF into several — by custom page ranges, or one file per page.
Drop your PDF file here or click to select
Drop in the PDF you want to split, or click to browse your device.
Extract every page as its own file, or type custom ranges like 1-3, 5.
Each range is saved as a separate PDF and downloads right away.
Read a hyphen as “through” and a comma as “and then a separate file”.
Splitting happens in your browser. Your document is never uploaded, stored, or seen by anyone else.
Extract a single page, custom ranges, or every page at once — you decide how the PDF is divided.
No queues, no upload wait. Splitting starts the moment you click, even on a slow connection.
Three different jobs get confused with each other, and picking the wrong tool is the usual reason people end up redoing the work:
A common combination: split out the ranges you care about, then merge those results back into one file in a new order. Both steps run locally, so the document never makes a round trip to a server in between.
Each range is written as a brand-new PDF, and the pages are copied into it rather than redrawn. Nothing is rasterised and nothing is re-compressed, so text stays selectable and searchable, vector graphics stay sharp at any zoom, and images come through at their original resolution. The file is rewritten around them, so it will not be identical byte for byte — but nothing on the page is degraded on the way out.
File size follows page count fairly closely, which is why splitting is often a better answer to an oversized document than compression is — see PDF too large to email for the full comparison. One caveat: shared resources such as an embedded font are duplicated into every output file that needs them, so ten single-page splits can add up to more than the original did.
Ranges count sheets in the file starting from one, which is not always the number printed on the page — a report with four pages of front matter is off by four. The total is shown the moment your file loads, so the numbering is easy to sanity-check before you commit to it.
There is no page cap, file-size cap, watermark, or account. The only real ceiling is your own hardware: the document is held in your browser’s memory while it is worked on, so a very large scan is bounded by the memory your device has free rather than by a server quota. If a big file struggles on a phone, the same split usually goes through without complaint on a desktop.
Send page 4 and the signature page, not the whole contract. The range syntax, the delete-pages trick, and why extracting beats compressing.
Read the guideEmail bounced your attachment? Compress the file, split it into parts, or send only the pages that matter — three fixes that work in your browser.
Read the guideTwo kinds of "online" PDF tools exist, and they treat your files very differently. Learn how to tell them apart and when the difference matters.
Read the guideChoose your PDF, switch to Extract all pages mode, and click Split — every page is saved as its own PDF file. Everything runs locally in your browser, with no uploads.
Use Custom ranges mode: type ranges like 1-3, 5, 8-10 and each range becomes a separate PDF. The page count is shown as soon as you pick a file, so you know exactly what to type.
Yes — PDFMatic splits your PDF without uploading it. The file is processed entirely on your device and never reaches a server.
Anytime. Use the Merge PDF tool to combine any PDFs back into a single document, in any order you want.