dlucian / ScreenTrail

Open source MacOS optimized screen recorder with OCR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Open source MacOS optimized screen recorder with OCR


Languages

Language:Python 100.0%