Cookies for analytics and advertising
We use cookies for analytics and advertising, both sent to Google. Refusing changes nothing you can see.Read the privacy page
CBR
The same idea as CBZ but packed with RAR, which is why it can only be unpacked, never written.
CBR
CBR is a container: a wrapper that holds streams encoded by something else. It is used for handing a finished file over.
The extension is .cbr, and the full name is Comic Book Archive (RAR). Both matter less than what the file can hold, which is what the rest of this page is about.
Reading it outside the vendor’s own software depends on work done by other people, usually by inspection rather than by documentation. That mostly works and occasionally does not, which is the reason to convert anything you intend to keep.
It still opens everywhere and is still written by older tools, but nothing new is being built around it. Convert what you mean to keep, and do not choose it for something starting today.
CBR stores a directory: names, folders and the structure between them. That is what lets it stand in for a folder in an email attachment.
CBR is not limited to one page, which matters when converting to something that is: one conversion produces one file holding a single page — the first one, unless the page is something the converter lets you pick.
YACReader and ComicRack read it, and so do most programs of the same kind.
If a file will not open, the format is rarely the problem — it is more often that the program predates it. Converting to something older is the reliable way past that, and it is what the rest of this site is for.
No browser reads it.
That is the single most common reason to convert it: not that the format is bad, but that the place you want to show the file cannot read it.
CBR is meant to be handed over rather than worked in. Editing one is possible and rarely pleasant; the sane approach is to change the source and export again.
The recurring complaints: support outside its home ground is uneven.
None of these is a reason to avoid the format. They are the things worth knowing before you are surprised by one, which is a different claim and a more useful one.
A CBR is an archive full of page images, one per page, sorted by filename. So is a CBZ. The pages inside are the same JPEGs or PNGs, the reading experience is the same, and comic readers treat them interchangeably.
The difference is the archive: RAR instead of ZIP. That sounds like a footnote and is not, because RAR is proprietary in a way ZIP has never been — which turns a container choice into a practical constraint that follows the file everywhere it goes.
The RAR compression algorithm is owned by its author. An official free library exists for *extracting*, which is why every comic reader can open a CBR. Creating one requires WinRAR, which is commercial software with a famously permanent trial.
So a CBR is a one-way street. You can read the one you have, convert it, and take pages out of it. If you want to assemble a comic archive of your own, you cannot make a CBR without paying for a licence — and there is no reason to, because CBZ does exactly the same job with a format everything can write.
RAR compressed a little better than ZIP on the hardware of the early 2000s, and — more importantly for how these files were distributed — it supported multi-part archives split across several files, which mattered when downloads were unreliable and had to be resumed.
Neither advantage survives. Comic pages are JPEGs, which are already compressed, so neither container meaningfully shrinks them: a CBR and a CBZ of the same pages are within a rounding error of each other. Splitting is irrelevant now. What remains is the licence, which was always the cost.
Dedicated readers handle CBR properly and are what you want: Calibre, YACReader and ComicRack on the desktop, and most tablet readers. They give you two-page spreads, right-to-left mode for manga, and fitting a page to screen height rather than width.
Failing that, 7-Zip and most archive tools extract RAR even though they cannot create it, so renaming a CBR to .rar and unpacking it gives you a folder of images. What will not open one is a browser, an e-reader, a mail client preview or anything on a phone that is not a comic reader — which is the usual reason people convert.
Unpack the RAR, repack the same images as a ZIP, rename to .cbz. The pages are untouched — no image is re-encoded and nothing is recompressed — so the conversion is genuinely lossless and the file size barely moves.
What it buys is a format every operating system reads without extra software, that any tool can create, and that does not depend on a licence nobody in the chain has bought. For a personal library there is no argument for keeping CBR, and the conversion is the closest thing to a free upgrade on this site.
If the comic has to be read by somebody without a comic reader, or on a device that has never heard of the format, PDF is the answer: one document, opens on anything, prints.
The trade is the reading experience. A PDF has no automatic two-page spread, no right-to-left mode and no fit-to-height, and it is slightly larger because of the document structure wrapped around the same images. Keep the CBZ for reading and produce the PDF for sharing.
Neither format has an index. Readers sort by filename, so pages named 1 through 12 sort with 10 immediately after 1, and the comic reads out of sequence.
Zero-padding fixes it completely — 001, 002 — and it is worth doing at the moment you convert, since you are unpacking and repacking anyway. Put the cover first as 000 or 001 while you are there: there is no cover field, so the first file is the cover by the same convention every reader follows.
| Extension | .cbr |
|---|---|
| Media type | application/vnd.comicbook-rar |
Calibre, YACReader or ComicRack on a desktop, and most tablet comic readers. Failing that, rename it to .rar and extract with 7-Zip or a similar tool — free software can unpack RAR even though it cannot create it.
The archive inside: RAR against ZIP. The pages are identical images either way. RAR is proprietary, so a CBR can be extracted by free software but not created by it, where a CBZ can be made by anything.
RAR compression is proprietary. The official free library only extracts; creating an archive requires WinRAR, which is commercial. There is no reason to pay for that when CBZ does the same job with a format every system can write.
None at all. The page images are moved from one archive into another without being re-encoded, so the conversion is lossless and the file size barely changes. It is about as close to a free upgrade as file conversion gets.
There is no index — readers sort by filename, so pages numbered 1 to 12 put 10 straight after 1. Rename with zero padding, as 001 through 012. Doing it while converting to CBZ costs nothing, since the archive is being repacked anyway.
No. Neither handles the format, and nor do mail previews or general file viewers. Convert to PDF for those, accepting the loss of two-page spreads and fit-to-height reading.