Document Tools

Ebook to PDF

Convert EPUB, FB2, and CBZ to PDF — entirely in your browser

Drop an ebook here or click to choose

EPUB · FB2 · CBZ — no file size limit

Your files never leave your device. All processing happens in your browser.

About the Ebook to PDF Converter

EPUB is what most ebook stores hand you, and it is a good format for reading on a phone or an e-reader — text reflows to fit whatever screen you hold. That same flexibility becomes a problem the moment you want a fixed page: printing a chapter for a book club, submitting a manuscript, annotating a textbook on a tablet, or archiving something in a format that will still open in twenty years. PDF is what people ask for in those situations, and getting there usually means installing Calibre or uploading a book you paid for to a stranger's server.

This converter runs entirely in your browser. An EPUB is really a ZIP archive holding XHTML chapters, stylesheets and images, so the tool unpacks it locally, reads the spine to recover the order the author intended, and rebuilds the book as one continuous document with proper print styling — chapters starting on fresh pages, headings that do not strand themselves at the bottom of a page, images that do not get sliced in half by a page break. You then save it as a PDF through your browser's own print dialog.

That last step is deliberate. Converters that produce a file with one click almost always do it by screenshotting each page, which turns every word into pixels: you cannot select the text, search it, or copy a quote, and a three-hundred-page book balloons to hundreds of megabytes. Going through the print dialog keeps the text as real text, so the finished PDF stays searchable and selectable and usually lands in the low single-digit megabytes. Comic archives (CBZ) are the exception — they are already images, so those download directly.

How to convert an EPUB to PDF

Convert an EPUB, FB2 or CBZ ebook into a PDF in your browser, without uploading the file anywhere.

  1. 1

    Choose your ebook

    Drag an EPUB, FB2 or CBZ file onto the upload area, or click it to browse. The file is read locally and never uploaded.

  2. 2

    Check the book details

    The title, author and chapter count appear once the file is parsed, so you can confirm the right book loaded.

  3. 3

    Set the page layout

    Pick A4 or Letter, choose your margins, and adjust the font size until the preview length looks right for how you plan to read or print it.

  4. 4

    Open the print view

    Click the convert button. The book is laid out with print styling and your browser's print dialog opens.

  5. 5

    Save as PDF

    In the print dialog, set the destination to "Save as PDF" and save. The text stays selectable and searchable in the resulting file.

Frequently Asked Questions

Which ebook formats are supported?

EPUB, FB2, and CBZ. EPUB covers the vast majority of ebooks sold or shared today. CBZ is the standard comic archive format, and FB2 is common in Russian-language libraries.

Why does it open the print dialog instead of just downloading a PDF?

Because it produces a far better file. One-click converters render each page to an image, which makes the text unselectable and unsearchable and can push a long book past several hundred megabytes. Laying the book out for print and saving through the browser keeps the text as real text, so you can select, search and copy from the PDF, and a typical novel comes out at a few megabytes. Choose "Save as PDF" as the destination in the dialog.

Can it convert MOBI or AZW3 files?

No. Those are Amazon formats, and the copies most people have are protected by DRM, which means the text cannot be read by any converter regardless of how it is built. If you own the book, check whether the store offers an EPUB download instead.

Why did my EPUB fail with a DRM message?

The file is encrypted by the store that sold it. The tool detects this and stops rather than producing a broken PDF. DRM removal is outside what this tool does.

Is my ebook uploaded anywhere?

No. The file is unpacked and converted entirely in your browser using JavaScript. Nothing is sent to a server, there is no size limit, and the tool keeps working if you go offline after the page loads.

Do CBZ comics work differently?

Yes. A CBZ is already a set of images, so there is nothing to typeset. Those download as a PDF directly, one image per page, sized to the artwork.