Metadata-Version: 2.0
Name: ROI2TEXT
Version: 1.1
Summary: Quickly extract text from your screenshot into clipboard
Home-page: https://github.com/unique1o1/ROI2TEXT
Author: Yunik Maharjan
Author-email: yunik.maharjan@icloud.com
License: MIT
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 3
Requires-Dist: requests
Requires-Dist: pyscreenshot
Requires-Dist: pynput
Requires-Dist: pytesseract
Requires-Dist: scipy
Requires-Dist: numpy
Requires-Dist: pillow

# ROI2TEXT
Python script that lets your select an area of the screen and copy the text inside the image into the clipboard


