You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a python (Django) project that allows takes requests with an image payload and returns text from the image. The text is parsed by pytesseract.
About
This python project allows users to process text out of images. The python library pytesseract is used for the optical character recognition. The language to parse can be selected.