MessagesReplacement version 2024-09-16new
Some cameras set the EXIF(approve sites) orientation tag(approve sites),
it would be great if ThumbList could recognise this and rotate the photographs appropriately.
IFD0.Orientation 6 'Panasonic DMC-FT1'
Exposure:10/1250 FocalLen:49/10 Aperture:f/3.3 Speed:800
IFD0.Orientation 1 'Panasonic DMC-FT1'
Exposure:10/10000 FocalLen:49/10 Aperture:f/3.3 Speed:125
IFD0.Orientation 1 'Panasonic DMC-FT1'
Exposure:10/1000 FocalLen:49/10 Aperture:f/3.3 Speed:80
IFD0.Orientation 8 'Panasonic DMC-FT1'
Exposure:10/1600 FocalLen:49/10 Aperture:f/10.0 Speed:125
IFD0.Orientation 1 'Panasonic DMC-FT1'
Exposure:10/300 FocalLen:49/10 Aperture:f/3.3 Speed:100
IFD0.Orientation 1 'Panasonic DMC-FT1'
Exposure:10/1600 FocalLen:228/10 Aperture:f/5.9 Speed:80
The image orientation viewed in terms of rows and columns.
Tag = 274 (112.H)
Type = SHORT Int16U
Count = 1
Default = 1
Group IFD0
1 | Horizontal (normal) | The 0th row is at the visual top of the image, and the 0th column is the visual left-hand side. |
2 | Mirror horizontal | The 0th row is at the visual top of the image, and the 0th column is the visual right-hand side. |
3 | Rotate 180 | The 0th row is at the visual bottom of the image, and the 0th column is the visual right-hand side. |
4 | Mirror vertical | The 0th row is at the visual bottom of the image, and the 0th column is the visual left-hand side. |
5 | Mirror horizontal and rotate 270 CW | The 0th row is the visual left-hand side of the image, and the 0th column is the visual top. |
6 | Rotate 90 CW | The 0th row is the visual right-hand side of the image, and the 0th column is the visual top. |
7 | Mirror horizontal and rotate 90 CW | The 0th row is the visual right-hand side of the image, and the 0th column is the visual bottom. |
8 | Rotate 270 CW | The 0th row is the visual left-hand side of the image, and the 0th column is the visual bottom. |
Other = reserved