When I upload a webp image to storage the image is not displaying correctly. The mime type is MIME Type: image/webp when i view it in the Appwrite Console but it looks like some sort of placeholder image. Any ideas how to display the actual image? Thanks.
Hmm...I think webp isn't supported as a preview image...it might be good to raise a feature request for this
Thanks Steven!
Yes raise an issue!!! Webp seems like it's quickly getting more popular 🤔
Recommended threads
- Payment error
While I was making the subscription for this month, I got the following.
- Appwrite Bucket use
I'm wishing to integrate Appwrite bucket storage into my project for storing documents directly from my server. I'm currently using appwrite free plan,and I'm...
- Image transformations
On flutter web, when using image transformations, the results are being cached. When I replace an image, the old version still appears. Is it possible to manual...