ImageProperty fails on Webp

Was trying out ImageProperty tonight on the variations of images that Cloudinary serves up. I found that it fails to recognize the webp file format as a legit image. ("Downloaded data is not a valid image file.) The content-type header delivered by the server is image/webp.

It also seemed to balk at jpeg xr and jpeg 2000.

Any plans around that?

Thanks, will look into this and try to add webp.

I tested and was able to parse both webp and jpeg 2000. Do you have examples o images that doesn't work with ImageProperties?