Python wrapper for exiftool
PyExifTool is a Python library to communicate with an instance of Phil Harvey's ExifTool command-line application. The library provides the class exiftool.ExifTool that runs the command-line tool in batch mode and features methods to send commands to that program, including methods to extract meta-information from one or more image files. Since exiftool is run in batch mode, only a single instance needs to be launched and can be reused for many queries. This is much more efficient than launching a separate process for every single query.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 0.5.6-1.fc45 | - |
| Fedora 44 | 0.5.6-1.fc44 | - |
| Fedora 43 | 0.5.6-1.fc43 | - |
You can contact the maintainers of this package via email at
python-pyexiftool dash maintainers at fedoraproject dot org.