Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/natzcam/screader

screen capture to text to clipboard tool
https://github.com/natzcam/screader

clipboard image-to-text imagetotext ocr screen-capture screen-reader screencapture screenreader screenshot utility

Last synced: 2 days ago
JSON representation

screen capture to text to clipboard tool

Awesome Lists containing this project

README

        

# 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](https://github.com/natzcam/screader/releases), download zip, run app.
2. Alternative is to install [nodejs](https://nodejs.org/en/download), download the source code, then run `npm start`
3. Adjust window to where you want to capture text.
![demo1](images/demo1.png)
4. Minimize the window to trigger text recognition and saving to clipboard.
![demo2](images/demo2.png)