Exif Rules

Categories

RDF

Component ID

2073635

Component name

Exif Rules

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

What does this module offer:

  • Offers ways to erase Exif Metadata from files via Rules Module.
  • Allows one to customize different Exif Tools for those purposes (for now, just the Path to binaries).

What integration with Rules was done:

  • Removes exif metadata from all the fields of an entity (it will look-up image and file fields and in presave it will delete exif data)
  • Removes exif metadata from a file (it will delete the exif data on hook_file_presave)
  • Condition to filter the file according to specific formats (so that selected Exif Tool would work normally)

Notes:

  • I will consider creating more exif rules on request, for now I created what I needed in 1st place.

Dependencies: