diff --git a/cli/README.md b/cli/README.md index ea15a478..3fa5f512 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 + --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 --wp2 [config] Use WebP2 to generate a .wp2 file with the given configuration