When resizing a JPG file originated in a phone and uploaded to a server with the following method:
The resized JPG file is rotated 90 degrees clockwise.
I suspect, for what I investigated, that the problem could be solved looking at the EXIF metadata in the JPG and depends on that it could need or not a rotation.
I couldn’t find a method to evaluate the EXIF metadata and if needed rotate the JPG.
May be @Christian_Schmitz could give some advice with a method CorrectOrientation using MBS plugins or someone else in the forum using only pure Xojo functions.
Thanks
3 posts - 2 participants