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 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
| Format | Compatibility | Quality | Right-to-Left Support | Recommended? |
|---|---|---|---|---|
| CBZ | Excellent | Lossless (depends on images) | Via reader app | ✅ Yes |
| CBR | Good | Lossless | Via reader app | ⚠️ Legacy |
| Universal | Variable | Poor | ⚠️ Limited | |
| EPUB (fixed) | Good | Good | Depends on build | ✅ For purchased |
| CB7 | Limited | Excellent compression | Via 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:
- Rename the
.cbrfile to.rar - Extract the contents using WinRAR or 7-Zip
- Select all image files and add them to a new ZIP archive
- Rename the
.zipto.cbz
Tools like ComicRack and ComicTagger can also automate bulk conversions for large collections.