Skip to content

natzcam/screader

Repository files navigation

screader

  • Simple utility that converts screen areas to text, and then saves to your clipboard, ready for pasting.
  • Useful in workflows where you can't select the text like on images or proprietary interfaces/windows.

usage

  1. Go to Releases, download zip, run app.
  2. Alternative is to install nodejs, download the source code, then run npm start
  3. Adjust window to where you want to capture text. demo1
  4. Minimize the window to trigger text recognition and saving to clipboard. demo2