You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! Sorry i don't use kotlin so this may be unhelpful but in Python, upon performing something similar, the photo had exif rotation data. You can either get rid of that rotation data or better yet, just utilize that date so your device actually knows what the "Right side up" is.
Here is the Python code after opening it with PIL: ImageOps.exif_transpose(img)
I am getting issue, when Image is taken from front camera it gets Rotated after compression,
The text was updated successfully, but these errors were encountered: