EPUB to PDF Converter
Upload an .epub ebook and get its text combined into a single downloadable PDF, in the book's actual reading order - all done locally in your browser.
Text-only conversion: chapters are combined in the book's actual reading order (its spine), but only plain text carries over - cover images, embedded images, custom fonts and complex CSS styling are not preserved.
Frequently asked questions
How does it know the correct reading order?
An .epub file is a zip of XHTML content files whose order isn't necessarily the same as their filenames - the real reading order is defined by the "spine" inside the book's .opf package file. This tool follows that spine exactly, not alphabetical or upload order.
Will images, cover art or styling be preserved?
No, this is a text-only conversion. Only the reading-order text content of each chapter carries over into the combined PDF - cover images, embedded images, custom fonts and CSS styling are not reproduced.
Is my file uploaded anywhere?
No, unzipping, parsing and PDF generation all happen entirely in your browser. Nothing is sent to a server.