mirror of
https://github.com/gen2brain/cbconvert
synced 2025-10-14 02:28:51 +02:00
add brightness and contrast options
This commit is contained in:
@@ -66,6 +66,8 @@ Using
|
||||
--grayscale Convert images to grayscale (monochromatic)
|
||||
--rotate=0 Rotate images, valid values are 0, 90, 180, 270
|
||||
--flip="none" Flip images, valid values are none, horizontal, vertical
|
||||
--brightness=0 Changes the brightness of the images, must be in range (-100, 100)
|
||||
--contrast=0 Changes the contrast of the images, must be in range (-100, 100)
|
||||
--suffix=SUFFIX Add suffix to file basename
|
||||
|
||||
cover [<flags>] <args>...
|
||||
|
Reference in New Issue
Block a user