From 60cef4cb3a949448f4fe80c22ad8d923c43f8383 Mon Sep 17 00:00:00 2001 From: Surma Date: Sat, 5 Dec 2020 22:05:23 +0000 Subject: [PATCH] README update --- cli/README.md | 1 + 1 file changed, 1 insertion(+) 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