Skip to content

Adding multiple 'Tags' for an image in windows explorer using python script #10

Description

@Ananya21162

Windows explorer has an option to add tags to image through image properties > Details > Tags.
Can I modify this using python or any other automated method (or bash)? I tried using exif library pip install exif. But it only allows to change image title/subject through its ImageDescription attribute.
Further, exiftools library has an attributes XPkeywords, is it relevant for updating tags? What does it update?

image

image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions