Hi,
I used the extension version 2.2.2 in my typo3 version 9.5.19.
I followed the steps as described in the Readme file.
I selected external converter option in extension configuration and passed parameter as
image/jpeg::/usr/bin/cwebp -jpeg_like %s -o %s|image/png::/usr/bin/cwebp -lossless %s -o %s
and selected convert_all options too.
But, still webp images are served in my latest chrome browser.
Please help me where I am going wrong?


Hi,
I used the extension version 2.2.2 in my typo3 version 9.5.19.
I followed the steps as described in the Readme file.
I selected external converter option in extension configuration and passed parameter as
image/jpeg::/usr/bin/cwebp -jpeg_like %s -o %s|image/png::/usr/bin/cwebp -lossless %s -o %s
and selected convert_all options too.
But, still webp images are served in my latest chrome browser.
Please help me where I am going wrong?