To split one PDF into two, you divide every page along its centre line and download two ordered PDF files — a left and right version, or a top and bottom version — with each output containing every original page as a half-page. A ten-page source produces two ten-page downloads, both keeping the original page order, both created locally in your browser, with no upload, no account required, and no ZIP archive in the middle. This approach is built for documents that are already organised as two-panel layouts: digitised book spreads, two-column reports, wide scanner captures, side-by-side forms, and proof sheets where each side needs to be read, printed, or shared on its own. It is deliberately different from splitting a PDF by page range, where one file becomes two files of unequal page count. With a half-page split, the page count stays the same in each download, and the visible area of every page is cut along its centre line using a clipping path applied to a fresh, half-sized page.

What a Two-Half Split Actually Produces
A half-page split is a specific kind of two-file output, and the description is worth reading once before you start so the two downloads match what you expect. The original PDF is never edited in place. Instead, the tool builds two fresh PDFs from your file's artwork. For each source page, the complete original page artwork — text, vectors, and images — is embedded onto a new page that is sized to half the source dimensions, shifted to expose the requested side, and clipped with a matching PDF clipping path. The result is one ordered PDF for the first half and another ordered PDF for the second half.
Because the full original page is embedded inside each new page and then clipped, the artwork on the "other" side cannot bleed past the new page boundary. Page three of your source document appears as page three in both downloads, in the same order, with the same content cut along the centre. Nothing leaves your device: the source PDF is read locally, both halves are constructed in your browser, and the two downloads are offered to you individually rather than packed into a single archive. The original file is never overwritten and no account is required to run the split.
How to Split One PDF Into Two Files
The split itself runs in three short steps. The tool keeps every control on one screen, so you can finish in a single pass without intermediate saves.
- Choose a PDF file from your device. Open Split PDF in Half, then select the document you want to divide. The file is loaded locally — it is not uploaded to a server.
- Select left and right halves or top and bottom halves. Pick the direction that matches how your document is laid out. Use left/right for two-column pages, book spreads, side-by-side forms, and most wide captures. Use top/bottom when your source pages stack one panel above the other, such as folded handouts or vertically split proofs.
- Split the document, then download both ordered half-page PDFs. Run the split and save each download separately. The first download contains one half of every page; the second download contains the other half. You can open either file immediately because the tool does not bundle them into a ZIP.
After the split, open both files and confirm the boundary looks right before you print or share. For a deeper walkthrough of the vertical direction, see How to Split a PDF in Half Vertically.
Documents That Lend Themselves to a Half-Page Split
Some files are practically set up for a half split, because every page already follows the same two-panel layout and the two halves are useful on their own. The cases below come up regularly with the people who reach for this tool:
- Digitised book spreads. A scanned book opened flat at the scanner produces one PDF per spread. Splitting each spread vertically gives you a left-page file and a right-page file that line up with how the book is actually read.
- Two-column reports and handouts. Articles, whitepapers, and slide handouts laid out in two columns become easier to email, read on a phone, or print as narrower pages once each column is its own file.
- Wide scanner captures. Sheet-feed scanners sometimes save two logical pages side by side on a single oversized page. A vertical half split turns that wide page back into two normal-width pages.
- Side-by-side forms. Multilingual forms, original-and-translation pairs, and matching left/right reference forms are easier to fill or archive when each side is a standalone document.
- Proof sheets and contact sheets. Designers and photographers reviewing proofs often want to comment on the left and right halves independently, or send each half to a different reviewer.
If your goal is simply to chop a long PDF into two files of unequal page count, you want Split PDF instead, which works by page ranges and is described in how to split a PDF into two files by range.
Limits, Rotation, and Interactive Objects
A half-page split preserves page artwork but is not a full PDF editor, so a few things behave differently than in Acrobat or another desktop tool. Knowing the limits up front avoids a wasted print run.
| What happens | Behaviour |
|---|---|
| Text, vectors, and images | Rendered into each new half-page as artwork |
| Fillable form fields, comments, links, buttons, annotations | Not retained as editable objects |
| Password-protected or unreadable PDFs | Rejected safely; remove known protection first |
| Pages with stored 90° or 270° rotation | Detected with a notice; split follows stored coordinates |
| Original PDF on disk | Never modified; no file is overwritten |
| Output structure | Two separate PDF downloads, no ZIP archive |
The rotation row is the one that surprises people. Some scanner drivers and document feeders store a 90° or 270° rotation on each page rather than rotating the visible artwork. Because the split is calculated in stored PDF coordinates, a vertical split can visually appear as a top-and-bottom boundary in a viewer, or the reverse. Always open both downloads and check the boundary line before sending a rotated document to print. For ordinary, unrotated reports and scans, the left/right or top/bottom labels match what you see on screen.
The page that defines how the new PDF pages are constructed, including the artwork embed and the clipping path that defines each half, is the PDFPage API in pdf-lib.
Split in Half vs Other PDF Splits
It helps to compare this tool against the other splitting and resizing tools in the same library so you reach for the right one the first time. The differences are in the output structure, not in the difficulty.
| Tool | What it does | Best for | Output |
|---|---|---|---|
| Split PDF in Half | Divides every page at its centre into two matching halves | Two-panel layouts, book spreads, wide scans, side-by-side forms | 2 PDFs, same page count in each |
| Split PDF | Splits by page count or custom page ranges | Extracting specific pages or creating files of unequal size | Variable, based on ranges |
| Crop PDF | Trims the visible box of every page in one document | Removing margins or trimming a single document to a custom area | 1 PDF with a new visible box |
| Rotate PDF | Rotates pages 90, 180, or 270 degrees | Fixing orientation only, with no resizing | 1 PDF, original page count |
The key distinction is that Split PDF in Half always produces two files of the same page count, while Split PDF produces whatever number of files your page ranges dictate. Crop PDF and Rotate PDF change a single document rather than producing a second file alongside the original.
Quick Checks Before You Send the Files Out
Three quick checks cover almost every problem people run into after running a half-page split for the first time:
- Open both downloads. The two files are independent, so glance at the boundary line on a few pages to confirm the direction you chose actually matches the document.
- Watch for rotation notices. If the tool reports that pages carry a stored rotation, treat the visual boundary as informational and verify with your own eyes before printing.
- Confirm interactivity needs separately. If your source is a fillable form or carries comments you need to keep editable, flatten or export the form first, or use a full PDF editor — interactive objects are not preserved as editable objects in the half-page outputs.
When the source follows a consistent two-panel layout and you need two clean, private, ordered outputs from a single PDF, this is the workflow that fits. Pick the direction, run the split, save the two downloads, and you have exactly two PDFs from one — without uploading anything.