How to convert EPUB to PDF on Windows
Windows has no built-in EPUB reader, which changes every recommendation you will read elsewhere.
2 min read · updated
Start here: Windows cannot open an EPUB
Double-clicking an .epub on Windows 10 or 11 does not open a book. Microsoft Edge had a built-in EPUB reader years ago, it was removed during the move to the Chromium engine, and it has not returned. There is no replacement in the operating system.
That matters because most "convert on Windows" advice starts with "open the book and print to PDF" — a step Windows cannot perform without installing something first. If you only need the PDF, skipping the reader entirely is usually faster.
Option 1: convert in the browser (no install)
Find the file
EPUBs usually land in
C:\Users\<you>\Downloads. Windows shows them with a generic icon because nothing is registered to open them.Open the converter and drag the file in
Drag straight from File Explorer onto the EPUB to PDF converter, or use the file picker.
Pick Letter or A4
Letter if you are in the US and might print it. This is the only setting most people need to touch.
Convert and download
The PDF goes to your Downloads folder and opens in Edge, which does read PDFs perfectly well.
Option 2: Calibre, if you have a shelf to get through
Worth the install if you convert books regularly or want a permanent library on the PC. Add books, select them, choose Convert books, set the output format to PDF, and adjust page size under PDF Output.
It converts in bulk, which is its real advantage. The settings screen uses ebook-production vocabulary, so expect a learning curve for anything beyond the defaults.
Option 3: a reader app plus Microsoft Print to PDF
Windows includes a virtual "Microsoft Print to PDF" printer, so any app that can print can produce a PDF. Install an EPUB reader from the Microsoft Store, open the book, and print to that printer.
Windows-specific snags
- The file downloaded as `.acsm`. That is an Adobe download ticket, not a book. It needs Adobe Digital Editions, and the resulting book will be DRM-protected — see the DRM guide.
- Windows hid the extension. File Explorer hides known extensions by default, so
book.epub.zipcan look likebook.epub. Turn on file name extensions in the View menu. - Blocked file warning. Files from the internet are marked; right-click, Properties, Unblock if an app refuses to read it.
Related tools
Guides worth reading
- How to convert EPUB to PDF— Three routes that actually work, what each one costs you, and how to choose between them.
- Why your converted PDF looks wrong— Jumbled images, clipped tables, missing chapters, enormous files. Each symptom has a specific cause.
- DRM-protected EPUB files— Why no converter can read an encrypted book, how to tell whether yours is one, and the legitimate ways forward.