Skip to content

rahimprz/Image-to-Text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ–ผ๏ธ Image to Text OCR Tool with Bounding Boxes

A Python-based desktop application that extracts text from images using Tesseract OCR, and visually displays detected words with bounding boxes on the image.


๐Ÿš€ Features

  • ๐Ÿ“ค Upload image and auto-extract text
  • ๐ŸŸฉ Bounding boxes drawn on detected text
  • ๐Ÿงพ Overlay labels showing recognized words
  • ๐Ÿ’ฌ Extracted text shown in editable textbox
  • ๐Ÿ’พ Save extracted text as .txt file
  • ๐Ÿงน Clear/reset interface

๐Ÿ“ฆ Requirements

  • Python 3.7+
  • Tesseract OCR

๐Ÿ”ง Python Modules

Install required Python modules:

pip install pillow pytesseract

About

A Python-based desktop application that extracts text from images using Tesseract OCR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages