Table of Contents
You’re on the train, you’ve got a 300-page PDF in your Files app, and reading it means pinching and dragging across every single line. You want it as an EPUB — on the phone, right now, without a laptop.
Neither iOS nor Android will do this for you. The Files app can’t. The Books app imports a PDF but keeps it as a PDF — fixed layout, tiny text, no font control. Shortcuts can make a PDF but not an EPUB. Android has nothing built in either.
So every guide tells you to install a converter app. Before you do that, it’s worth knowing what most of those apps actually are.
They upload your file to someone else’s server. A converter app on a phone can’t realistically run a full conversion engine on-device, so nearly all of them are thin wrappers around a web API: your document gets sent to a server you know nothing about, converted there, and sent back — usually with ads on top and a subscription prompt at the end. For a public PDF, fine. For a contract, a medical report, or an unpublished manuscript, that’s a real decision you’re making without being told you’re making it.
There’s a better default, and it doesn’t require installing anything.
Method 1: Convert in Your Browser (No App, No Upload)
Open our free PDF to EPUB tool in Safari or Chrome on the phone itself.
It runs entirely client-side — the conversion happens on your phone’s own processor, in the browser tab. The PDF never leaves the device. No account, no app, no upload, no ads.
On iPhone or iPad
- Open the PDF to EPUB tool in Safari.
- Tap to choose a file, then pick your PDF from Files (or iCloud Drive, Dropbox, or Google Drive — they all appear in the Files picker).
- Convert. The EPUB downloads to your Downloads folder in Files.
- Long-press the
.epub→ Share → Books. It’s now in your library, with real font and size controls.
On Android
- Open the tool in Chrome.
- Pick your PDF from the file picker.
- Convert and download — it lands in
Downloads. - Open it with a reader app (see below), or tap the file and choose one.
Worth 30 seconds: run the result through the EPUB metadata editor so the book has a real title and author. Every reading app on both platforms sorts your shelf by metadata, not by filename, and document(3).epub will sit there forever otherwise.
The catch
This is rule-based text extraction: it reads the PDF’s text layer and applies rules about paragraphs and headings. On a clean, single-column, text-based PDF, it does the job.
On a two-column paper, a table-heavy report, or a scanned book, it will disappoint you — and so will every free converter app, because they’re doing the same thing on a server. Columns get read across, tables collapse, footnotes scatter. And a scanned PDF has no text layer at all, so you’ll get an empty file.
Also, phones are slower than laptops. A 500-page PDF converting on-device will take a while and eat battery. Which brings us to the next method.
Method 2: AI Conversion (For Textbooks, Papers, and Scans)
If the PDF is a real book — columns, tables, formulas, footnotes, or a scan — no rule-based converter is going to save you, on any device.
PDF2EPUB.ai runs in your phone’s browser and uses multimodal AI (Google Gemini) that looks at each page the way you do, recognizing structure visually instead of guessing from a text stream. The heavy lifting happens in the cloud, so your phone isn’t doing the work and your battery survives.
- Two-column papers come out in the right reading order
- Tables stay tables and formulas render properly — see tables, formulas, and multi-column layouts
- Scanned PDFs get AI OCR that’s far more accurate than traditional OCR — the whole story is in the scanned PDF guide
- Footnotes and endnotes end up where they belong — the hardest part of the problem
- Watermarks and running headers are stripped automatically
Step-by-step
- Open pdf2epub.ai in Safari or Chrome on your phone.
- Upload the PDF straight from Files, iCloud Drive, or Google Drive.
- Run Test Mode on the first few pages to see the real output before spending credits (free credits on signup, no credit card).
- Download the EPUB and open it in Books or your Android reader.
This does upload your file — that’s the trade-off for AI that can actually read a scan. If the document is confidential, use Method 1, which never leaves the phone.
Method 3: Converter Apps (Read This First)
If you still want an app, at least pick with your eyes open:
- Assume it uploads. Check the privacy policy for where files go and how long they’re kept. If there’s no answer, that is the answer.
- Free means ads or a paywall. Usually you convert once, then hit a subscription wall on the second file.
- Quality is no better. It’s the same rule-based extraction — you’re paying for a wrapper, not a better engine.
There’s genuinely no capability here that the browser method doesn’t give you for free, without the upload.
Method 4: Convert on a Computer, Read on the Phone
For a 600-page textbook, the sanest path is still to convert on a real machine and let the phone sync.
- Mac: convert, drag into Books, and iCloud pushes it to your iPhone automatically. Full walkthrough: convert PDF to EPUB on Mac.
- Windows: convert, then email it to yourself or drop it in OneDrive/Google Drive. See convert PDF to EPUB on Windows.
Convert once, read everywhere — the phone is the reading device, not the workstation.
Which Method Should You Use?
| Your situation | Best method |
|---|---|
| Simple text PDF, want it now, on the phone | Browser tool — no app, no upload |
| Confidential document | Browser tool — it never leaves your phone |
| Textbook, paper, tables, or formulas | AI conversion in the mobile browser |
| Scanned PDF or photographed book | AI conversion — the only thing that works |
| 500+ page monster | Convert on a Mac or PC, sync to the phone |
| Any converter app from the store | Probably don’t — same quality, plus an upload you didn’t ask for |
Reading the EPUB Once You Have It
iPhone / iPad. Apple Books is built in and handles EPUB properly — font, size, spacing, margins, themes, and a working table of contents. Share the .epub from Files → Books and it’s in your library. If you also want it on your Mac, turn on iCloud Drive → Books and it syncs both ways. More in the Apple Books guide.
Android. There’s no built-in reader, so pick one:
- Google Play Books — tap the
.epuband choose Upload to Play Books; it then syncs across your devices - ReadEra or Lithium — free, clean, no account required
- Moon+ Reader — the power-user pick, with deep typography and theme control
Kindle app. Email the EPUB to your @kindle.com address (find it in Amazon’s Manage Your Content and Devices) and it shows up in the Kindle app on your phone. Amazon converts EPUB on arrival now. See how to read PDFs on Kindle.
You can also just check the file in the browser EPUB reader before committing it to a library.
FAQ
Can an iPhone convert PDF to EPUB without an app?
Yes. Open a browser-based converter in Safari, pick the PDF from Files, and convert — it runs on the phone itself, with nothing installed and nothing uploaded. Then share the result to Books.
Does the Files or Books app convert PDFs?
No. Files can store, rename, and share a PDF but not convert it. Books will import a PDF and display it, but it stays a fixed-layout PDF: no reflow, no font control. Converting to EPUB is what gives you those.
Are App Store / Play Store PDF-to-EPUB converters safe?
Most of them upload your file to a server to do the conversion. That’s not automatically malicious, but you should know it’s happening — and for anything private, it’s a reason to use the local browser method instead. The output quality is no better than the free options.
Can I convert a scanned PDF on my phone?
Not with any offline or rule-based tool — a scan is just images, so there’s no text to extract and you’ll get an empty EPUB. You need OCR, which means AI conversion; it runs in the mobile browser and handles real-world scans.
Why is my EPUB formatted badly after converting on my phone?
Because the converter did rule-based extraction on a PDF that was too complex for it — columns, tables, and footnotes are exactly where that approach falls apart. Why PDF to EPUB conversion breaks explains it, and AI conversion is the fix.
The Bottom Line
You do not need an app, and you probably shouldn’t install one.
- Simple PDF → the free browser converter, right there in Safari or Chrome, nothing uploaded
- A real book — columns, tables, footnotes, or a scan → AI conversion in the same mobile browser
- Something enormous → convert on a computer and let it sync
Then read it in Books or your Android reader of choice, at whatever font size your eyes actually want — which was the whole point.
Ready to try it? Convert your first PDF at PDF2EPUB.ai — works in your phone’s browser, free credits on signup, and Test Mode shows you the output before you spend any.