What Is an EPUB File and How to Open It on Any Device

What Is an EPUB File and How to Open It on Any Device

An EPUB file is a digital book saved in the open standard format used by nearly every e-reader and reading app except Amazon's Kindle. Its defining feature is that the text reflows: instead of fixing words onto a rigid page like a PDF, an EPUB rearranges its text to fit whatever screen you are reading on, which is why you can change the font size on your phone and have the words rewrap comfortably rather than forcing you to pinch and scroll.

If you have downloaded an ebook and found a .epub file your computer will not open, the reason is almost always that you are on Windows, where nothing is installed to read it by default, or you are trying to put it on a Kindle. Both problems are quick to solve. This guide covers what an EPUB actually is, why the format is built the way it is, how to open one on every major device, how to get an EPUB onto a Kindle, and what to do when a file will not open because of digital rights management.

Where EPUB Came From and Why It Matters

EPUB is short for Electronic Publication. It is an open standard, originally developed by the International Digital Publishing Forum and now maintained by the World Wide Web Consortium, the same body that stewards the standards behind the web itself. The current generation of the specification, EPUB 3, reached full recommendation status in 2023.

That heritage explains a great deal about the format. Because EPUB is an open standard rather than one company's proprietary product, anyone can build software that reads or creates it without paying licensing fees or asking permission. The result is that essentially every ebook retailer, library system, publisher, and reading app in the world supports EPUB, with one very large exception we will get to shortly.

The connection to web standards runs deeper than governance. An EPUB file is, structurally, a ZIP archive containing web pages. Inside are XHTML documents holding the text, CSS stylesheets controlling the presentation, image files, fonts, and metadata describing the title, author, and table of contents. If you renamed an EPUB to end in .zip and unpacked it, you would find recognizable web files inside. This is not a quirk; it is the core design decision, and it is what gives EPUB its flexibility.

Reflowable Text: The Reason EPUB Exists

The single most important thing to understand about EPUB is reflowable text, because it is the entire practical difference between an EPUB and a PDF.

A PDF is a fixed layout. It records exactly where every character sits on a page of a specific size, which is precisely what you want for a document that must print identically everywhere: a contract, a form, an invoice, a designed brochure. But that rigidity becomes a liability on a small screen. Open an A4 PDF on a phone and you get a full page shrunk to postage-stamp size, forcing you to zoom in and drag sideways to follow each line.

An EPUB stores the text as content with styling instructions rather than as fixed positions. Your reading app decides where lines break based on your screen and your preferences. Increase the font size and the text simply rewraps into more pages. Switch to a wider screen or rotate your phone and it reflows again. You can change typeface, adjust margins and line spacing, switch to a dark theme, and let a screen reader work through it for accessibility.

This is why EPUB dominates actual book reading while PDF dominates documents. Novels, non-fiction, and any long stretch of prose read far better in a format that adapts to the reader. The trade-off is that EPUB gives up precise layout control, which is why heavily designed material such as textbooks with complex diagrams, cookbooks, or art books sometimes still ships as PDF.

How to Open an EPUB File on Every Device

Support varies quite a bit by platform, so here is the practical situation on each.

iPhone and iPad. Apple Books handles EPUB natively, and it is built into iOS, so there is nothing to install. Tap an EPUB file and choose to open it in Books, or share it to Books from wherever you downloaded it, and it lands in your library ready to read. This is the smoothest experience of any platform.

Mac. Apple Books works on macOS the same way it does on iOS. Double-clicking an EPUB typically opens it in Books directly.

Android. Google Play Books reads EPUB files and can import them from your device storage. Plenty of excellent third-party alternatives exist as well, including Moon+ Reader, Lithium, and ReadEra, all of which offer more customization than Play Books for people who care about typography and reading settings.

Windows. This is where most people get stuck, and the reason is historical: Microsoft Edge used to include a built-in EPUB reader, but that feature was removed in 2019. Since then, a clean Windows installation has had no way to open an EPUB out of the box. The fix is to install a reader, and there are strong free options. Calibre is the best-known choice, a free and open-source ebook manager that reads EPUB, organizes a whole library, and converts between formats. Thorium Reader is a free, modern, standards-focused reader with excellent accessibility support. Adobe Digital Editions is the necessary option specifically for library loans and store purchases protected by DRM, which we will come to below.

Linux. Calibre and Thorium both run on Linux, and several lightweight readers such as Foliate are available through standard package managers.

Dedicated e-readers. Kobo, Nook, Tolino, and PocketBook devices all support EPUB directly. You can usually connect the device by USB and copy EPUB files straight into its documents folder.

In a browser. Several browser extensions read EPUB files, which is a reasonable stopgap if you cannot install desktop software, such as on a managed work computer.

The Kindle Problem, and How to Solve It

Amazon's Kindle is the one major reading platform that does not open EPUB files the way everything else does, which causes enormous confusion given how universal EPUB otherwise is. Amazon built its ecosystem around its own formats, historically MOBI and later AZW3 and KF8.

The good news is that this is now much easier than it used to be. Amazon's Send to Kindle service accepts EPUB files and converts them automatically to its own format during delivery. You can email an EPUB to your personal Kindle address, use the Send to Kindle web page, or use the Send to Kindle desktop or mobile apps, and the book arrives on your device properly formatted and synced. Notably, Amazon also retired MOBI support for Send to Kindle, so EPUB is now the format to use rather than the one to avoid.

What still does not work reliably is copying an EPUB directly onto a Kindle over a USB cable, the way you can with a Kobo. If you want the file physically on the device rather than delivered through Amazon's service, you need to convert it first.

For that route, converting the EPUB into a Kindle-friendly format solves it. Calibre does this locally, and browser-based tools do it without any installation. A general ebook converter lets you move between EPUB, MOBI, AZW3, PDF, and other formats in a couple of clicks, which is the quickest way to prepare a file for a specific device.

Converting EPUB Files for Other Situations

Beyond Kindle, there are several everyday reasons to change an EPUB into something else, and the right target depends on what you are trying to do.

The most common conversion by far is to PDF, usually because you want to print the book, annotate it in a PDF tool, submit it somewhere that requires PDF, or read it on a device with no EPUB reader available. To do that, convert EPUB to PDF and you get a fixed-layout document that opens absolutely everywhere. Be aware of what you are giving up in the exchange: the reflowable text that makes EPUB comfortable on a phone becomes fixed pages, so the result reads well on a large screen or on paper but loses the adaptability on small ones.

The reverse conversion is just as useful and often overlooked. If you have a PDF ebook that is painful to read on a phone, you can convert PDF to EPUB to get reflowable text that adjusts to your screen and font size. This works well for text-heavy PDFs such as novels or reports. It works less well for PDFs full of complex layouts, multi-column academic papers, or scanned pages, because the converter has to reconstruct the reading order from a format that never recorded it.

If you are dealing with older Kindle files rather than EPUBs, the same logic applies in the other direction. Legacy MOBI books can be awkward outside Amazon's ecosystem, so being able to convert MOBI to PDF makes them readable and printable anywhere. And if you would like a broader overview of how the main ebook formats relate to each other and which device wants which, this guide to using a free online ebook converter for MOBI, EPUB, and PDF walks through the options.

When an EPUB Will Not Open Because of DRM

There is one category of failure that has nothing to do with your software, and it trips up a lot of people. Ebooks purchased from certain stores or borrowed from libraries often carry digital rights management, which restricts which apps and accounts can open them.

The clearest symptom is downloading a file with an .acsm extension instead of .epub. An ACSM file is not the book at all. It is a small authorization token that tells Adobe's software which book you are entitled to and where to fetch it. To use it, you install Adobe Digital Editions, authorize it with a free Adobe ID, and open the ACSM file, which then downloads the actual EPUB into your library. The same Adobe ID also authorizes compatible e-readers such as Kobo, letting the book move to your device.

Library loans work on this same infrastructure, which is why a borrowed book expires and stops opening after the loan period. That behavior is intentional rather than a malfunction. It is also worth being straightforward about the limits here: DRM-protected files cannot simply be converted by a general-purpose tool, because the protection exists specifically to prevent that. If a conversion fails on a purchased or borrowed book, DRM is the likely explanation, and the appropriate route is the publisher's or library's own authorized apps.

EPUB or PDF: Which Should You Use?

Choosing between the two comes down to a single question: does the layout need to stay fixed?

Choose EPUB for anything meant to be read as continuous prose, especially on phones, tablets, and e-readers. Novels, non-fiction, essays, long articles, and reports all benefit from text that adapts to the reader's screen and preferences, and EPUB files also tend to be smaller than the equivalent PDF.

Choose PDF when exact appearance matters: anything that will be printed, forms, contracts, invoices, designed documents, academic papers with precise formatting, or material with complex diagrams and multi-column layouts that would fall apart if the text reflowed.

Many publishers sensibly offer both, and there is no reason you cannot keep both versions of something important, reading the EPUB on your phone and printing from the PDF.

Final Thoughts

An EPUB file is an open-standard digital book built on web technology, and its reflowable text is what makes reading on a screen genuinely comfortable rather than merely possible. Opening one is effortless on iPhone, iPad, and Mac through Apple Books, straightforward on Android through Play Books or a third-party reader, and needs only a free program such as Calibre or Thorium Reader on Windows.

For Kindle, send the EPUB through Amazon's Send to Kindle service and it converts automatically, or convert the file yourself if you want it on the device directly. When you need fixed pages for printing or sharing, convert to PDF; when a PDF is unreadable on your phone, convert the other way. And if a download arrives as an ACSM file rather than an EPUB, that is DRM at work, and Adobe Digital Editions is the tool that unlocks it. With those few moves in hand, an EPUB will open wherever you want to read it.