why image-orientation css property is not support on safari?

safari browser is not supporting image-orientation css property. Is there any fix for auto orientation for image uploading?


Replies

It might be possible to replicate the behavior using a javascript library that reads Exif data and then apply a CSS transform to your image. This tricks will likely require the same origin or a cross-origin-policy to work.


There is currently no plan to introduce this in Safari as per https://webkit.org/status/#