/extracttext

This bash script uses ImageMagick, tesseract-ocr and xsel to take a screenshot of an area, extract the text from it and copy the extracted text to the clipboard. It is useful for quickly copying text from images or documents into the clipboard for further processing.

Primary LanguageShellGNU General Public License v3.0GPL-3.0

Watchers