Split PDF — Extract Pages or Split Into Separate Files
Pick the pages you want from a PDF and either combine them into one new file or split each into its own PDF (zipped). Page ranges like 1-3,5,7-9. Runs entirely in your browser.
Upload your PDF
Drag & drop your PDF to split
Max 50MB • .pdf
Getting just the pages you need
Plenty of PDFs are bigger than the part of them you actually need to use. A hundred-page report contains the one section you want to forward; a scanned bundle holds three different documents that should really be separate; an e-book has the single chapter you meant to submit; a batch of statements has the one month that matters. Sending the whole file in each of those cases is clumsy — it is heavier than it needs to be, and it hands the recipient far more than they asked for. This tool exists to carve out exactly the pages you want and leave the rest behind.
You describe the pages with a short range, and the tool builds new files from them — either gathering your selection into one tidy PDF, or giving each page back as its own file. The original is never touched; what you get is a fresh document containing only what you asked for. Because the pages are copied rather than re-created, nothing about them changes on the way out.
How to write a page range
The range box is the heart of the tool, and its syntax is deliberately simple. A single number picks one page: type 5 and you get page five. A dash picks a run: 2-6 takes pages two through six inclusive. A comma joins selections together, so 1-3,5,7-9 gathers pages one to three, then five, then seven to nine — seven pages in all. You can mix single pages and ranges however you like, in any combination, and there is no limit to how many comma-separated pieces you string together.
Two behaviours are worth knowing. First, pages come out in the order you write them, not necessarily in numerical order — so 3,1,2 genuinely puts page three first, which is a quiet way to reorder as you extract. Second, if you name the same page twice, it is only included once; the tool de-duplicates so overlapping ranges never produce repeated pages. When you first load a file the box is pre-filled with the full range (1-N) so the default is simply “keep everything”, which you then narrow down.
One combined PDF, or separate files
The same page selection can be delivered in two different shapes, and choosing the right one saves you a follow-up step. One combined PDF takes every page you selected and assembles them into a single new document, in your chosen order. This is what you want most of the time: pull pages 1-3 and 5 out of a report and get back one short four-page PDF you can send as a single attachment.
Separate files does the opposite — it saves each selected page as its own individual PDF and bundles them all into a single ZIP for download. This is the option to reach for when the pages need to stand alone: splitting a scanned stack back into one file per document, breaking a combined statement into a file per page for separate filing, or preparing pages that will each be uploaded somewhere different. You make the same page selection either way; you are only deciding whether the result is one document or many. The distinction matters enough that the tool asks explicitly rather than guessing.
Why the extracted pages keep their quality
When the tool builds your new file, it does not re-draw or re-render the pages — it copies them. Each page you select is lifted whole from the source, carrying its text, its fonts, its vector graphics, and its embedded images across unchanged. The consequence is that an extracted page is byte-for-byte the same content as the original: selectable text stays selectable, images keep their exact resolution, and nothing is re-compressed or softened. A page pulled out here looks and prints identically to how it did in the source.
This is why splitting is a safe operation to reach for even with important documents. You are not making a lower-quality copy of anything; you are taking the genuine pages and putting them in a smaller container. The one thing to be aware of is that, as with any tool that rewrites a PDF, an extracted file is a new document — so if the original carried a digital signature over the whole file, that signature does not travel with the pages, because it was bound to the original in its entirety. The visible content, though, is preserved perfectly.
One thing that occasionally surprises people is that a few extracted pages are not always as small as you might expect from the page count. A PDF shares resources across pages — a font is embedded once and used everywhere, and images or logos that repeat are stored a single time. When you pull out three pages, each one brings along whatever fonts and images it references, and if two of those pages leaned on the same big embedded font, both copies come with it. So a three-page extract from a hundred-page document is far smaller than the original, but not necessarily a hundredth of the size. It is the honest consequence of keeping every page fully intact and self-contained rather than degrading anything, and if the result is still larger than you need, compressing it afterward is the right next step.
When the range does not make sense
A splitter is only as trustworthy as its handling of bad input, so this one checks your range before it does anything. If you type a page number larger than the document actually has, a backwards range like 6-2, or something that is not a valid range at all, the tool stops and tells you exactly which entry is the problem — rather than silently dropping it and handing you a file with fewer pages than you expected, or worse, an empty one. That last case is a real failure mode in careless tools: ask for a page that does not exist and you can end up downloading a blank PDF that looks like a success. Here, an out-of-range or malformed entry is reported plainly and nothing is generated until the range is valid.
The upshot is that you can experiment with the range freely. Get it wrong and you get a clear explanation, not a broken download; get it right and you get exactly the pages you named, in the order you named them.
Why the work stays in your browser
The whole operation runs locally. Your PDF is read into memory, the pages you chose are copied into new documents, and the result is offered straight back as a download — no byte is sent to a ToolMintX server. For a splitting tool that locality is especially pointed, because the reason people split a document is often to isolate something sensitive: one page of a contract, a single bank statement out of a year’s worth, a specific record from a medical file. Uploading the entire document to a server just to pull one page out of it would expose far more than you are trying to share. Doing the work on your own machine means the rest of the document never leaves it.
Related tools
Splitting is the natural counterpart to combining: when you want to go the other way and join several PDFs into one, the Merge PDF tool does that. If an extracted section is still larger than you need — because it is full of scans or photos — run it through the PDF compressor. And if the file you want to split is locked, remove the password first with Unlock PDF — an encrypted PDF’s pages cannot be read for extraction until it is unlocked.
How to Use
Upload your PDF file.
Enter the pages you want, using ranges like 1-3,5,7-9.
Choose one combined PDF, or separate files zipped together.
Click "Split PDF" and download the result.
Features
Common Questions
About Split PDF
Pick the pages you want with ranges like 1-3,5,7-9, then either combine them into one new PDF or save each selected page as its own PDF bundled in a ZIP. Pages are copied whole, so quality is unchanged, and the range is validated so a typo never yields a blank file. Runs entirely in your browser; no file is uploaded.
Also known as: separate pdf, extract pdf pages, break pdf, divide pdf, split pdf pages, split pdf into individual pages, extract page range from pdf.
Processing Note
Split PDF runs in your browser, so the input you enter is processed locally on this page and is not uploaded to a ToolMintX account.
Tool Limits
PDF tools can preserve and rearrange documents, but they cannot guarantee that every viewer, printer, government portal, or third-party form will accept the file without a final check.
Explore More
PDF to JPG
Convert each page of your PDF into a high-resolution JPG image.
Client-sideJPG to PDF
Combine JPG and PNG images into one PDF, one image per page.
Client-sideHTML to PDF
Render HTML markup to a paged PDF that matches the preview exactly.
Client-sidePDF Compressor
Shrink scanned and image-heavy PDFs in your browser.
Client-side