Skip to content
Office

Free PDF Splitter

Pull specific pages out of a PDF and save them as a new file. Nothing is uploaded, everything happens on your device.

What this does: extracts the pages you choose from a PDF into a brand new PDF, entirely in your browser using the pdf-lib JavaScript library. It is free, with no signup and no server upload: your file never leaves your device.

Click to select a PDF file or drag and drop it here.

No file loaded yet.

Frequently asked questions

Is this PDF splitter free, and does it work without uploading my file?

Yes. It is 100% free with no signup, and it runs entirely in your browser using the pdf-lib JavaScript library. Your PDF is never uploaded to a server: pages are extracted locally on your own device.

What format should I use for the page range?

Use comma-separated page numbers and dashes for ranges, for example 1-3,5,8-9. That extracts pages 1, 2, 3, 5, 8, and 9, in the order you list them, into a new PDF.

What happens if I enter a page number that does not exist in the PDF?

The tool checks every page number against the total page count of your file and shows a clear error message naming the exact page or entry that is out of range, before anything is extracted.