Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 215 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 215 Bytes

ocr-api

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.