Is my original file modified?
No. A new document is created and downloaded. Your source file is unchanged.
Extract Pages
Upload a PDF and export a new file containing only your selected page ranges.
Processing happens entirely in your browser. Nothing is uploaded, nothing is stored, nothing is sent to us. Close the tab and it's gone.
Check for yourself — open DevTools, go to the Network tab, and run the tool. You'll see no upload.
Action panel
Create a new PDF using only the pages you selected. Your original file stays untouched.
Free for everyone, no login required.
Everything runs in your browser. Your file is never uploaded.
Takes a page range from a PDF and saves it as a new document. Your original file is left untouched.
Specify the pages you want using standard range syntax — 1-5, 8, 11-13 — and pdf-lib builds a new document containing only those pages, in the order given. Local to your browser throughout.
No. A new document is created and downloaded. Your source file is unchanged.
Yes. That is what the comma syntax is for.
Yes. Pages are copied intact.
Split divides a document into multiple files. Extract pulls a specific selection into one new file.
No.