Split and extract PDF pages

Split PDF pulls a big document apart: extract a single page, grab a range, or break a file into separate PDFs. Use it to send just the pages someone needs, separate scanned receipts, or divide a long report into chapters.

The whole thing runs in your browser, so confidential pages never leave your device while you carve them out.

How to split a PDF in three steps

  1. Open the PDF you want to split.
  2. Choose the pages or ranges to pull out — a single page, a span, or each page as its own file.
  3. Extract them, then download your new PDF or set of PDFs.

Why Split PDF runs on your device

Everything happens on your device. The moment you choose a file, Split PDF loads it directly into your browser's memory and does all the work there with WebAssembly and JavaScript — the bytes never travel to a server, because there is no server in the loop. FreePDFX enforces a strict Content-Security-Policy whose connect-src 'self' rule makes it physically impossible for this page to send your document anywhere, even by mistake. Want proof? Open your browser's Network panel and watch, or simply switch off Wi-Fi first. As an installable Progressive Web App, it keeps working fully offline once the tools are cached. FreePDFX sets no advertising or analytics cookies today, and keeps only small settings you can see and wipe any time — your PDFs are never among them, because they are never received.

Lossless — nothing is re-encoded

This is a lossless operation. Your original pages are copied byte-for-byte into the result, so text stays selectable, images keep their exact quality and vector graphics stay razor-sharp — nothing is rasterised, re-compressed or downgraded. Extracted pages are copied byte-for-byte, so each new file is identical in quality to the source.

Free forever, with no sign-up and no watermarks on your results. FreePDFX exists to give you the everyday PDF tools you need without handing your documents to a stranger's server. Every tool is honest about what it can and cannot do, so you always know whether you are getting a byte-perfect result or a solid best-effort one before you download.

Frequently asked questions

Are my files uploaded anywhere?

No. Split PDF runs entirely inside your browser. Your file is opened in local memory and processed with WebAssembly and JavaScript, and the site's Content-Security-Policy blocks every network connection except to FreePDFX's own files — so your document simply has no route off your device.

Does this work offline?

Yes. FreePDFX is an installable Progressive Web App. After your first visit the tools are cached, so you can add it to your home screen or desktop and keep using Split PDF with the Wi-Fi off — nothing needs to download again.

Is there a file size limit?

There's no server-side limit, because nothing is uploaded. The only ceiling is your own device's memory: very large or high-resolution PDFs use more RAM, so an older phone handles less than a modern laptop. If a huge file struggles, close other tabs and try again.

Do I need to sign up or pay?

No. FreePDFX is free and needs no account, email or payment. Open a file and go — there's nothing to register, and no watermark is added to your results.

Can I extract just one page?

Yes. Pick a single page, a custom range, or split every page into its own PDF — whichever you need.

Does splitting re-compress the pages?

No. Split is lossless; the pages you keep are copied exactly, with no re-rendering.

Drop a PDF here to open it
or click Open PDF above · PDF and images accepted

Private by design

Nothing is uploaded

Every tool runs in your browser with WebAssembly & JavaScript. There's no server that receives your files — a strict Content-Security-Policy blocks this page from sending your data anywhere. Turn off Wi-Fi and it still works.

Transparent about data

No accounts, no sign-up. FreePDFX keeps only small settings you can see and wipe any time in Privacy & Datasession-only by default. It sets no advertising or analytics cookies today; if that ever changes we'll say so and ask first.

Honest about limits

Lossless tools (merge, split, rotate, watermark, image ↔ PDF, encrypt) are byte-faithful. A few are best-effort — deep compression, PDF → Word/Excel and OCR do a solid job on everyday files but a browser can't perfectly match desktop software on complex layouts. Each tool tells you what to expect.