Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 641 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 641 Bytes

TesseractOCRAPI

This is a .Net 7 API Implementation of TesseractOCRPlugin which can be deployed to accept files - OCR them and return the text it finds.

Please note this will currently only work on Windows nodes and Azure App services (tested locally and on Azure) due the System.Drawing.Common not being cross-Compatible

includes Swagger Documentation as part of the deployment for testing as only one function.

Currently this requires a API set in appsettings.json for authorisation as such please be aware if hosting on azure etc, and change it to your perfer key setup as anyone with this repo can use it with the default key.