gen2brain / cbconvert

CBconvert is a Comic Book converter
GNU General Public License v3.0
215 stars 13 forks source link

bug: Can't handle dynamic sized pages #40

Open neroes opened 1 week ago

neroes commented 1 week ago

when the pages aren't a consistent size it seems to add buffer on some pages even though it is triggered with no convert i used following command ./cbconvert.exe convert --recursive --no-convert ./Input --outdir ./Output image image

neroes commented 1 week ago

should add that source was epub

gen2brain commented 1 week ago

--no-convert can only work with archives, not with documents like PDF or EPUB, there of course it must extract/convert pages to images. This is all done by the MuPDF library so I don't think I can do here much, if at all.

gen2brain commented 1 week ago

Can you attach some epub so I can reproduce it and maybe try something?

neroes commented 1 week ago

I will black out an epub and send it before the week is over

neroes commented 2 days ago

here is an blacked out version of the epub, this one still adds the white bars despite having consistent resolution across the images (had to change the file extention to zip from epub because of github rules) All Monster Comics.zip