webp-convert icon indicating copy to clipboard operation
webp-convert copied to clipboard

How to resize file webp

Open thanhansoft opened this issue 5 years ago • 2 comments

Hi admin, I want to resize file webp. Please help me!

thanhansoft avatar Nov 05 '19 09:11 thanhansoft

If you have cwebp working, you can use the cwebp-command-line-options option. Cwebp accepts both a "-resize" and a "-crop" option. Find them in the docs here: https://developers.google.com/speed/webp/docs/cwebp

I see there is some interest in resizing. I could perhaps consider implementing such an option as a general option...

rosell-dk avatar Nov 11 '20 08:11 rosell-dk

Resizing would be a great option.

pl71 avatar Oct 09 '22 16:10 pl71