|
Project Information
Featured
Downloads
Links
|
BackgroundThe Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV Accuracy test. Between 1995 and 2006 it had little work done on it, but since then it has been improved extensively by Google and is probably one of the most accurate open source OCR engines available. Combined with the Leptonica Image Processing Library it can read a wide variety of image formats and convert them to text in over 40 languages. Important Download Information:The language data files are separate from the code!See the ReadMe wiki for installation and usage information!Additional installation and usage information can be found in the FAQ wiki.Important License NoteThe code is all licensed with the Apache 2.0 License EXCEPT the tesseractTrainer.py, which is licensed with GPL. Supported PlatformsThe developers are regularly testing on the following platforms:
Additionally, we believe that the code should be running on these other platforms, but we don't have the resources to test on them regularly:
People have reported success with Cygwin on Windows, but this is not a tested platform. If you're interested in supporting other platforms or languages, please get in touch with Ray Smith. RoadmapVersion 3.01 release is now available for download and contains many new features. (See the ReleaseNotes for a full list.) Most notable new features:
Please check out the ReadMe before going to Downloads as you need more than one file. Even the windows executables tarball is incomplete as language files are required. The upcoming 3.02 release will probably include:
Core DevelopersThe core developer on the project is Ray Smith (theraysmith). Thomas Breuel (tmbdev) and Ilya Mezhirov (mezhirov) work on the OCRopus project, for which Tesseract is one of the pluggable OCR engines; OCRopus also provides layout analysis and statistical language modeling. Most of the work on Tesseract is sponsored by Google. |