Korbi10 / image-tagging

CLI Tool to automatically tag images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Tagging

This Software is used to tag Images. In its current state it is used to set a creation Date for WhatsApp Images based on the name

How to Use?

  1. Install python
  2. Install pip
  3. pip install venv
  4. source venv/bin/activate
  5. pip install -r requirements.txt
  6. Run the script with the required folder python main.py tag_images --folder D:[DIRECTORY]\Whatsapp\WhatsApp_Images

About

CLI Tool to automatically tag images


Languages

Language:Python 82.1%Language:Dockerfile 17.9%