ImageMagick contains a function magickinfo() that reads the EXIF info from an image file without loading the image. This is fast and provides just what I need. Thanks.
1 Like
ImageMagick contains a function magickinfo() that reads the EXIF info from an image file without loading the image. This is fast and provides just what I need. Thanks.