You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
histausse ee294166fd
add cleanup
2 years ago
README.md add script 2 years ago
screen_to_text.sh add cleanup 2 years ago

README.md

Screen to text

Take a screen shot, run OCR on it, and put the result to the clipboard

Dependencies:

  • spectacle
  • tesseract
  • xclip (for X, wayland might need more configuration)
sudo pacman -S spectacle tesseract tesseract-data-fra tesseract-data-eng tesseract-data-osd xclip