ExifViewer.jl
ExifViewer.jl copied to clipboard
Reading EXIF data from raw files
ExifViewer seems to be unable to read EXIF data from some raw files (I tried with .NEF, don't know if this generalized to other formats). Is this a limitation of libexif (it does not seem to be, since libexif mentions .NEF files in several places)? How come the wrapper just returns an empty Dict
?
Hey @simsurace, It doesn't work with .NEF yet
Do you know why? Does it work with other formats?