Info Panel add check "if exif value exists".

Ideas for improvements and requests for new features in XnView MP

Moderators: XnTriq, helmut, xnview

FKCapitalism2
Posts: 154
Joined: Sun Apr 23, 2023 5:14 am

Info Panel add check "if exif value exists".

Post by FKCapitalism2 »

inside Tools > Settings > View > Info tab can we add check for value being present in EXIF e.g.

Code: Select all

if {EXIF:Focal Length} then {
   Focal Length: {EXIF:Focal Length}mm
} else {
   Focal length info missing
}
If value is there it will show block from true condition if not then show block from false condition.



Reason, when different cameras and lenses e.g. full manual lens does not have aperture or focal length inside exif, info window looks wrong showing info like "Focal length: mm" its just one example.
User avatar
user0
XnThusiast
Posts: 1109
Joined: Sat May 09, 2015 9:37 am

Re: Info Panel add check "if exif value exists".

Post by user0 »

FKCapitalism2
Posts: 154
Joined: Sun Apr 23, 2023 5:14 am

Re: Info Panel add check "if exif value exists".

Post by FKCapitalism2 »

Note the empty GPS section on the bottom Lat: Lng: Altitude:

I want to show more information, but need to hide the lines missing values to save space and make whole info panel more readable.
Now it shows too much text that has no relationship to the current image taken with mirorrless camera, that text only related to images from phones that would have GPS so best its hidden if has no value.

Image from this post.
Image