Open jaakla opened 5 years ago
For HEIC (newer iPhone images) support use preliminary exifread implementation here: https://github.com/ianare/exif-py/pull/89 . But you should download PR branch separately and put under your src folder as subfolder exifread
.
Instead of ExifTool binary can use more integrated python lib to find EXIF tags. Then no need to install Perl and another tool.