... and the picture is right side up as it should be
Huh?
That's odd; I wouldn't have suspected that.
I'll go and check some of your USD images;
maybe I can find something.
'sid
[
EDIT]
Sooo.. it appears that all images are being processed by a script,
at least I haven't found any that wasn't...
without getting into too much details, the script itself doesn't seem to read the exif rotation at all;
it relies on "first pixel order"
or at least the pixeldata is more important than a rotation metadata.
There was (is?) a problem with newer Apple devices (ios 5 and later) that do not rotate the image but take the imagedata directly from the camera only changing the rotation metadata.
To fix that you need to
edit the image
for example rotate and scale it in photoshop.. or
GiMP [freeware]
and save the result.
Some photoeditors (like Apple iPhoto) do not rerender images
but - if possible- change the rotation value only.
Same thing seems to happen with Win7 rotating the image in "windows photo viewer".
OR of course, just remember to rotate your smartphone the other way around
(home button left = bad; home button right= okay)