Alamofire / AlamofireImage

AlamofireImage is an image component library for Alamofire
MIT License
3.99k stars 523 forks source link

Webp support #405

Closed CleSmartwave closed 4 years ago

CleSmartwave commented 4 years ago

Any update regarding webp support?

jshier commented 4 years ago

No. We hope to make it easier for users to add their own image decoding, but haven't had a chance to implement that. AlamofireImage will likely never include support for WebP, unless the OS adds it, but hopefully we can enable users to add it themselves.