All guides

EPUB vs PDF for Comics: Which Format Should You Actually Use?

EPUB or PDF for comics and manga? Why fixed-layout EPUB built for your screen wins on every e-reader, and the two cases where PDF is still right.

epubpdfcomicsformats

For reading comics on an e-reader, a fixed-layout EPUB built for your device's screen beats PDF, and it is not close. EPUB pages can be rebuilt to fill your exact panel, carry right-to-left direction metadata for manga, and upload natively through Send to Kindle. A PDF is a frozen print page that every e-reader must shrink or crop. PDF keeps two legitimate wins — printing and universal desktop archiving — and this post covers both sides honestly, including where your comics probably start: as CBZ files.

Short version

E-reader (Kindle, Kobo, reMarkable): fixed-layout EPUB, built for the device's exact resolution, wins on page fit, reading direction, and delivery — Send to Kindle accepts EPUB natively and dropped MOBI in 2022 (checked August 2026). Print, desktop archive, or attaching to something: PDF. Most comics arrive as CBZ, which is neither — convert it to the target that matches the destination: CBZ to EPUB for e-readers, or see manga to PDF for the print route.

The actual difference between the formats

A PDF page has a fixed physical size, decided when the file was made, usually print-sized. Every device that opens it must fit that page onto its own screen: shrink it (small text), crop it, or make you zoom and pan.

A fixed-layout EPUB is a container of full-page images plus metadata. The pages inside can be rebuilt for a target screen before they ever reach the device — resized to the panel's exact resolution, contrast-adjusted for e-ink, spreads rotated or split — and the container records how the book behaves, including which direction it reads.

That last part is the quiet killer feature for manga: EPUB carries right-to-left direction metadata, so page turns go the correct way. PDF has no equivalent, so RTL manga in PDF pages backwards on most readers.

Why EPUB wins on every e-reader

  • Page fit. An EPUB with pages built for a 1072 x 1448 Kindle or a 1404 x 1872 reMarkable fills the screen edge to edge. A print-size PDF on a 6-inch screen renders dialogue unreadably small.
  • Reading direction. Manga mode stamps RTL into the EPUB; the device simply obeys.
  • Delivery. Amazon's Send to Kindle accepts EPUB natively and dropped MOBI back in 2022 (checked August 2026), with an email limit of roughly 50MB — above that, USB transfer still works.
  • Device-native variants. On Kobo, the same conversion can output KEPUB, which keeps reading stats working and uses Kobo's faster comic renderer. PDF gets none of this.

Where PDF still wins

Two honest cases. Print: a PDF's fixed page size is exactly what a printer wants, so chapters headed for paper should be PDF. Desktop and archival: a PDF opens identically on any computer made this century, and if your reading happens on a large monitor or tablet where a print-sized page fits comfortably, PDF's fixed layout costs you nothing. If that is your destination, the manga to PDF post covers the tooling.

Where your comics actually start: CBZ

Most digital comics arrive as neither format. A CBZ (or CBR) is just an archive of raw page images — great as a source, but no e-reader opens it, and it carries no sizing or direction information at all. So the real question is rarely "EPUB or PDF for this file I have" and usually "which target should I convert my CBZ into" — and the answer follows the destination: EPUB for a personal e-reader, PDF for paper or a big screen.

How to do the EPUB conversion right

The pitfall is converting the container without rebuilding the pages: a raw CBZ-to-EPUB repack still ships print-sized images with no direction metadata, which reproduces most of PDF's problems inside an EPUB shell. The conversion worth doing picks a device profile and processes every page for it.

The open-source engine for exactly this is Kindle Comic Converter (KCC), the reference tool for over a decade. MangaConverter runs the same KCC engine in the browser — free, no install, with a live preview so you see the rebuilt pages before converting, files auto-deleted after 24 hours. It takes CBZ, CBR, CB7, ZIP, RAR, 7Z, PDF and EPUB in, and outputs EPUB, KEPUB or MOBI with profiles for Kindle, Kobo and reMarkable devices:

Convert a comic to EPUB Free, live preview, built for your device

Rule of thumb

Personal e-reader: fixed-layout EPUB built for that device (KEPUB on Kobo). Paper or desktop archive: PDF. And treat CBZ as what it is — the source format, not the destination.