CBR is a comic book archive: a RAR file of page images that reader apps display in filename order.
Common Uses
Comic book reading
Manga archives
Digital comics
CBR Conversion FAQ
What is a CBR ebook file?
+
CBR is a comic-book archive format — essentially a zipped folder of sequential images plus a small manifest. Most ebook readers and dedicated comic apps render the pages in order.
What is actually inside a CBR file?
+
A folder of page images in reading order, compressed into one archive with a different extension. There is no text layer and no reflow — a comic page is a picture, and the reader's job is simply to show them in sequence. That makes conversion mostly a question of what happens to the images: page size, compression and whether double-page spreads are split. CBR is a Comic Book RAR archive — an ordinary RAR of page images with the extension changed so comic readers pick it up.
Why will some readers not open my CBR?
+
Because of the archive inside it. The container in a CBR is a RAR, and RAR is proprietary compression whose decompressor is licensed rather than free to reimplement — so a great many readers, and almost every lightweight mobile app, simply cannot unpack one. Nothing is wrong with the pages; they are ordinary images and they are fine. Repacking exactly those pages into the ZIP-based comic archive makes the file openable by anything that can open an archive at all, without touching a single pixel.
Why do scanners and archives produce CBR?
+
Because it holds the captured image without deciding anything for you — no lossy compression baked in at capture, and room for the metadata a document workflow needs. That makes it the right format at the point of capture and a heavy one to distribute, which is why archives keep the original and hand out converted copies. CBR is the de facto standard for scanned comics and is understood by every comic reader on every platform.
Why are the pages of my CBR in the wrong order?
+
Because the order is the filenames and nothing else. A CBR carries no page list — the reader sorts the images inside it as text and shows them in that order, which is why `page2` lands after `page10` whenever the numbers are not padded to the same width. Renaming them `001`, `002` and so on fixes it permanently, and it is worth doing before converting rather than after: every format downstream inherits whatever order it was handed. The archive holds one image per page, normally JPG or PNG, read in filename order.
Where does a CBR keep the series and issue number?
+
In a small metadata file tucked inside the archive next to the pages, when it has one at all — series, issue, volume, writer and artist live there rather than in the images. Readers that know the convention show it in their library; readers that do not ignore the extra file and show you a filename. It travels intact between comic archive formats, and it has nowhere to go in a format that expects one continuous document, so plan on re-entering it after converting out of a comic archive.
Can a CBR be locked with DRM?
+
No, because the format has no mechanism for it: no encryption layer, no account binding, no licence server anywhere in it. That is exactly why scanned and self-published comics circulate this way, and why converting one never hits the wall a store-bought ebook does. It is a statement about the container and not about the contents — a comic with no DRM on it can still be somebody else's copyright. RAR is a proprietary compression format, so CBR is harder to open with standard tools than the ZIP-based CBZ.
Does it matter that CBR is over thirty years old?
+
Age itself is not the problem — several formats from that era are still perfectly good, precisely because everything has had decades to implement them. What matters is what the era assumed: small files, modest processors, no network, and features nobody needed yet. Where those assumptions still fit, the format is fine. Where they do not, that is the reason to convert.
Why convert CBR to another ebook format?
+
Convert CBR to EPUB for the widest non-Kindle reader support (Apple Books, Kobo, Google Play Books). Convert CBR to MOBI or AZW3 to read on older Kindles and Kindle Fire. Convert to PDF when you need a fixed-layout copy for printing.
Does MP4.to remove DRM from CBR?
+
No. MP4.to converts unencrypted CBR files only. DRM removal is a legal grey area in many jurisdictions and we do not ship that capability.