Split PDF

Split a PDF into separate files, without uploading it anywhere.

Select a PDF file
or drop it here
Select files
PDF · up to 100 MB · nothing uploaded
No upload No account No watermark Free

Split takes one PDF apart into several files, and gives you three ways to decide where the cuts fall. By range reads ordinary page notation — 1-5, 8, 11-13 becomes three files. Selected pages lets you click thumbnails in the grid. Every page produces one single-page PDF per page, bundled into a ZIP so you are not downloading thirty separate files.

Every mode works on page boundaries only. Each output file is assembled by copying the chosen pages as-is, so fonts, images and searchable text come through unchanged. A 200-page manual split into chapters this way produces chapter files that open in any reader, with no re-compression step in between.

Ranges are validated before anything runs: a range that counts past the last page, or a segment like 5-2, stops with a clear message instead of a partial output. Overlapping ranges are allowed — you may genuinely want pages 1-5 and 3-7 — and the tool notes the overlap on the result card so nothing happens silently.

The run happens entirely in the worker on your device: reading the file, validating ranges, copying pages, packing the ZIP. Nothing uploads, the network panel stays quiet throughout, and closing the tab clears everything. Splitting a document never modifies the source — every output file is a new document, so you can split the same original five different ways and still have the original.

What splitting deliberately does not do: it does not recognize content (a chapter boundary is a page range you name, not something the tool infers), it does not run OCR on scanned pages, and it does not reduce quality — pages are copied, not re-rendered. Output files carry your file's name with -part-N; a many-file split arrives as one ZIP with -split appended, so the outputs identify themselves on disk.

Consider a 48-page grant report where the funders want the narrative and the budget as separate files. Open it here, type 1-31 in the range box for the narrative, add a second segment 32-48 for the budget, and download the ZIP: two PDFs, each opening exactly where its section began, text still selectable, the original untouched for the archive copy. The whole exchange with the tool is one text box and one button. And because the original report still exists untouched, re-splitting next quarter when the funders change their mind costs another thirty seconds and nothing else.

How it works

Open your PDF

Drop it on the page. It’s read in your browser, not sent to a server.

Choose how to split

By page range, by picking pages, or one file per page.

Download

One PDF, or a ZIP if you produced several.

Why use Split PDF on PDFMason

Nothing is uploaded

There is no server. Your contracts and invoices stay on your machine.

No account, no limits

No sign-up, no daily file cap, no watermark on the result.

Three ways to split

By range, by picking pages in the grid, or one file per page.

Works offline

Once the page is loaded, you can turn off Wi-Fi and it still works.

Range syntax

Comma-separated segments, hyphen for spans: 1-5, 8, 11-13. Whitespace is fine; a range past the last page is an error, not a truncation.

One file or a ZIP

A single segment downloads directly. Two or more segments — or Every page mode — arrive as a ZIP named after your file.

Scans split like anything else

Pages that are images of text split exactly like native pages; they just stay images. Searchable text needs OCR in the Android app.

Split vs. Extract

Split can produce many files; Extract always produces one. They share one engine, so quality and behavior are identical.

Outputs name themselves

Part files carry -part-N; multi-part runs arrive as one ZIP with -split appended. A folder of splits stays readable weeks later.

Segments map to files

Three segments in the box means three part files in the ZIP, in the order you wrote them — the output mirrors the input exactly.

Split PDF FAQ

Do you upload my files?
No. There is no upload endpoint on this site. Every tool runs in your browser using WebAssembly, and the page’s Content-Security-Policy blocks outbound connections entirely. You can verify it: open DevTools → Network and run the tool.
What does “1-5, 8, 11-13” mean?
Three output files: pages 1 to 5, page 8, and pages 11 to 13.
Can I get one file per page?
Yes — choose “Every page”. You’ll get a ZIP.
Is the text still selectable in the split files?
Yes. Pages are copied as-is, so text, links and bookmarks on those pages survive.
What’s the difference between Split and Extract?
Split can produce several files at once. Extract always produces one file containing the pages you picked. They share the same engine.
Can I split a scanned PDF?
Yes, but the pages stay images. To make them searchable you need OCR, which PDFMason for Android does on your device.

Need more? Do it on Android

The browser tools handle whole pages. The app edits the text inside them — on your device, with nothing uploaded.

Join the waitlist