Ebook format

CBR converter

The .cbr extension marks a comic book archive compressed with RAR instead of ZIP: the same idea as a .cbz, just a different wrapper around the page images. Readers unrar the file and display the images in filename order.

Private for supported formats — processed in your browser

Convert supported files

Runs on your device

Drop CBR files here

Batch files can each use a different output. Nothing uploads for local conversions.

Working inputs include camera RAW, browser-local audio/video, PDF, CBZ/CBR comics, office documents, ebooks, markup, 3D models, structured text, images, and archives.

Where CBR comes from

Like its ZIP sibling, .cbr came out of the CDisplay-era comic scanning community in the early 2000s, when RAR's compression ratios and recovery records made it a favorite for large scan sets. Its popularity has since faded relative to CBZ as the drawbacks of a proprietary compressor became awkward for open tooling.

How CBR works

  • A RAR archive (RAR4 or RAR5) of sequentially named page images.
  • RAR decompression is freely licensed, but creating RAR archives legally requires WinRAR's proprietary encoder — a one-way asymmetry unique among comic formats.
  • Solid-mode RAR archives compress better but force readers to unpack preceding data to reach a given page.
  • ComicInfo.xml metadata works the same way as in CBZ when present.

When to use CBR

  • Reading existing scanned-comic collections, which historically shipped as .cbr
  • Squeezing marginally smaller files out of large scan sets
  • Archives where RAR recovery records help survive bit rot

Strengths and limitations

Strengths

  • Opens in nearly all comic readers, which bundle a RAR decoder
  • Slightly better compression than ZIP on some content
  • Recovery records can rescue mildly corrupted archives

Limitations

  • The RAR encoder is proprietary, so open-source tools can read the format but not create it
  • Solid archives make random page access slower
  • Mislabeled files are common — some .cbr archives are actually ZIPs, which trips up strict parsers

Compatibility

Nearly all comic readers on desktop and mobile open .cbr as readily as .cbz. Creation is the bottleneck: converters overwhelmingly repackage to CBZ rather than write RAR, and browser-based or open-source tools cannot legally produce new .cbr files at all.

When a ComicInfo.xml is embedded it carries the same series and credits fields as CBZ; otherwise the archive offers nothing beyond filenames.