How to Split a PDF in Half (or Into Any Number of Equal Files)

Updated 2026-07-10

To split a PDF in half, open the PDF Split & Extract tool, load your file, choose Every N pages, and set N to half your page count — a 20-page PDF split with N = 10 produces two equal PDFs (pages 1-10 and 11-20), bundled in a single .zip. The whole thing runs in your browser, so the PDF is never uploaded to any server.

The fastest way to split a PDF in half

Splitting evenly is really a "pages-per-file" calculation. Instead of asking for "2 files" directly, you tell the tool how many pages go in each file, and it slices the document into equal chunks for you.

The on-screen hint spells out the math: it splits into ceil(total ÷ N) PDFs, all zipped into one download. So N = 10 on 20 pages gives exactly 2 files.

Splitting into two, three, four, or any number of parts

The same trick scales to any number of equal files. Pick N so that total ÷ N equals the number of files you want:

A quick way to think about it: the number you type is how many pages land in each output file, not how many files you get. Larger N means fewer, fatter files; smaller N means more, thinner files.

Handling odd page counts and uneven splits

Not every document divides cleanly, and that is fine — the last file simply holds the remainder.

There is no page limit and no watermark, so a 500-page manual splits just as easily as a two-pager.

When you want exact, custom split points

Even splitting is perfect for "cut this in half." But sometimes a report has a natural break — say a cover section that is pages 1-8 and the body that is pages 9-20. For that, use Page ranges in the PDF Split & Extract tool:

This gives you full control over where each cut lands, which the equal-split mode cannot. You can also use Extract selected to tap individual page thumbnails and pull out just the pages you want — with quick-select helpers for All, None, Odd, Even, and Invert (handy for separating the odd and even sides of a double-sided scan).

Tips, privacy, and putting the halves back together

Splitting a PDF in half is genuinely a ten-second job here: load, pick Every N pages, type half your page count, and download. Because the PDF Split & Extract tool is free, unlimited, and never sends your file anywhere, you can split a batch of documents back-to-back without a single upload.

Try the PDF Split & Extract →