ExifViewer.jl icon indicating copy to clipboard operation
ExifViewer.jl copied to clipboard

Reading EXIF data from raw files

Open simsurace opened this issue 11 months ago • 2 comments

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?

simsurace avatar Mar 01 '24 17:03 simsurace

Hey @simsurace, It doesn't work with .NEF yet

ashwanirathee avatar Mar 02 '24 06:03 ashwanirathee

Do you know why? Does it work with other formats?

simsurace avatar Mar 02 '24 07:03 simsurace