How to Split a PDF on iPhone and Android

Extracting pages from a PDF on a phone

You are away from your desk, someone needs one page of the twenty-page PDF sitting in your email, and the App Store is full of “free” PDF apps that watermark the result or ask for a subscription on the second use. It is a genuinely annoying spot to be in, because both iOS and Android can already do this — the feature is just buried somewhere nobody would think to look.

This guide covers the built-in route on each platform, the browser route that keeps forms and signatures intact, and where the finished file actually ends up so you can attach it without hunting.

Split a PDF in your phone's browser

Extract a page range or save every page separately. It runs inside the browser tab, so the document is never uploaded and there is no app to install.

Open the free Split PDF tool →

iPhone and iPad — the print sheet trick

iOS has no “split PDF” button, but the print preview doubles as a page extractor. Nothing leaves the device.

  1. Save the PDF into the Files app first if it is still an email attachment — tap it, then the share icon, then Save to Files.
  2. Open it from Files, tap the share icon (square with an arrow) and choose Print.
  3. On the print screen, tap the page range control at the top (it usually reads “All Pages”) and pick the range you want — for example 12 to 15. On a single-page job, set both ends to the same number.
  4. Now the important part: on the print preview below, tap the share icon again rather than tapping Print. Choose Save to Files.
  5. Pick a folder — On My iPhone or iCloud Drive — and rename the file while you are there.

Older iOS versions used a pinch-out gesture on the print preview to turn it into a document; on current versions the share icon is the reliable route. Either way you end up with a new PDF containing only the pages you selected.

Android — print to PDF

Android's version of the same idea lives in the print dialog and is a little more obvious.

  1. Open the PDF in Files by Google, Google Drive or whichever viewer you use.
  2. Tap the three-dot menu and choose Print.
  3. Set the destination dropdown at the top to Save as PDF.
  4. Expand the options arrow and change Pages from All to a Range, then type it — for example 12-15.
  5. Tap the round save button and choose a folder, usually Downloads.

Samsung's My Files, Xiaomi's file manager and most third-party viewers all expose the same system print sheet, so the steps barely change between phones.

The catch with printing — and when it matters

Both built-in methods work by reprinting the pages, not copying them. The system renders each page and writes a fresh PDF from the result. That distinction is invisible for a page of text and very visible for anything interactive:

  • Form fields are flattened. Whatever was typed in becomes static text, and nobody can edit it afterwards.
  • Digital signatures break. A signature certifies specific bytes; reprinting produces different ones, so the signature no longer validates.
  • Links stop working. Clickable URLs and internal cross-references become plain blue text.
  • Some phones rasterise. On certain devices the output is an image of the page, which means the text can no longer be selected or searched, and the file is larger than it should be.

If you are pulling out a page for someone to read, print away. If it is a form to be completed or a contract that has been signed, use a method that copies pages instead.

The browser route — extract without reprinting

A splitter that runs inside the browser copies page objects across into a new document, so nothing is re-rendered. It also works identically on both platforms, which is handy if you carry an iPhone and an Android tablet.

  1. Save the PDF to your phone first — Files on iOS, Downloads on Android. Web pages can only read files that exist on the device.
  2. Open the Split PDF tool in Safari or Chrome and tap the drop area, then Browse and pick your PDF. The page count appears.
  3. Set from and to and tap Extract range, or tap Save each page separately to break the file up completely.
  4. The new PDF downloads. iOS asks where to save it; Android drops it in Downloads and shows a notification.

Because the work happens in the page itself, there is no upload and no waiting on a mobile connection — a 30 MB scan splits as fast as your phone can read it, and it still works if you lose signal after the page has loaded.

MethodPlatformKeeps forms & linksLeaves the device?
Browser splitter (local)iOS & AndroidYesNo
Print sheet → Save to FilesiOSNoNo
Print → Save as PDFAndroidNoNo
Typical PDF appBothUsuallyOften yes — check

No app, no account, no upload

Extract a range or split every page, straight from your phone's browser.

Split my PDF →

Where the file went

Losing the output is the second most common frustration after not finding the feature. On iPhone, anything saved from a share sheet goes wherever you pointed it in the Files app — check Recents in Files first, since it lists the newest file regardless of folder. On Android, browser downloads land in the Download folder and appear in the notification shade for a few minutes; after that, Files by Google → Downloads is the quickest route. In both cases, rename the file before attaching it, because document(1).pdf tells the recipient nothing.

Practical tips for phone splitting

  • Use physical page numbers. Your viewer's “14 of 40” indicator is the number to type — not the number printed in the footer, which is often two or three out because of covers and contents pages.
  • Ranges include both ends. 12 to 15 gives you four pages.
  • Check the result before sending. Open the new file and confirm the last page is right; off-by-one errors show up at the end far more often than the start.
  • Non-consecutive pages need two passes. Extract each block, then combine them with the PDF Merger in the order you want.
  • Splitting is not compressing. If the goal is getting under an email attachment limit, fewer pages helps but a high-resolution scan may still be too big.
  • Keep the original. Split a copy, never your only version of a document.

Is it private?

The documents people split on a phone are usually the sensitive ones — a payslip, a tenancy agreement, an insurance letter photographed in a hurry. Most free web splitters upload the entire file to a server and promise to delete it later, which is a policy rather than a guarantee. Toolyard's Split PDF tool runs entirely inside your browser: the PDF is never uploaded, there is no sign-up, no watermark and no daily limit, on a phone exactly as on a desktop.

FAQ

Can I split a PDF on an iPhone without an app?

Yes. Open it in Files, tap Share → Print, choose the page range, then tap the share icon on the print preview and pick Save to Files. A browser-based splitter in Safari also works and extracts pages instead of reprinting them.

How do I extract pages from a PDF on Android?

Open the PDF, tap Print, set the destination to Save as PDF, change Pages to a range such as 12-15, and save. Chrome can also run a browser-based splitter, which keeps form fields and links intact.

Where do split PDF files go on a phone?

On iPhone, wherever you chose in the Files app — check Recents first. On Android, browser downloads go to the Download folder, reachable from Files by Google or the notification shade.

Is it safe to split a private PDF on a phone?

The built-in print method never leaves the device, so yes. Most web splitters upload the whole document to a server. A splitter that processes inside the browser is the exception — the file is read by the page itself and never transmitted.

Does splitting a PDF on a phone reduce quality?

Extracting does not. Printing to PDF can, because it re-renders the page: form fields flatten, links stop working, signatures break, and some phones turn the text into an image. Fine for read-only excerpts, not for forms.