diff --git a/cli/README.md b/cli/README.md index a305ab30..b5519dbb 100644 --- a/cli/README.md +++ b/cli/README.md @@ -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