From b76c4a8416f55ca6174c4f26bbf47802bc984c49 Mon Sep 17 00:00:00 2001 From: James Zern Date: Tue, 26 Nov 2024 12:55:00 -0800 Subject: [PATCH] man/img2webp.1: sync -m text w/cwebp.1 & gif2webp.1 Bug: webp:381109771 Change-Id: I3df400305255ba74a913601cf7aa04f392814370 --- man/img2webp.1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/man/img2webp.1 b/man/img2webp.1 index 77705c356..202d87725 100644 --- a/man/img2webp.1 +++ b/man/img2webp.1 @@ -1,5 +1,5 @@ .\" Hey, EMACS: -*- nroff -*- -.TH IMG2WEBP 1 "September 17, 2024" +.TH IMG2WEBP 1 "November 26, 2024" .SH NAME img2webp \- create animated WebP file from a sequence of input images. .SH SYNOPSIS @@ -88,6 +88,10 @@ Specify the compression factor between 0 and 100. The default is 75. Specify the compression method to use. This parameter controls the trade off between encoding speed and the compressed file size and quality. Possible values range from 0 to 6. Default value is 4. +When higher values are used, the encoder will spend more time inspecting +additional encoding possibilities and decide on the quality gain. +Lower value can result in faster processing time at the expense of +larger file size and lower compression quality. .TP .B \-exact, \-noexact Preserve or alter RGB values in transparent area. The default is