/ScreenTrail

Open source MacOS optimized screen recorder with OCR

Primary LanguagePython

Screen Trail

This tool records your screen and saves text that was displayed.

Features:

  • supports multiple displays
  • supports retina displays

Installation

brew install tesseract
# sudo apt-get install tesseract-ocr
pip install pytesseract numpy opencv-python mss