Why File Formats Matter for Manga Reading

If you read manga from digital sources — purchased collections, fan-translated archives, or your own scanned volumes — you'll quickly encounter a range of file formats. Not all of them are equal. The format affects image quality, reading comfort, compatibility with your device, and how well the software handles right-to-left reading. This guide breaks down every format you're likely to encounter.

The Main Manga File Formats

CBZ (Comic Book ZIP)

CBZ is the most common and most recommended format for storing manga files. Despite the intimidating name, it's simply a ZIP archive containing image files (JPG or PNG) renamed with the .cbz extension. This makes it:

  • Easy to inspect and edit — rename it to .zip to open it like a folder
  • Wide compatibility — supported by virtually all manga/comic reader apps
  • Lossless structure — image quality depends entirely on the images inside, not the container

Best for: General-purpose manga storage, sharing with software like Komga or Kavita, or reading on tablet apps.

CBR (Comic Book RAR)

CBR is identical in concept to CBZ, but uses a RAR archive instead of ZIP. It was more common in earlier years because RAR offered better compression ratios. Today, CBZ is preferred because ZIP is universally supported without third-party libraries.

  • Most modern comic readers support CBR, but some simpler apps don't
  • You can convert CBR to CBZ easily using tools like ComicTagger or simply re-archiving the contents

Best for: Legacy collections. New files are better stored as CBZ.

CB7 and CBT

Less common variants using 7-Zip (.cb7) and TAR (.cbt) archives. 7-Zip in particular offers excellent compression, making CB7 useful for storage-constrained situations. Support is patchier than CBZ/CBR.

PDF

PDF is the most universally readable format — every device and OS can open it. However, PDFs are not ideal for manga because:

  • They don't support right-to-left page navigation natively in most readers
  • Image quality is often compressed during PDF creation
  • Page zoom and panel navigation are less smooth than dedicated comic formats

Best for: Sharing documents, purchasing from certain stores (some BookWalker exports), or archiving doujinshi with mixed text/image pages.

EPUB

EPUB is an ebook format that can technically contain manga. Some publishers (notably Viz and Kodansha) sell manga as EPUB files. Modern EPUB3 supports fixed-layout EPUBs specifically designed for comics, which display full-page images correctly.

  • Great when purpose-built as a manga EPUB (fixed-layout)
  • Poor for manga when it's a reflowable EPUB — images get resized and repositioned incorrectly

Best for: Purchased manga from major retailers; less useful for personal archives.

Format Comparison at a Glance

FormatCompatibilityQualityRight-to-Left SupportRecommended?
CBZExcellentLossless (depends on images)Via reader app✅ Yes
CBRGoodLosslessVia reader app⚠️ Legacy
PDFUniversalVariablePoor⚠️ Limited
EPUB (fixed)GoodGoodDepends on build✅ For purchased
CB7LimitedExcellent compressionVia reader app⚠️ Storage use

Best Reader Apps for Each Format

  • Komga — Self-hosted manga server; handles CBZ/CBR beautifully for home libraries
  • Tachiyomi / Mihon (Android) — Open-source manga reader with full CBZ/CBR support
  • Panels (iOS) — Polished iOS app with cloud sync and CBZ/CBR support
  • CDisplayEx (Windows) — Lightweight desktop reader for all comic formats
  • YACReader — Cross-platform reader with a built-in library manager

Quick Tip: Converting Between Formats

If you have a collection of CBR files and want to standardize to CBZ, the process is simple:

  1. Rename the .cbr file to .rar
  2. Extract the contents using WinRAR or 7-Zip
  3. Select all image files and add them to a new ZIP archive
  4. Rename the .zip to .cbz

Tools like ComicRack and ComicTagger can also automate bulk conversions for large collections.