Split PDF Online - Extract Pages from PDF Files Free

Pull exactly the pages you need out of a PDF — single pages, ranges, or any mix — into a new file, entirely in your browser with nothing uploaded.

Load a PDF, type a page selection like 1-3,5,8-10, preview how many pages it covers, and extract them into a new document. Your file never leaves your device.

Split PDF Online - Extract Pages from PDF Files Free
Pull exactly the pages you need out of a PDF — single pages, ranges, or any mix — into a new file, entirely in your browser with nothing uploaded.

Pick the PDF you want to split — it is read locally and its page count appears here.

How it works: your selection is parsed into an ordered page list, checked against the document's page count, and those pages are copied object-for-object into a fresh PDF that downloads from your browser.

About the online PDF splitter

PDFs tend to arrive as monoliths: a 60-page report when you only need the executive summary, a scanned bundle where one exhibit matters, a textbook chapter buried in a semester-long compilation. This splitter lets you carve out exactly the pages you want and save them as a new, smaller PDF — without installing software, creating an account, or handing your document to a stranger's server. Privacy is the core design decision. The entire operation runs inside your browser: a JavaScript PDF library opens the file in your device's memory, counts its pages, copies the ones you selected into a fresh document, and triggers a normal download. Nothing is transmitted over the network at any point, so legal filings, medical records, payslips, and other sensitive material stay exactly where they started — on your machine. The page selection syntax is the familiar print-dialog style. List single pages separated by commas, use a hyphen for a continuous run, and combine both freely: 1-3,5,8-10 grabs the first three pages, page five, and pages eight through ten. Duplicate mentions are collapsed so each page appears once, and the pages keep their original order in the output. Before committing, the preview control parses your selection instantly and reports how many pages it covers and which ones — a quick way to catch a typo before generating the file. If no document is loaded yet, the preview still checks your formatting so you can experiment with the syntax; once a PDF is in place, the selection is also validated against its real page count and anything past the last page is flagged. Extraction copies pages as complete objects rather than re-rendering them, which means text remains selectable, fonts stay embedded, images keep their resolution, and vector graphics are untouched. The new file is typically much smaller than the source since it carries only the resources its pages use. A few limitations are worth knowing. Password-protected documents generally need the protection removed first. Bookmarks, document-level attachments, and interactive form logic belong to the original file and are not carried into the extract. And because everything happens in memory, gigantic scanned volumes depend on how much RAM your device has free. For the everyday task of pulling a chapter, an exhibit, or a signature page out of a larger PDF, the splitter is quick, precise, and private by construction.

PDF splitting examples

Common selections and what ends up in the extracted file.

Selection you typeExtracted file containsNote
1-3,5 on a 10-page reportPages 1, 2, 3 and 5, in that orderMix ranges and single pages freely; commas separate the pieces.
8-10The last three pages of a 10-page documentA single hyphenated range works on its own — no commas required.
2,2,3-4Pages 2, 3 and 4 with the duplicate collapsedRepeated page numbers are de-duplicated, so each page appears once.
12-15 on an 8-page fileAn out-of-bounds warning instead of a downloadSelections are checked against the real page count once a PDF is loaded.

How to split a PDF

  1. Choose your PDF with the file picker — the tool reads it locally and shows the total page count.
  2. Type the pages you want in print-dialog style, for example 1-3,5,8-10, mixing single pages and ranges.
  3. Click Preview selection to instantly confirm how many pages your input covers and exactly which page numbers.
  4. Click Extract pages to build the new PDF from just those pages and download it straight from your browser.

PDF splitter FAQ

Is my PDF uploaded when I split it?
No. The document is opened, parsed, and rebuilt entirely in your browser with a JavaScript PDF library. No server ever receives the file, which makes the tool appropriate for confidential contracts, records, and statements.
What page range formats can I use?
The same style as a print dialog: single pages separated by commas and hyphenated spans for continuous runs, such as 2,4-6,9. Order is preserved, duplicates are collapsed, and each range must start at or below its end.
Does splitting change the quality of the pages?
No. Pages are copied as complete objects rather than re-rendered, so fonts, selectable text, images, and vector artwork come through exactly as they were in the source document.
Can I split a password-protected PDF?
Usually not until the protection is removed. Open the file with its password in a PDF reader, save an unencrypted copy, and split that copy instead.
Will bookmarks and form fields survive the split?
Bookmarks, attachments, and interactive form behaviour live at the document level and are not carried over — the extract contains the page content itself. For most read-and-share use cases that is exactly what you want.
How large a PDF can I split?
There is no fixed cap, but the work happens in your device's memory. Typical documents up to a few hundred pages split in moments; very large scanned volumes depend on available RAM.