valkin i was wondering if we could get support for HEIC files ? (pictures from Iphones/ipads.
Hi. Thanks for asking. The only browser that supports HEIC format is Safari, and it's unlikely other browsers will support it since it's an Apple-native format.
https://caniuse.com/heif
I am planning a solution for this by using ImageMagick to convert HEIC files to JPG. This of course is a compromise solution, as it won't technically show the original HEIC file. It will however allow thumbnails and viewing HEIC images proxied to browser via the JPG format. Also, this feature will require the server to have ImageMagick installed. There is no other way to support the HEIC format.