mirror of
https://github.com/ciromattia/kcc
synced 2026-04-19 15:38:50 +00:00
add PNG legacy option (#1271)
This commit is contained in:
@@ -273,6 +273,7 @@ PROCESSING:
|
||||
--coverfill Center-crop only the cover to fill target device screen
|
||||
--forcecolor Don't convert images to grayscale
|
||||
--forcepng Create PNG files instead JPEG
|
||||
--pnglegacy Use a more compatible 8 bit PNG instead of 4 bit.
|
||||
--noquantize Don't quantize PNG images to 16 colors
|
||||
--mozjpeg Create JPEG files using mozJpeg
|
||||
--jpeg-quality The JPEG quality, on a scale from 0 (worst) to 95 (best). Default 85 for most devices.
|
||||
|
||||
Reference in New Issue
Block a user