Skip to content

Sid9993/Convertron

Repository files navigation

Convertron

Currently in the budding state.
An all in one web app inorder to convert images and docs into varioud forms as per the requirement of
the user.
Stacks planning to use:
    Python
    Flask
    HTML
    CSS

For running the project

1.Clone the project using git.
2.Activate the virtual environment.
3.Install all the neccessary packages from the requirements.txt file.

Installing tesseract

first, install using pip install pytesseract Install the executable:

for windows: [https://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-w32-setup-v5.0.0-alpha.20210506.exe]

for other os, you can refer this site: [https://tesseract-ocr.github.io/tessdoc/Home.html]

after installing, find the location of tesseract.exe and put it on the tesseract.py module.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors