iloveepub
Menu
EN

Processed locally — files never leave your device

EPUB to PDF

Turn a reflowable EPUB into a paginated PDF for printing or sharing — typeset in your browser with embedded fonts and chapter-per-page layout. Free, no upload, no limits.

01Select your EPUB

02Choose the layout

Page size
Text size

Chapters start on a fresh page and images are scaled to fit. Fonts are embedded, so the PDF looks the same on every machine.

03Convert & download

How to convert an EPUB to PDF

  1. Select your EPUB file

    Open the book from your device. It is read by your browser directly — nothing is uploaded anywhere.

  2. Pick a page size and text size

    Choose A4 or US Letter for printing, or 6×9 for a trade-paperback feel, plus a comfortable text size.

  3. Download the PDF

    Your book is typeset locally — chapters start on fresh pages, fonts are embedded — and saved straight back to your device.

What happens when an EPUB becomes a PDF

An EPUB is fluid: it is a package of HTML chapters plus styling hints, and your reader pours that text into whatever screen and font size you happen to use. A PDF is the opposite — a fixed sequence of typeset pages, where every line break and page break was decided once, in advance. Converting EPUB to PDF therefore means typesetting the book: someone, or some algorithm, has to choose the page size, the typeface, the line spacing, and where each page ends.

A good converter makes those decisions sensibly and predictably: consistent margins, chapter starts on fresh pages, images scaled to fit, and no orphaned headings at the bottom of a page. A bad one hands you a PDF where text overruns the page edge or a chapter title sits alone at the foot of a page. Our converter is tuned on real books, chapter by chapter, and — like every tool on this site — it runs entirely in your browser, with your file never leaving your device.

Why text-first books convert beautifully

Novels, biographies, essay collections and most non-fiction with a linear structure are the easy cases. Their chapters are plain HTML: headings, paragraphs, occasional emphasis, footnotes and inline images. All of that maps onto PDF primitives almost one-to-one — a paragraph becomes a justified or ragged block of text, an image becomes a centered figure, a footnote becomes a page note.

Poetry line breaks, code listings and block quotes survive too, because they are explicit in the source markup rather than implied by layout. If your library is mostly prose, an EPUB-to-PDF conversion of your books will be close to what a print edition looks like.

Where conversion gets hard

Not every EPUB is prose. Fixed-layout EPUBs — comics, picture books, some cookbooks — are designed as exact pages, with elements pinned to coordinates. Converting them is closer to screenshotting than typesetting, and the honest answer is that most converters, ours included, will treat them page by page rather than reflowing them.

Other trouble spots: popup footnotes (EPUB 3 lets footnotes open as overlays; PDF has no overlay concept, so they must be moved to the page bottom), embedded audio and video (impossible in PDF), and heavy SVG diagrams (usually rasterized, occasionally re-drawn). If a book leans on interactive features, expect the PDF to be the sedate, printable cousin of the original rather than a clone.

Page size, margins and fonts

The three decisions that shape every converted PDF. Page size: A4 or US Letter for printing and on-screen reading; 6×9 inch for something that looks like a trade paperback. Margins: generous inner margins read better on screens and survive home printers. Fonts: a converter either embeds the book's declared fonts (exact, larger file) or substitutes a close equivalent (smaller, more portable).

PDF's whole point is that the file carries its fonts with it — a PDF looks identical on every machine, which is precisely why it remains the format of record for sharing formatted documents. Our converter embeds subsetted fonts so the output is self-contained.

EPUB vs PDF: what each format is good at

EPUBPDF
LayoutReflowable — adapts to any screenFixed pages — identical everywhere
Text sizeReader controls itLocked at export
Best forE-readers, phones, long readingPrinting, sharing, archiving
FontsReader/device fontsEmbedded in the file
File sizeCompact (text-centric)Larger (fonts + fixed layout)
AccessibilityStrong (reflow, read-aloud)Depends on tagging quality

Frequently asked questions

Is the EPUB to PDF converter really free?

Yes. Every tool on iloveepub is free, with no accounts, no credits and no daily limits. The site is supported by ads, not subscriptions.

Will my book be uploaded to a server?

Never. That is the founding rule of this site: every file operation runs locally in your browser. A conversion that required uploading your library would defeat the purpose.

Which page size should I pick?

A4 or US Letter if you plan to print the file or read it on a desktop screen; 6×9 inch if you want it to look like a trade paperback. You can re-run the conversion with a different size at any time — your original EPUB is never modified.

I have a PDF and want an EPUB instead — can you do that?

That is the reverse direction, and it has its own caveats: it works for text-based PDFs but not for scans. See the PDF to EPUB page for the full story.

Does converting change image quality?

No. Images embedded in the EPUB are carried into the PDF at their original resolution and re-embedded as-is. Nothing is re-compressed along the way.

Related tools