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
- Error getting preview of file
Rest Response: ``` { "message": "Server Error", "code": 500, "type": "general_unknown", "version": "1.8.1" } ``` Appwrite Logs ``` appwrite ...
- Storage images using custom domain retur...
Some of the images uploaded to my storage bucket returns this error: ``` { "message": "Project with the requested ID could not be found. Please check the value...
- Bandwidth limit for your organization ha...
I received an alert that I exceeded the Free plan bandwidth limit (showing 5.86 GB), but my dashboard tells a different story. The usage stats there are much lo...