Super simple API for running OCR on an input image using pytesseract & Flask
Takes in the URL to an input image (e.g. https://i.imgur.com/bcFmQS0.jpg) and returns the text in the image after running OCR.
Super simple API for running OCR on an input image using pytesseract & Flask
Takes in the URL to an input image (e.g. https://i.imgur.com/bcFmQS0.jpg) and returns the text in the image after running OCR.