AnyFormat

00 EPUB → PDF

EPUB to PDF

Follows the spine, so chapters come out in reading order.

Drop files or a folder here

or choose from your device · paste with ⌘V / Ctrl+V

.epub

03Options 7

72 points is an inch. 56 is about 2 cm, which is a normal book margin.

1.45 is comfortable for continuous reading. 1.15 is tighter; 2 is double-spaced.

  • No upload The conversion runs in this tab. Your file never travels — not to us, and not to the advertising.
  • No sign-up, no email, no daily cap There is no account system to sign up to.
  • No size limit we invented Only your device's memory — about ~2 GB on a desktop browser, ~400 MB on a phone.
  • Turn your Wi-Fi off and convert anyway The conversion needs nothing but this page. Ads will not load without a connection; your file will still convert. That is the whole claim, and it takes five seconds to check.

Converts an EPUB into a PDF with real pages. The usual reasons are printing, submitting to something that only takes PDF, or reading on a device that will not open EPUB — and none of them is served by a converter that scrambles the chapter order.

Reading order comes from the spine, not the filenames

An EPUB is a ZIP of XHTML documents, and the order they appear in the archive means nothing. The book's reading order lives in the <spine> element of the package document, which lists the chapters by reference.

A converter that walks the ZIP alphabetically produces a book with chapter 10 after chapter 1, and an appendix in the middle. This one reads META-INF/container.xml to find the package document, parses the manifest and the spine, and follows the spine exactly. Chapter breaks start new pages.

What a fixed-page PDF costs you

This conversion throws away the single best property of an EPUB: text that reflows to fit any screen and any font size. A PDF has fixed pages, so on a phone you are pinching and panning where the EPUB simply reflowed.

That trade is the point of converting, and it cannot be undone afterwards — a PDF made from an EPUB does not become reflowable again. Keep the EPUB if you might want to read it on a small screen. Convert when you need to print it, or hand it to something that only accepts PDF.

Set the page size and font size to suit the destination. A5 at 11 pt reads like a paperback; A4 at 12 pt is what a printer expects.

What is kept and what is not

Kept: the text, the reading order, headings at three levels, lists, block quotes, preformatted blocks, and the title and author from the book's metadata.

Not kept: the publisher's CSS — fonts, colours, drop caps, page furniture. Images are omitted, because placing them back into reflowed text needs to know where they sat in the original design and guessing produces something worse than leaving them out. Footnote links become plain text. The table of contents is not turned into PDF bookmarks.

What you get is a clean, readable, typeset document rather than a facsimile of the publisher's design.

Latin script only, and why

PDF has fourteen built-in fonts that every reader already has, and they cover WinAnsi — Latin letters, accented European characters, curly quotes, the euro and pound signs. Nothing else.

Writing Chinese, Japanese, Korean, Arabic, Hebrew, Thai, Devanagari or Cyrillic means embedding a font that contains those glyphs, and a font with usable CJK coverage is several megabytes. Downloading that on the chance a visitor needs it is not a reasonable trade for a page that mostly converts English.

So instead of producing a document full of blank boxes, unencodable characters become a question mark and the conversion tells you exactly how many were affected and which script they belonged to. If your text is in one of those scripts, this is the wrong tool and you should use a desktop converter — that is a more useful answer than a broken file.

Books that cannot be converted at all

A book bought from Kindle, Kobo, Google Play Books or most other stores is DRM-protected, and its text is encrypted. It cannot be converted here or anywhere else without stripping the protection, which this site does not do. Such a file is detected and refused with an explanation rather than producing an empty PDF.

Books from Project Gutenberg, Standard Ebooks, most technical publishers and anything you made yourself are DRM-free and convert normally.

Other names for this

Also searched as “convert epub to pdf”, “ebook to pdf”, “epub to pdf free”.

Questions

Will the chapters be in the right order?
Yes. The order comes from the book’s spine, which is where the reading order is defined — not from the filenames in the archive, which is how converters get this wrong.
Are the images included?
No. Placing images back into reflowed text requires knowing where they sat in the original layout, and guessing looks worse than omitting them.
My book is in Japanese and came out as question marks.
PDF’s built-in fonts cover Latin script only. Anything else needs an embedded font of several megabytes, so this tool tells you rather than producing blank boxes. Use a desktop converter such as Calibre for those.
It says my book is DRM-protected.
Then it is, and its text is encrypted. Books from Kindle, Kobo and Google Play generally are; Project Gutenberg and Standard Ebooks are not.
Can I go back to EPUB afterwards?
Not usefully. The PDF has fixed pages and the reflowable structure is gone. Keep the EPUB.
Is my file uploaded?
No. The PDF is built in this tab and handed to you as a download. That matters here more than most places: the documents people convert to PDF are contracts, CVs, medical letters and manuscripts.
Can I convert several files at once?
Yes. Drop as many as you like, or a whole folder. Each becomes its own PDF keeping its original name.