.cbr File Extension
.cbr comic archive is, which apps open it, how Poly supports it, and when CBZ or PDF may work better. File extension details for .cbr
Full Support| File type | Comic Book RAR archive |
|---|---|
| MIME type | |
| Encoding | Binary RAR archive containing ordered comic-page images and optional metadata |
| Operating systems | Windows, macOS, Linux |
| Opens with | calibre, OpenComic, MComix, Simple Comic |
| Poly support | Yes. Poly provides document support for readable CBR comics. |
| Indexed by Poly | Yes. Poly indexes recognized page text and visual content. |
| Preview in Poly | Yes. Supported CBR files open in a paginated document viewer. |
| Poly agent | Yes. The Poly agent can read successfully processed comic pages. |
What kind of file is a .cbr?
A .cbr file is a comic book packaged as a RAR archive. It normally contains JPEG, PNG, or other image files whose names establish the reading order. Comic readers present those images as pages, while an ordinary RAR utility only extracts the archive. The registered MIME type is application/vnd.comicbook-rar.1
CBR has no unique magic number. Software can check for the underlying RAR signature, then inspect the members to decide whether they form a comic. RAR 4.x starts with 52 61 72 21 1A 07 00; RAR 5.0 uses 52 61 72 21 1A 07 01 00.2 Those bytes identify a RAR container, not a comic specifically.
.rar file to .cbr does not turn it into a comic. A useful CBR needs readable page images in a predictable order.How do I open a .cbr on my computer?
Use a comic reader for page navigation, zoom, spreads, and right-to-left reading:
- On Windows, macOS, or Linux, calibre can manage and view CBR books. The project publishes versions for all three systems.3
- OpenComic also supports CBR across Windows, macOS, and Linux.4
- MComix and Simple Comic are additional readers named in the media-type registration.1
A RAR extraction tool can unpack a trusted CBR when you need the original images. If pages appear out of order, inspect their filenames. Names such as 001.jpg, 002.jpg, and 010.jpg sort more consistently than unpadded numbers.
Poly support for .cbr
Poly gives readable CBR comics a thumbnail, paginated preview, page count, text search with OCR fallback, page-level visual search, and agent reading. This makes an image-only comic discoverable by both its filename and the content of its pages.
The preview is a document view rather than a native comic reader, so specialized controls such as two-page spread rules and reading-direction settings may not carry over. Encrypted, damaged, multipart, or otherwise unsupported RAR archives can remain stored and searchable by filename even when their pages cannot be processed.
History of .cbr
The CBR filename convention existed before its official media type. IANA registered application/vnd.comicbook-rar on December 11, 2017 and describes CBR, together with CBZ, as a de facto standard for comic book archives.1
There is no published CBR format specification and no authoritative source assigning the convention a single inventor or original release date. The suffix communicates that an ordinary RAR container should be read as an ordered comic rather than a general archive.
Working with .cbr and alternatives
Choose a target based on how the comic will be used:
| Format | Best fit | Main tradeoff |
|---|---|---|
| CBR | Existing RAR-based comic libraries | Needs a CBR-aware reader |
| CBZ | Comic archives built on widely supported ZIP tools | Requires extracting and rebuilding the RAR archive |
| Printing and broad fixed-page sharing | May lose comic-reader behavior and metadata | |
| EPUB | Ebook stores and reading systems that require EPUB | Image pages do not automatically become reflowable text |
To convert CBR to CBZ, extract the ordered images and create a ZIP archive, then give the result a .cbz extension. calibre can also convert comic input to formats selected by the output filename.5 Check page order, spreads, cropping, color, and metadata afterward, and keep the original when exact image bytes matter.
Footnotes
- Internet Assigned Numbers Authority. application/vnd.comicbook-rar Media Type Registration. Extension, registration date, applications, interoperability notes, and security considerations. ↩ ↩2 ↩3
- RARLAB. RAR 5.0 Archive Format. RAR 4.x and 5.0 signatures and container structure. ↩
- calibre. Download calibre. Official Windows, macOS, and Linux downloads. ↩
- OpenComic. OpenComic Project. Supported archive formats and desktop platforms. ↩
- calibre. ebook-convert Command Documentation. Input, output, and comic-processing options. ↩