Skip to main content
Jahia Store
EN

Automated tags / autotagging

community
Download 0.4.0

Information

Module ID
automated-tags
Group ID
org.jahia.modules
Status
community
Category
Connectors
Author
JSG
Developer website
http://www.jahia.com
Requires Jahia
8.1.0.0
Updated
2026-07-09
Source
scm:git:git@github.com:Jahia/automated-tagging.git/automated-tags
Tags
  • autotagging

This module makes tagging images easy so that you can easily search for them and avoid uploading the same image multiple times.

It uses machine learning provided by Amazon AWS Rekognition to automatically tag images, and can be used in 3 different ways in Jahia: 

  • manually, when editing an image, in the tag field you can click "autotag" to trigger it
  • on upload, for every new imagess
  • using a GraphQL endpoint if you wsnt to tag a lot of images on your platform

 

Versions

New Features and Improvements

  • Updated vulnerabilities and updated signature
  • Update graphql dependency
  • Update dependency; bump version

Bug Fixes

  • Fix guava import for compatibility with Jahia 8.1 and 8.2 by @jayblanc in #46
  • Split tagging from upload
Requires Jahia 8.1.0.0Updated 2025-02-18
Requires Jahia 8.1.0.0Updated 2021-11-04
  • Added the possibility to configure the maximum number of tags
  • Added the possibility to configure the degree of confidence
  • Added an API endpoint to do bulk tag
  • Added an option to auto-tag image on upload
  • Added auto-tag button on the tags field in Content Editor
Requires Jahia 8.0.2.0Updated 2021-03-16