Drag & drop a PDF here
Split, extract, or reorder pages — nothing leaves your device.
How it works
Drop your PDF
Drag a file in or choose one from your device. Nothing is uploaded anywhere.
Pick your pages
Click thumbnails in any order, or type a range like "1-3, 5, 8-10".
Choose a split mode
One combined PDF with your selected pages, or a separate file per page.
Download instantly
Get each file individually, or all of them at once as a .zip.
The PDF Splitter lets you pull pages out of a PDF — a single range, a scattered set of individual pages, or every page as its own file — without ever sending your document anywhere. Everything happens locally in your browser tab using pdf-lib, a library that edits a PDF's internal object structure directly rather than converting pages to images and reassembling them.
That distinction matters more than it might seem. Many "quick and dirty" PDF tools render each page to a bitmap and rebuild the output from those images, which is slow for long documents and destroys anything that depended on the page being real vector content — selectable, searchable text, crisp text at any zoom level, and small file sizes. This tool instead copies the underlying page objects from the source document into a new PDF, which is why a 200-page technical manual splits in well under a second and the output is byte-for-byte as sharp and searchable as the original.
Start by dropping a PDF onto the page or choosing one from your file picker. A thumbnail grid of every page renders locally so you can see exactly what you're selecting before committing to anything. From there you have two ways to build a selection: click thumbnails directly (the order you click in becomes the output order, which means you can reorder pages just by choosing them out of sequence), or type a range like 1-3, 5, 8-10 into the text field for faster entry on longer documents.
Once pages are selected, choose whether you want a single output PDF containing exactly those pages in that order, or a separate PDF per selected page — useful when you need to hand out individual pages of a contract or scanned form. If your split produces more than one file, a "download all as .zip" option bundles everything together so you're not clicking through downloads one at a time. Every file this tool ever touches — the source PDF, the intermediate page data, and the resulting split files — stays in your browser's memory for the duration of the operation and is never transmitted over the network.