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
- Storage Bucket Permissions
Hey folks, when enabling CRUD on the bucket level for the role any, should the bucket be accessible when using a session client?
- `type 'Null' is not a subtype of type 'b...
When creating a new file using Appwrite Flutter SDK, the file is successfully created on the server, but the client throws the following exception: ``` type ...
- Need help to create a wrapper which let ...
I’m looking for help setting up Appwrite properly on a VPS so I can build a self-hosting wrapper around it. The goal is to provide a Linux executable that allow...