Home / PDF tools / Split PDF

Split PDF

On-device · no upload

Split a PDF into a separate file for every page. Files are processed in your browser — nothing is uploaded, nothing is stored.

Drop a PDF here
Up to 100 MB per file · up to 30 files at once
Add a file to start. The button stays put so it never jumps under your cursor.

How to split a PDF

1
Drop a PDF onto the box above, or pick one from your disk. Nothing uploads.
2
Nothing to choose — every page becomes its own file automatically.
3
Press Split. Your device pulls each page out into a new one-page PDF.
4
Download the pages individually or all at once as a zip. Close the tab and every trace is gone.

Questions

Is splitting a PDF here really private?
Yes. The split runs in your browser using WebAssembly — the file is read from disk into this tab and never sent over the network.
Can I split out just a few pages, like 3 to 7?
Not yet — this first version splits every page into its own file. Picking a custom range is a natural next step; for now, split the whole document and recombine the pages you want with Merge PDF.
Does splitting affect quality?
No. Pages are copied through exactly as they are — same text, same images, same resolution. Nothing is re-rendered or recompressed.
Is there a limit on how many pages I can split?
Up to 30 files per batch, 100 MB each. A single very long document is limited by your device's memory rather than a fixed page count.
Do I need an account?
No. There is no sign-up, no email, and no usage cap. Nothing about your files is logged.

About splitting PDFs

A PDF's pages aren't independent files stitched together — they're entries in one shared table that a reader walks through in order. Splitting means building a brand-new, minimal document around a single page's content for each page in the original, so each result opens on its own with nothing missing and nothing extra.
Because it's a structural copy rather than a re-render, a split page looks and behaves exactly like the corresponding page in the source file — same text layer, same links, same image quality. Everything runs in your browser. Your file is never uploaded, never queued on a server, and never deleted from one — because it was never there.