Hi, quick question...
Say I have the "Rotate pictures using EXIF data" option checked and a picture comes up sideways. I jump on it and rotate using R or L. Does the EXIF data get updated to reflect the true orientation?
I'd guess yes or it would just come up sideways the next time, but there are so many pictures I can never remember..
Thanks
Rotate using EXIF & corrected rotation
-
- Site Admin
- Posts: 2429
- Joined: 02 Mar 2009, 17:02
Re: Rotate using EXIF & corrected rotation
No, it doesn't update the EXIF, but it does remember what pictures you rotated and to what angle.
-
- Posts: 3
- Joined: 26 Sep 2024, 17:17
Re: Rotate using EXIF & corrected rotation
Ah--is there any way to get to the list? I'd like to fix the photos themselves.
-
- Site Admin
- Posts: 2429
- Joined: 02 Mar 2009, 17:02
Re: Rotate using EXIF & corrected rotation
Technically, there is. But it's far from easy. All this stuff is stored in the SQLite database file, so you'll need a tool to view SQLite databases. Plus, you'll need to execute SQL query inside that database to get the list of rotated files. Are you sure you want to dive that deep?
-
- Posts: 3
- Joined: 26 Sep 2024, 17:17
Re: Rotate using EXIF & corrected rotation
I think that's all I need to know. I can do SQLite. :)
The fun part will be figuring out how what the rotations mean. I looked at the EXIF flags and those alone are confusing enough. I'll poke around.
Thanks!
The fun part will be figuring out how what the rotations mean. I looked at the EXIF flags and those alone are confusing enough. I'll poke around.
Thanks!