DevToys-app / DevToys

A Swiss Army knife for developers.
https://devtoys.app/
MIT License
26.94k stars 1.45k forks source link

Image conversion to and from WebP feature #1193

Closed AdrianMaj closed 4 months ago

AdrianMaj commented 4 months ago

What feature or new tool do you think should be added to DevToys?

Convert images from png/jpg/jpeg/bmp to .webp and vice versa.

Why do you think this is needed?

Many of the web developers use .webp format to provide images for their websites or web applications, and I think it would be a great feature. Also, an auto-compress option would be great :)

Solution/Idea

Just add that option to the "Image converter" tool. I am not really into C#, so I can't provide any code at the moment.

Comments

No response

veler commented 4 months ago

Hi, It is supported in DevToys 2.0 image

valentincognito commented 3 months ago

May I ask what is the compression level when converting to webp?