Skip to content

scheffan/ScreenToText

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ–ΌοΈ ScreenToText – Select screen region β†’ OCR β†’ Clipboard

ScreenToText is a lightweight tool that lets you select any area of your screen, extract text using EasyOCR, and copy it directly to your clipboard.

No Tesseract required.
No external binaries.
Fully portable.


πŸš€ Features

  • Select any region on screen using a transparent overlay
  • Automatic screenshot of selected area
  • OCR powered by EasyOCR (English + Spanish)
  • Extracted text is copied instantly to clipboard
  • Works on Windows, Linux, and macOS
  • Pure Python implementation

πŸ“¦ Installation

git clone https://github.com/scheffan/ScreenToText
cd ScreenToText
pip install -r requirements.txt

## Usage Run

```bash
python screen_to_text.py

##🧠 Example

===== Extracted Text =====
Hello world!
This text was captured from a screenshot.

Copied to clipboard βœ”




##πŸ’¬ Author

Esteban Mendez
QA Automation Β· Data Analysis Β· AI Validation
https://github.com/scheffan

About

Screen To Text Files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages