add webp support
6
votes
Anonymous
shared this idea
WebP support is now complete: http://imageresizing.net/plugins/webp
A separate library, Imazen.WebP, was created to make a generic wrapper for all other .NET users as well.
-
Rob Becker commented
It would be an excellent addition to the performance bundle if the webp plugin automatically ran on requested images and served a webp version of the image instead of the original image requested. It would have to use User Agent sniffing to determine when to send a webp to browsers that support it.