Also available in: Español · Português · Français · العربية
Split a PDF and Extract Just the Pages You Need
Pull specific pages out of any PDF and download a new file — no upload, no account, no watermark.
What is a PDF splitter?
A PDF splitter takes one PDF and produces a smaller PDF containing only the pages you choose — three pages out of a forty-page bank statement, say, instead of the whole thing. This one runs entirely in the browser tab: the file you drop in is read by your browser, not sent anywhere, so there is no upload step and no server that ever sees the pages you are splitting.
That distinction matters for the documents this tool tends to handle: contracts, bank statements, medical records, a scan of a passport. Because nothing leaves the tab, there is no waiting room, no processing queue, and no copy of the file sitting on a server somewhere after you are done. You load the PDF, pick the pages, and the new file is built and downloaded on the same machine that opened it.
How to use it
- Drop in your PDF or click the drop zone to choose a file. Once it loads you will see its filename, page count and size.
- Choose your pages: type a range like 1-3, 5, 8- into the Pages box, or click pages directly in the numbered grid below it. Either way keeps the box and the grid in sync, and Select all or Clear selection can reset the choice in one click.
- Check the result and download: the page shows how many pages you have picked and how big the output will be. Click Download when it looks right, or load a different PDF to start over.
Choosing which pages to extract
The Pages box reads like the range field in a print dialog. Typing 1-3, 5, 8- on a 10-page document selects pages 1, 2, 3, 5, 8, 9 and 10 — the trailing dash means to the end, and a leading dash would mean from page 1. Every time you edit the box, the numbered grid below updates to match; click a page in the grid instead, and the box rewrites itself to describe the new selection.
Order is honoured rather than normalised, so the box can also be used to reorder or repeat pages on purpose. Asking for 9, 4, 4 produces a three-page file with page 9 first, followed by page 4 twice — a genuine duplicate, not an error. A backwards range works the same way: 5-2 returns pages 5, 4, 3, 2, in that order. All of this was checked by reading the output back with a second, unrelated PDF library.
Numbers past the end of the document are dropped rather than rejected — requesting 9, 10, 11 and 99 from a 10-page file quietly returns the 2 pages that actually exist. Ask for only pages that do not exist at all, though, and the tool refuses with its own message rather than handing you an empty PDF. Text that is not a valid range is refused outright instead of being guessed at.
What you get out
Extracting pages shrinks the file, but not in proportion to how many pages you removed. In one measurement, taking a single page out of a 10-page, 2,426-byte document produced a 709-byte file — 29% of the original size, not the 10% you might expect from losing one page in ten. The pages you drop are gone, but a PDF carries some fixed structure regardless of how many pages it holds, so small selections do not shrink as much as the page count alone would suggest.
What comes across is the page content itself — text, fonts, images, vector art — because extraction copies pages, dimensions and all, into a new document with nothing resized to fit its new neighbours. What does not come across is anything that belonged to the original file rather than to a page: title, author, bookmarks and interactive form fields all stay behind, because the output is a genuinely new document, not the old one with pages deleted. If you need a filled-in form to survive, flatten it before splitting.
PDF tools typically write their own name into a document's Producer field on every save; this one has that switched off, and the output was checked to confirm the field comes back empty — nothing is stamped into your file. A few limits are worth knowing going in: password-protected PDFs cannot be opened here at all, so the password has to come off first in whatever application created the file; the page picker shows numbers rather than thumbnails, since shipping a full PDF renderer to every visitor just to preview pages was not worth the weight, so it helps to have the document open in a normal viewer alongside; and because everything runs on the page's main thread, a very large PDF will make the tab pause while it works.
Why is it free?
FreeToGenerate.com runs every tool in the browser you already have open, so splitting a PDF costs nothing to offer: there is no server doing the work, no storage bill for files that were never uploaded, and no reason to charge for either.
There is no account to create, no watermark stamped into your download — literally: the Producer field comes back empty — and no paid tier hiding a feature this page already gives you for free.