Skip to content

A cross-platform YOLO enhanced, tagging, screenshot app that tags\stores detected objects within image's EXIF's UserComment entry

Notifications You must be signed in to change notification settings

GiorgosXou/SCTG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCTG - SCREENSHOT TAG

A cross-platform YOLO enhanced, tagging, screenshot app that tags\stores detected objects within image's EXIF's UserComment entry. ALPHA VERSION 0.1.0

Setup

git clone https://github.com/GiorgosXou/SCTG && cd SCTG
pip install .

Usage

sctg ~/my_screenshot_folder
Print Screen + Description
Screenshot
ctrl Screenshot Cut Area
shift Screenshot Without Saving
ctrl + shift Screenshot Cut Area dont save
  • right click on screenshot to add extra tags
  • Copy to clipboard is not yet supported for mac and windows
  • To search for tags in images install exiftool for example in arch:
sudo pacman -S perl-image-exiftool

and then use grep or something to find what you want, like:

exiftool * -UserComment | grep -i YouTube

Tested

Tested, on Arch linux with i3 btw 🤓

Disclaimer

This is just a crappy implementation of a nice idea that i had. Don't get anything at this alpha version too seriously

Outro

If you use linux you might need to install libnotify too. here's a silly screenshot example, have a look up right (although this specific screenshot doesn't utilize the yolo algorithm there):

Alt text

About

A cross-platform YOLO enhanced, tagging, screenshot app that tags\stores detected objects within image's EXIF's UserComment entry

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages