FixThatFile runs in your browser · nothing uploads

Split PDFs.
Actually split them.

Here's an ugly secret: some popular PDF splitters only hide the removed pages — the data is still inside the file, and the file size proves it. If you're sending page 3 of a contract, pages 1-12 shouldn't ride along invisibly. We rebuild each page as a fresh PDF containing only that page. Removed means removed.

Drop a PDF anywhere — or click to choose
every page → its own PDF (zip) · true removal, verifiable by file size · nothing uploads

The hidden-pages problem

Reviewers caught a major PDF site's split tool producing files where "the file size remains the same — it just removes the other pages from being visible." That's a data leak waiting to happen: anyone with a PDF tool can un-hide those pages. The honest test is file size — a true one-page split of a 20-page document should be a fraction of the original. Ours is, because each output is assembled from scratch with only its page's objects. Check the sizes yourself; that's the point.

FAQ

Can I extract just one page or a range?

Version one splits every page into its own PDF — grab the ones you need from the zip. Range selection is coming.

Does quality drop?

No — page contents are copied losslessly at the object level, never re-rendered.

Is my document uploaded?

Never. The split happens in your browser — which is rather the point for the documents people split.