athrowaway2021 / comix

Seamlessly download and de-drm comics and manga from Kindle in highest possible quality
MIT License
61 stars 20 forks source link

Save tiled grayscale image as grayscale #57

Open noaione opened 7 months ago

noaione commented 7 months ago

Currently, it save tiled grayscale image as RGB8 which takes a ton of space.

> pingo -s0 -l -notrans -grayscale '.\output\Last Game v04\'

  pingo - (28.99s):
  -----------------------------------------------------------------
  194 files => 486.80 MB - (60.51%) saved
  -----------------------------------------------------------------

I don't know if it's possible in comix but AFAIK the Calibre plugins already did this when tiling so they are significantly smaller.