hypefi / screenshot_identifier

make it easier to search through your screenshots in Mac OS, by mining the data in the pictures using optical character recognition (OCR), and putting it in the title

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install requirements

pip install -r requirements.txt

In CLI

python3 detect.py ./path/of/screenshots

WIP

  • Detect language before mining data
  • Better linter and spellcheck
  • Send all mined data to a note book
  • Organize mined data, with NLP

About

make it easier to search through your screenshots in Mac OS, by mining the data in the pictures using optical character recognition (OCR), and putting it in the title


Languages

Language:Python 97.8%Language:Shell 2.2%