Every page of a PDF can be cut exactly in half on an iPhone by opening the file in Safari, loading a browser-based split tool, choosing a vertical or horizontal split, and downloading the two resulting half-page PDFs — without installing an app, creating an account, or uploading the document. The Split PDF in Half tool is built for that exact task: divide every page of a chosen PDF at its centre line and hand back two separate, ordered PDFs. A vertical cut produces a left-half file and a right-half file. A horizontal cut produces a top-half file and a bottom-half file. Both downloads preserve the original page order, so a ten-page report turns into two ten-page files rather than two single-page files. The whole flow runs locally in the iPhone's browser, which keeps the source file on the device and removes the usual worries about uploading a private document to an unknown server. For iPhone users who need book spreads, two-column handouts, wide scanner captures, or proof sheets split into separate halves, this is the cleanest answer.

A Browser Workflow Fits iPhone PDF Splitting
Most "split PDF on iPhone" guides push readers toward a new app from the App Store. That route works, but it has a few real downsides that a browser-based method avoids. The file has to be imported into the app, which sometimes forces a copy to be placed in the app's own sandbox. The app may require a sign-in, a subscription, or in-app purchases for the actual split. Updates, reviews, and storage permissions follow the app home long after the task is done. None of that is necessary when the split runs entirely inside Safari.
The Split PDF in Half page reads the chosen PDF on the device, processes the page artwork in JavaScript using the pdf-lib PDFPage API, and offers the two half-page PDFs as direct downloads back to the iPhone. There is no upload step and no account. The original file is never overwritten. After the two files land in the Downloads folder, the source PDF can be kept, deleted, or shared exactly as before. The same pattern is described in the guide for deleting PDF pages on iPhone in Safari, where the file stays local from start to finish and the iPhone never leaves the document on a remote server.
How to Split a PDF in Half on iPhone in Safari
The full job takes only a few taps once Safari is open. The steps below cover the entire flow from picking the file to saving the two outputs, and they are written for the iPhone screen layout rather than a desktop browser.
- Open Safari on the iPhone and navigate to the Split PDF in Half tool page. No app install is needed; the tool runs as a normal web page.
- Choose the source PDF from the device. Tap the file picker, then select the document from Files, iCloud Drive, On My iPhone, or another connected location. If the PDF arrived as an email attachment or a message attachment, save it to Files first so it shows up in the picker.
- Pick a split direction. Choose left and right halves for a vertical cut down the centre of every page, or top and bottom halves for a horizontal cut across the middle.
- Run the split. Tap the button to process the document. The page count stays the same inside each output, so a ten-page source becomes two ten-page files in the same order.
- Download both PDFs. Safari will offer the two half-page files individually — one labelled for the first half and one for the second half. Save each one to Downloads, Files, or share it straight into another app such as Mail, Messages, or a notes app.
- Open the results in the iPhone's PDF viewer and check the boundary on each page before printing or forwarding the files.
Because the two files download separately rather than inside a ZIP, either half can be sent, printed, or opened immediately without first unpacking an archive.
What Each of the Two Downloads Actually Contains
Each output PDF is a complete, standalone document with its own smaller page dimensions. The tool does not crop one PDF and call it a day. It embeds the full original page artwork into a new, half-sized PDF page and applies a clipping path so only the chosen half is visible inside the new page boundary. The other half is held back by that clip and cannot leak into the file.
Page order matches the source: page one of the left file corresponds to page one of the right file, and the same is true across all subsequent pages. The page count is identical in both outputs. If the source PDF has ten pages, the vertical cut produces a ten-page "left" PDF and a ten-page "right" PDF. If a horizontal cut was chosen, the two ten-page files contain the top and bottom halves instead.
Normal page artwork — text, vectors, and embedded images — is rendered into the new pages, so the visible content of each half reads correctly in any standard PDF viewer on iPhone. What does not carry over is the interactive layer: fillable form fields, sticky comments, hyperlinks, and buttons are a different layer of the PDF and are not preserved as editable objects in the new files.
When a Half-Split Is the Right Job, and When It Isn't
The tool is built for a specific shape of problem: every page follows the same two-panel layout, and the goal is to end up with two clean, ordered PDFs that can be used independently. Digitized book spreads are a textbook example — one scanned page really contains two facing book pages, and a vertical cut turns the scan back into separate left and right page PDFs. Two-column handouts, side-by-side forms, wide scanner captures, and proof sheets fit the same pattern. A half-split is the right call when both halves need to remain usable as their own documents, in the original order, ready to be opened, printed, or forwarded without further editing.
The table below compares this tool with the other local PDF tools that show up in similar tasks, so the right choice is easier to make at a glance.
| Task | Best tool | What the output looks like |
|---|---|---|
| Split every page at its centre into two PDFs | Split PDF in Half | Two PDFs, same page count, half the visible area per page |
| Split a document into smaller files by page ranges | Split PDF | Several PDFs, each holding a chosen range of original pages |
| Trim margins on every page of one PDF | Crop PDF | One PDF with new page boxes; page count unchanged |
| Fix orientation only | Rotate PDF | One PDF with rotated pages; layout unchanged |
| Reshuffle page order | Rearrange PDF Pages | One PDF with a new page order |
Pick Split PDF in Half when both halves of every page need to remain usable, in the original order, as separate downloads. Pick Split PDF when the goal is page-range files. Pick Crop PDF when a single PDF just needs tighter margins. Pick Rotate PDF when the only problem is a sideways page.
Limits and Gotchas Worth Checking on iPhone
A handful of PDF behaviours can surprise first-time users, and they are worth a quick look before the half-page files go to print.
- Forms, comments, and links flatten. Interactive objects such as fillable form fields, sticky comments, hyperlinks, and buttons live in a different layer of the PDF. The page artwork carries over, but those objects are not preserved as editable objects in the half-page output. A full PDF editor is the right tool when interactivity must survive.
- Password-protected files are rejected. The tool will refuse a locked PDF safely. Remove the password first — for example, with the local Remove PDF Password tool — and then split the unlocked copy.
- Rotated pages can flip the visible boundary. Some scanners and document feeders store a 90- or 270-degree rotation inside the PDF. The split is calculated in those stored coordinates, so a page that looks vertical on screen may have its halves arranged horizontally inside the new files. The tool surfaces a notice for rotated pages; always open both downloads and eyeball the boundary before sending them to print.
- Hidden content is not scrubbed. The split does not edit the source file in place, and it does not promise to remove hidden layers, JavaScript, or metadata. The half-page PDFs are safe for sharing the visible artwork, but a separate step is needed if sensitive hidden data must be stripped.
For an ordinary unrotated report or a straightforward book spread, none of these caveats will get in the way. The output is two ordered, cleanly clipped PDFs that can be opened, printed, or sent straight from the iPhone using Safari's share sheet.