rafasgj / fpi-project-old

f/π is a digital asset organizer tool focused on photographers.
GNU General Public License v2.0
2 stars 0 forks source link

Use Exiftool instead of GExiv2. #33

Closed rafasgj closed 6 years ago

rafasgj commented 6 years ago

Although the use GTK+ is planned for f/π, and this makes using GExiv2 pretty direct, it seems that GExiv2 has no support for RAW files such as Canon's CR2 and Olympus ORF.

Sven Marnach's python binding to Phil Harvey's Exiftool seems to be a decent and working replacement. (https://smarnach.github.io/pyexiftool)

Replace all GExiv2 usage to exiftool.