Quote:
Originally Posted by JSWolf
Easy fix. Use Calibre to convert CBZ to ePub.
|
Better still, use a real image conversion utility like ImageMagick to desaturate the images, scale to the native resolution of the target device, and apply an appropriate gamma correction. For example:
Code:
mogrify -verbose -strip -format jpg -quality 85% \
-fuzz 1% -trim +repage \
-rotate "90>" \
-resize 1404x1872 \
-type Grayscale -level 0%,100%,0.6 *