Skip to content

Small Python script to convert image to text using CLI.

Notifications You must be signed in to change notification settings

paralta/convert-image-to-text

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

No releases published

Packages

No packages published

Languages