diu/metadata-autotag
Composer 安装命令:
composer require diu/metadata-autotag
包简介
Adds images to tags in media center, based on IPTC keywords
README 文档
README
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 check:
- Title is not set
- Title is just the filename
If on of the above cases are true it will check:
- IPTC Title
- If IPTC Title is also just a filename it will use IPTC Headline if available
统计信息
- 总下载量: 417
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-12-05