Skip to content

Repository files navigation

Image to String Conversion App

This simple command-line app uses pytesseract to process an image and extract text.

Prerequisites

Make sure you have the following installed on your system:

Install the required Python packages:

pip install pytesseract Pillow

Usage

Clone the repository

git clone https://github.com/Exrelativity/simple-image-processing.git
cd simple-image-processing

Run the app

python image_to_string.py path/to/your/image.png

#e.g 
python3.10 image_to_string.py we_love_live_music_template_with_text_mask_poster-1.jpg

result

The image read

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages