Posts: 4
Threads: 2
Joined: Nov 2018
Reputation:
0
Operating system(s):
Gimp version: 2.10
After exporting a landscape jpg image the thumbnail appears as portrait in the file manager (Thunar 1.8.1) and the image viewer (ristretto 0.8.3). However, the image viewer displays the image correctly. Ubuntu Studio 18.10 Gimp 2.10. Any help appreciated.
Posts: 4
Threads: 2
Joined: Nov 2018
Reputation:
0
Operating system(s):
Gimp version: 2.10
The image was shot in landscape mode processed from raw in Darktable after which the thumbnail is still correct then modified in GIMP after which the thumbnail has flipped to portrait. The image still display correctly in Ristretto image viewer. Puzzling.
Posts: 6,340
Threads: 272
Joined: Oct 2016
Reputation:
563
Operating system(s):
Gimp version: 2.10
When you look only at the pixel data, the image from a camera is always in landscape mode. The EXIF orientation field specifies which of its four corners is actually the top-left one.
When you edit a portrait image(*), the image is rotated on load, and saved as a portrait image, while the orientation field is reset to indicate the top-left corner as the actual top-left (no rotation).
Normally Gimp does the right thing with the EXIF orientation when saving.
Historically the WinXP image viewer didn't use the EXIF, and so would show portrait images rotated on the side. When yo uused the rotate button, it would resave the rotated image (**) and to add insult to injury, would not change the EXIF orientation, so other viewers (or Gimp) would rotate the image again...
(*) or an upside-down one....
(**) which in itself is a capital sin, you shouldn't change the user data without an explicit order to do so
Posts: 1
Threads: 0
Joined: Dec 2019
Reputation:
0
Operating system(s):
Gimp version: 2.10
choose export and then go to advanced options that appear and do not put a check mark in "to save the thumbnails", that's all.
twopiradians