rosell-dk / webp-express

Wordpress plugin for serving autogenerated WebP images instead of jpeg/png to browsers that supports WebP
GNU General Public License v3.0
225 stars 64 forks source link

Make it optional if webps larger than the original should be used #525

Closed rosell-dk closed 2 years ago

rosell-dk commented 2 years ago

Why optional? Why not always use the smallest? Well, some might be more concerned with google punishment for not using webp than bandwidth usage.

Related issue: https://github.com/rosell-dk/webp-express/issues/323