kamsar / Dianoga

An automatic image optimizer for the Sitecore media library.
Other
104 stars 45 forks source link

Enable WebP optimization #29

Closed Antonytm closed 6 years ago

Antonytm commented 6 years ago

WebP is promising format that allows good optimization comparing to JPEG and PNG. It is supported in Chrome and Opera. Pull request allows to enable usage of WebP format for browsers that support this format.

Antonytm commented 6 years ago

Today figure out that even Akamai CDN has similar option: return WebP for Chrome. :-)

kamsar commented 6 years ago

At first glance, looks pretty nice. Thanks for the contribution.

Before I merge it I'll have to give it a deeper try, and that may take a bit so I appreciate your patience :)

mr-grant commented 6 years ago

Hi @kamsar, Could you merge this pull request?

igor-evstratov commented 6 years ago

Hi @kamsar,

Could you please push the new release to nuget?