PDF to EPUB Converter

Turn a fixed-page PDF into a reflowable EPUB your e-reader can resize. The whole thing runs in your browser.

Got a scan? If you can't select the text inside the PDF, there's no text to extract. The EPUB will come out empty. Try Scanned PDF to Text or Make PDF Searchable instead.

Drop your PDF here

or click to browse

How a PDF turns into an EPUB

A PDF locks every character to a specific spot on a fixed page. An EPUB doesn't. The text reflows to fit whatever screen, font size, or orientation the reader is on. Going from PDF to EPUB is really a text-extraction job followed by some structure cleanup.

What lands in the EPUB

What doesn't come across cleanly

Start with a text-based PDF (one where you can highlight a sentence) and the result will be readable. Start with a scan and the result will be empty.

About the PDF format

Portable Document Format was introduced by Adobe Systems in 1993. The original goal was practical: John Warnock wanted documents to look the same on every screen and every printer, regardless of what software made them. Adobe held the spec privately until 2008, when PDF 1.7 was published as ISO 32000-1, making it an open international standard. A PDF stores fonts, vector shapes, and raster images at fixed coordinates. That's its strength for printing and its weakness for reading: a layout designed for an A4 sheet is awkward on a phone or a six-inch e-reader.

About the EPUB format

EPUB came out of the International Digital Publishing Forum in 2007, replacing the earlier Open eBook standard. The IDPF folded into the W3C in 2017, which now stewards the spec. The format is essentially a ZIP file containing XHTML, CSS, images, and a manifest describing the reading order. Because the content is HTML, the text reflows to any screen size and respects whatever font size the reader chooses. Kobo, Apple Books, Google Play Books, Nook, and (since 2022) Amazon's Send to Kindle all accept EPUB. It's the open ebook standard.

When to use PDF to EPUB (and when not to)

Reflowing a PDF makes sense when:

Stay with the PDF if:

Common problems and how to fix them

Frequently asked questions

Is the PDF uploaded anywhere?

No. The conversion is done entirely in your browser using pdf.js and JSZip. Open the Network tab in DevTools while you convert if you want to see for yourself.

How big a PDF can I drop here?

RAM is the limit. Anything up to a few hundred megabytes is fine on a laptop. On a phone with 4 GB of RAM, big PDFs may crash the tab.

Does this work on iPad and iPhone?

Yes. Safari handles the conversion. The EPUB lands in your Files app, ready to send to your reader app of choice.

Will the images in the PDF come along?

Inline images are dropped in this converter — the focus is reading order text. If keeping images is critical, use Calibre on a desktop where you can configure image handling.

What if the result is messy?

PDFs vary wildly in how cleanly they were authored. A book PDF made in InDesign converts neatly; a scientific paper with floating sidebars will need cleanup in an EPUB editor like Sigil.

What formats does the result work with?

Any reader app that takes EPUB, which is most of them. Send to Kindle accepts EPUB directly since late 2022 and converts it to Amazon's native format on their end.

Related converters