Sending a 200-page contract when the other party needs one signed page is how documents leak and inboxes flood. Extracting pages — pulling a selection into its own file — is the fix, and it's a job your browser can do without any of the document ever leaving your device.
Extract vs split
They're the same operation with different goals. Extraction means choosing specific pages ("pages 3–5 and 12") and copying them into a new PDF. Splitting means dividing one document into several — every N pages, per chapter, or by page ranges. Both produce new PDFs from the source; neither modifies the original.
A real workflow
- Open the document and note the page numbers you need — most viewers show them in the footer or a sidebar.
- Select the range (e.g. 1-5, 8, 12-20) — a good extractor previews your selection so you can confirm before exporting.
- Extract to a new PDF and verify the output: page count, first and last page, and that no pages were dropped.
- Split the rest into logical files (one per chapter, one per month) instead of sending the whole thing.
Page numbers vs PDF pages
A document's printed page numbers ("Page 4 of 12") rarely match its internal PDF page indices when there are cover pages, inserts, or roman-numeral front matter. If your extracted file starts at the wrong page, you counted the wrong numbers — check the PDF's actual page thumbnails.
Privacy is the strongest reason to do this locally. Uploading a signed contract, a medical record, or a payslip to an unknown service means trusting their retention and security policies. A browser-based extractor has nothing to retain — the bytes never leave the machine.
Extract pages locally
ForgePlug's Extract PDF Pages previews your selection with thumbnails and builds the new PDF in your browser — no uploads, no account.
Open Extract PDF Pages