Skip to content

JakeTrans/TesseractOCRAPI

Repository files navigation

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.

About

Api Using TesseractOCRPlugin to OCR Documents

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages