Getting started · 6 min read

How to open EPUB files on iPhone and Android

You downloaded a book, and the phone does not know what to do with it. This is not your fault and it is not a broken file: EPUB is handled completely differently on the two mobile platforms, and on one of them it is not handled at all.

What an EPUB actually is

An EPUB is a zip archive of HTML. That is the whole format — the chapters are web pages, the styling is CSS, and a small index file lists the running order. It is why an EPUB reflows to any screen: a reader is laying out web pages, not photographing a printed one.

It also means the file is only as good as whoever built it, which is why two copies of the same novel can behave very differently.

On iPhone and iPad

iOS does open EPUB out of the box. Tap the file in Files, Mail or Safari and it goes to Apple Books. If the tap does nothing, use Share → Books, which forces the handoff explicitly.

Apple Books is a competent reader and it is already installed. What it does not do is help you with the language: there is a dictionary, but it is a dictionary — a list of every sense of a word, leaving you to work out which one is in play. For a book in your own language that is usually enough. For one you are still learning, it is the slow path.

On Android

Android has no built-in EPUB reader at all. Tapping the file gets you a chooser with nothing useful in it, or an archive tool offering to unzip it. Google Play Books can be made to work — it will accept an upload through the web interface, which then syncs down — but that is a round trip through a server for a file already sitting on the device.

In practice, on Android you install a reader. Which one is the actual decision, and it is worth a minute rather than taking the first result.

Getting the file onto the phone

When it will not open

Four reasons cover almost every case, and only one of them is fixable.

What to look for in a reader

Once you are choosing rather than accepting a default, a few things separate readers you keep from readers you delete:

That last one is worth testing before you commit a long book to an app. A reader that goes quiet without a signal is telling you where the work is really happening.

Open your own EPUB and tap a word

ClickBook imports EPUB files and readable PDFs from your device on both iPhone and Android, keeps your place across font changes, and explains any word you tap without a connection. See how it works, or read EPUB vs PDF on a phone.