xyb3rt / sxiv

Simple X Image Viewer
GNU General Public License v2.0
1.82k stars 261 forks source link

Is viewing metadata possible? #414

Closed joshpetit closed 4 years ago

joshpetit commented 4 years ago

Is there a way to view the metadata in an image? For my photography class, this would be helpful since I need to make note of the aperture and what not. This would be pretty a pretty useful feature.

shmibs commented 4 years ago

you can modify the image-info script to display whatever information you'd like about the current image

joshpetit commented 4 years ago

you can modify the image-info script to display whatever information you'd like about the current image

Awesome thanks, I'll link my config when I figure out how to use exiv2 and extract the info I need.

Edit: Here's the config. Shows file size, image size, ISO, Shutter Speed, and Aperture