Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Convert image to text

Small Python script to convert image to text using CLI.

# Install requirements
sudo apt install tesseract-ocr
pip install -r requirements.txt

# Run converter
python main.py <filename>

About

Small Python script to convert image to text using CLI.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages