Skip to content

felicedev/search_images_ocr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search Image OCR

Search text inside images using OCR ( PyTesseract).

1. Install dependencies

pip install -r requirements.txt

2. Import Images

Import images inside /images directory, later the script will scan and looking for *.png files, extract text using OCR and save information inside Sqlite DB.

3. Run

  • Run and use the script.
  • The console will ask for prompt and directly open the image when find a result.

About

Search text inside images using OCR ( PyTesseract)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages