Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 861 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 861 Bytes

STRINGIFY

Web application that convert image into string

How To Tun

Install Flask

command - pip3 install Flask

Install PIL

command - pip3 install Pillow

Install Tesseract

command - pip3 install pytesseract

Do clone of this repo and put in your directory , then in terminal open the directory and write python3 app.py

Compile

Copy the local address and paste it on Any Browser

Load

Load

Run

Run

Output

Output

Technologies used

  • Python3
  • Flask
  • PIL (Python Library)
  • Tesseract
  • bootstrap