Skip to content

Hariprajwal/LiveScreenOCR-screen-reader-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🔍 LiveScreenOCR: The Google Lens for Your Desktop

A lightweight Python tool that allows you to select any region of your screen and instantly extract text using OCR. Perfect for copying text from images, videos, or protected PDFs.

🚀 Key Features

  • 🎯 Precision Selection: Drag and select any part of the screen.
  • Live Extraction: Get text instantly in your clipboard or a text viewer.
  • 📖 Screen Reading: Helps users read text from non-selectable UI elements.
  • 🐍 Pure Python: Easy to run and modify.

🛠 Tech Stack

  • Python
  • Tesseract OCR / EasyOCR (Specify which one you used!)
  • Tkinter / PyQT (For the selection overlay)
  • Pillow (PIL) (For image processing)

📦 Installation

  1. Install Tesseract OCR on your system.
  2. Clone this repo: git clone https://github.com/Hariprajwal/LiveScreenOCR
  3. Install requirements: pip install -r requirements.txt
  4. Run: python main.py Google Lens–like desktop OCR tool that captures any screen region and extracts text live for reading or copying.
image
Recording.2026-01-01.170710.1.mp4

About

Google Lens–like desktop OCR tool that captures any screen region and extracts text live for reading or copying.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages