Support for CBR/CBZ files? #183
Closed
slums-coder
started this conversation in
Ideas
Replies: 2 comments 1 reply
|
Thanks for the suggestion! Supporting both formats is relatively straightforward, but CBR requires integrating a RAR extraction library, which would increase the binary size by about 500KB. My goal is to keep QuickView strictly under 10MB, so the size budget is a bit tight right now. That being said, I'll definitely consider adding support for them! Perhaps I can start by supporting CBZ (ZIP) first, as it has a much smaller footprint, and then evaluate CBR later |
0 replies
|
Maybe something that is there, and takes advantage of you haviing support zip/rar installed? Quickview easter egg ;) |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Any chance of adding viewing of CBR/CBZ archive files?
All reactions