tesseract-5.5.3

Introduction to tesseract

The tesseract package provides an Optical Character Recognition (OCR) engine and command-line program used to extract printed text from images.

[Note]

Note

This package is known to build and work properly using an LFS 13.1 platform.

Package Information

tesseract Dependencies

Required

tesseract-5.5.3

Recommended

Installation of tesseract

Install tesseract by running the following commands:

./autogen.sh &&           

./configure --prefix=/usr --disable-static &&
make

The package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Programs: tesseract
Installed Library: libtesseract.so
Installed Directories: /usr/share/tessdata/configs and /usr/share/tessdata/tessconfigs