OCR Tools

Tesseract – optical character recognition engine

Tesseract Open Source OCR Engine was originally developed at Hewlett Packard Laboratories Bristol and at Hewlett Packard Co, Greeley Colorado between 1985 and 1994.

The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV Accuracy test. Between 1995 and 2006 it had little development done on it, but it is probably one of the most accurate open source OCR engines available.

Please note that this software has no page layout analysis, no output formatting, and no graphical user interface.

Tesseract runs from the command line. It can only process an image of a single column and create text from it. It can detect fixed pitch vs proportional text. Tesseract handles image files in TIFF format (with filename extension .tif); other file formats need to be be converted to TIFF before being submitted to Tesseract.

Key Features

  • Suitable for use as a backend, and can be used for more complicated OCR tasks including layout analysis by using a frontend such as OCRopus.
  • Scripts to test accuracy against the original 1995 tests run by UNLV.
  • Ability to train in other languages and scripts.
  • Support for English, French, Italian, German, Spanish, and Dutch.

Website: github.com/tesseract-ocr/tesseract
Support: Mailing List
Developer: Oliver Rauch
License: GNU General Public License v2.0

Tesseract is written in C++. Learn C++ with our recommended free books and free tutorials.


Related Software

OCR Systems
TesseractHigh quality neural net (LSTM) based OCR engine focused on line recognition
EasyOCROCR that reads natural scene text and dense text in documents
ocrsModern OCR engine
SuryaMultilingual document OCR toolkit with text recognition
ocropyOpen source document analysis and OCR system
OcradOCR engine based on a feature extraction method
CuneiformOCR Engine to convert OCR documents into editable form
GOCRReads images in many formats

Read our verdict in the software roundup.

OCR Tools
OCRmyPDFAdds an OCR text layer to scanned PDFs using the unpaper utility
PaperworkSimplify the management of your paperwork
OCRFeederDesktop OCR suite featuring a complete GTK graphical user interface
ocropyOpen source document analysis and OCR system
gImageReaderSimple Gtk/Qt front-end to Tesseract
gscan2pdfGUI to produce PDFs or DjVus from scanned documents
lioslinux-intelligent-ocr-solution for converting print into text
hocr-toolsManipulate and evaluate hOCR format
SkanpageSimple scanning application optimized for multi-page document scanning
GOCRReads images in many formats

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments