Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 502 Bytes

File metadata and controls

16 lines (9 loc) · 502 Bytes

LibTiff.Extensions

Copyright ©2021 Mike King.
Licensed using the MIT licence. See the License.txt file in the solution root for more information.

Overview

LibTiff.Extensions is a solution containing extension methods for LibTiff.Net primarily for OCR'ing images and producing searchable PDF files using the Tesseract OCR Engine. The required Tesseract DLLs are packaged as part of this project.

Pre-Requisites

The library itself and the tests use .Net 6.0.

Methods

To be written.