Exif API

Categories

Component ID

1562552

Component name

Exif API

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

For now it uses exiftool to fetch exif data from images. But I want to build a plugin structure with providers so multiple sources can be used to fetch exif data.

The reason I don't use the EXIF module is that I want to use it on a file entity directly and have a good API so that don't get locked.