Hi, I am not able to display .svg files. (using the URL)
Do you have any updates?
TL;DR
The .svg files are not displaying because appwrite is likely using php-imagick which has security issues with .svg files. This feature is probably disabled for security reasons.
Solution: You can try converting the .svg files to another format like .png for display.
Joshi
31 Jul, 2024, 08:56
I think appwrite is using php-imagick under the hood and it has serious security issues with .svg