diu/metadata-autotag

Last activity 09 Mar 2020 417
composer require diu/metadata-autotag

Adds images to tags in media center, based on IPTC keywords

1.0.0

Version
1.0.0
Type
neos-package
Release Date
Dec 05, 2019 20:02
Source
git
Distribution
zip
Requires
  • php: ^7.0
  • neos/flow: ^4.0 || ^5.0
  • neos/media: ^3.0 || ^4.0
  • ext-exif: *
  • ext-mbstring: *
  • neos/metadata-extractor: ^2.0
Suggest
  • neos/metadata-extractor: Extracts meta data from Assets
MIT f802b3308457dbf5cefcdcc03bf0c189bfeda92e

Readme excerpt

Auto tag generator from embedded image keywords

This package will automatically create tags from IPTC keywords of an image and add them to the asset. If the tag exists already, the image will be added to this keyword.

This package also checks if it finds information about copyright, caption and if missing a better title.

You can control the behavior with the following settings:

DIU: MetaData: AutoTag: setTagsFromIptcKeywords: true setCopyrightNoticeFromIptc: true setTitleFromIptcTitle: true setCaptionFromIptcDescription: true Asset Title Update

The check for the asset title is a bit more complex it will …
Read more

The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 12 package(s).