Replies: 2 comments
-
So I looked into it and CBR / CBZ files are just .zip containers full of .jpeg files. That means it's pretty straightforward to have HRConvert2 process them as archives. I just finished adding support to v3.3.6 for CBR and CBZ files. I found that 7z works better than zip for extracting them. So the process, currently, for working with CBR or CBZ files would be to upload them then convert them to an actual archive like zip, rar, or 7z. Then you will find that archive is full of jpeg files. Upload can then upload those and convert them to whatever you want. I realize that this is less than ideal, as it requires some thought and effort on the users part. We could develop a convertComics() function to directly convert the input archive to an output archive with less steps, probably improving quality in the process. I'll add this to the list of things to do. Maybe if we gain some traction with comic fans it will help me get that done faster. :) |
Beta Was this translation helpful? Give feedback.
-
Hello,
First thanks for this amazing job with HRConvert2!
I wonder if it would make sense to add the CBR/CBZ file format in conversion from/to PDF or images... Those are format for comics/manga.
At least I would have a real use of such feature.
Beta Was this translation helpful? Give feedback.
All reactions