Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 622 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 622 Bytes

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