Merge pull request #937 from akrisrn/patch-1

Update CLI README.md
This commit is contained in:
Surma
2021-01-20 12:34:42 +00:00
committed by GitHub

View File

@@ -33,6 +33,7 @@ Options:
--resize [config] Resize the image before compressing
--quant [config] Reduce the number of colors used (aka. paletting)
--rotate [config] Rotate image
--mozjpeg [config] Use MozJPEG to generate a .jpg file with the given configuration
--webp [config] Use WebP to generate a .webp file with the given configuration
--avif [config] Use AVIF to generate a .avif file with the given configuration
--jxl [config] Use JPEG-XL to generate a .jxl file with the given configuration