I'm building a web app with javascript.
When uploading a photo from my phone its rotated by 90°. Is there a way to change the orientation in the exif data of the file before saving it in the database?
I'm building a web app with javascript.
When uploading a photo from my phone its rotated by 90°. Is there a way to change the orientation in the exif data of the file before saving it in the database?