We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5926350 commit 04067acCopy full SHA for 04067ac
1 file changed
media_converter/config.md
@@ -14,7 +14,7 @@ ask other users in the [user group](https://tatsumoto.neocities.org/blog/join-ou
14
* `bulk_convert_fields` - List of fields where the add-on looks for images when bulk-converting.
15
* `bulk_reconvert` - When bulk-converting, reconvert images that are already in the desired format.
16
* `copy_paste` - Convert images when you copy-paste them.
17
-* `cwebp_args` - Extra [cwebp arguments](https://www.unix.com/man-page/debian/1/cwebp/).
+* `cwebp_args` - Extra [cwebp arguments](https://developers.google.com/speed/webp/docs/cwebp#options).
18
They are applied on each call to `cwebp`.
19
* `ffmpeg_args` - Extra [ffmpeg arguments](https://ffmpeg.org/ffmpeg.html).
20
They are applied on each call to `ffmpeg`.
0 commit comments