EPUB to PDF
Convert EPUB ebooks into PDF documents.
EPUB to PDF processes files locally in your browser.
Convert EPUB to PDF in your browser
Turn an EPUB ebook into a shareable, print-ready PDF with real, selectable text — chapters, headings, paragraphs, lists, images, and basic CSS styling are preserved. Everything runs locally so your ebook stays on your device.
How to convert EPUB to PDF
- Choose or drop an .epub file.
- Pick a page size (Letter or A4).
- Convert to PDF.
- Download the resulting PDF.
What gets preserved
- Chapters, in their original reading order.
- Each chapter starts on its own PDF page.
- Headings, paragraphs, and lists.
- Bold, italic, and underline emphasis.
- Locally-embedded images.
- Basic CSS styling: font size, text alignment, left margins/indentation, text and background color, and explicit page breaks — from inline styles, <style> blocks, and locally-linked stylesheets.
- Multiple pages.
Browser privacy
- Processing occurs locally in the browser.
- Files are not uploaded to Looty Tools.
- Chapter content is parsed into a detached document that is never executed or laid out by the browser, so embedded scripts never run.
- Remote images and stylesheets are never fetched over the network.
- Conversion results remain on your device.
Limits
- Maximum file size is 40 MB.
- Complex CSS layout — flexbox, grid, and absolute positioning — is out of scope and not applied.
- Remote/external images and stylesheets are never fetched and appear as unavailable rather than being downloaded.
- DRM-protected EPUBs cannot be opened.
- Output text is real, selectable, and searchable — not a scanned image.
Related PDF tools
- Word to PDFConvert Word documents into shareable, print-ready PDFs.
- Markdown to PDFConvert Markdown content into a formatted PDF.
- ODT to PDFConvert OpenDocument text files into PDFs.
- PDF to EPUBConvert PDF documents into EPUB ebook format.
Guides
- EPUB to PDF: Fixed vs ReflowableWhy converting a reflowable EPUB into a fixed-layout PDF is inherently lossy, what this converter actually preserves, and when it is (and isn’t) the right tool.
- EPUB to PDF: Fonts and Page SizeWhat page size, margins, and font actually render an EPUB’s text once it’s converted to PDF, and how the source EPUB’s own CSS styling maps onto them.
- EPUB Chapter StructureHow an EPUB’s manifest and spine define chapter order, and exactly how that structure determines the page breaks and page order in the converted PDF.
EPUB to PDF FAQ
- Is my EPUB uploaded anywhere?
- No. Conversion runs locally in the browser using a detached, script-free parser. Your ebook is never uploaded to Looty Tools and no chapter content, image, or stylesheet reference is ever sent over the network.
- Is the text in the PDF selectable and searchable?
- Yes. The tool produces a real PDF with selectable, searchable text, not a scanned image.
- What EPUB content is preserved?
- Chapters (in their original reading order, each starting on a new page), headings, paragraphs, bold and italic emphasis, ordered and unordered lists, and locally-embedded images. Basic CSS styling — font size, text alignment, left margins/indentation, bold/italic/underline, text and background color, and explicit page breaks — from inline styles, <style> blocks, and locally-linked stylesheets is also applied.
- What EPUB content is NOT supported?
- Complex CSS layout such as flexbox, grid, and absolute positioning is out of scope for a reflow-oriented PDF and is not applied. Remote/external images and stylesheets are never fetched, for privacy and security reasons, and will appear as unavailable rather than being downloaded. DRM-protected EPUBs cannot be opened.
- Does the tool run any code from the EPUB, like scripts?
- No. Chapter XHTML is parsed into a detached document that is never attached to the page and never executed or laid out by the browser, so embedded <script> tags never run.
- What is the maximum file size?
- The maximum file size is 40 MB.
