Cleanroom nothing leaves your browser

HomePDF tools › Split PDF

Runs in your browser

Split a PDF

Pull one contract out of a 200-page scan, or break a large document into manageable pieces. You can split into individual pages, into chunks of a set size, or extract just the range you name — and get the results back as a zip if there's more than one.

How to use it

  1. Choose your PDF file.
  2. Pick how to split it: one file per page, fixed-size chunks, or a specific page range like 5-12.
  3. Click Split and download the results.

Questions

Is my file uploaded anywhere?

No. This page contains the whole tool — the JavaScript that does the work runs inside your browser tab, on your own machine. There is no server to upload to. You can confirm it yourself: open your browser's developer tools, switch to the Network tab, and run the tool. You will not see your file go anywhere. You can also disconnect from the internet after the page loads and it will still work.

How do I write a page range?

Use numbers and dashes, separated by commas: 1-5 takes the first five pages, and 1,3,7-9 takes pages one, three, seven, eight and nine. Pages are numbered from 1.

Does splitting reduce the quality?

No. Pages are copied across intact rather than re-rendered, so text stays selectable and images keep their original resolution.