How to use tesseract.net - tvn-cosine/tesseract.net GitHub Wiki

How to use tesseract.net api.

Installing tesseract.net

  1. Download nuget from tesseract.net
  2. Ensure the dll's are set to CopyToOutputDirectory as below Set to include

To understand how the TessBaseApi objects work visit these links:

https://github.com/tesseract-ocr/tesseract/wiki/APIExample

https://github.com/tvn-cosine/tesseract.net/wiki/Initialising-TessBaseAPI

https://github.com/tvn-cosine/tesseract.net/wiki/Extracting-text

https://github.com/tvn-cosine/tesseract.net/wiki/Creating-a-searchable-Pdf