Skip to content
I Hate Online Tools

Split PDF

Extract a page range or one file per page (zipped).

Runs in this tab. The file stays here.

About Split PDF

Pull out a page range or download one PDF per page as a zip.

Split either keeps a contiguous range or emits every page as its own file packed with fflate.

Everything runs in this tab. The PDF never leaves your device for a server to process.

How to use Split PDF

  1. 1Drop a PDF.
  2. 2Choose page range or one-file-per-page.
  3. 3Download the result.

Common questions

Related tools

Why this one doesn't upload your file

There is no server to upload to. This page is a static file, and the work happens in your browser using the same graphics and WebAssembly code that renders every other site you visit. Your file is read from disk into memory, processed, and handed back as a download. Once the page has loaded you can disconnect from the network entirely and it keeps working. The longer explanation

Install the app