Skip to content

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

@Ananya21162

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

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