AddOns - nickjwhite/tesseract GitHub Wiki

External tools, wrappers and training projects for Tesseract.

Tesseract box editors and traning tools

Platform support depends on used language and experience of user.

For Tesseract-OCR 3.0x

Box file editors

Name Last update Language Multipage support
jTessBoxEditor March 2015 Java yes
QT Box Editor July 2013 C++, Qt4/Qt5 yes
tesseract-box-editor Feb 2013 .NET 4 yes
Tesseract-OCR boxfile AJAX editor March 2012 online tool
cowboxer Jan 2012 C++, Qt4 no
moshPyTT Feb 2011 Python, GTK2 no
pytesseracttrainer Jan 2011 Python, GTK2 no

For Tesseract-OCR 2.0x

Box file editors

Name Last update Language
Tesseract-OCR boxfile AJAX editor March 2012 online tool
owlboxer Jul 2010 C++, Qt4
Tessboxer Jun 2009 .NET
boxfilereader.php Mar 2009 php
tessboxes Nov 2008 C
JTesseract Oct 2008 C#
wx-tetra Sep 2008 perl, wx
bbtesseract Jul 2008 VB.NET 2008

Other Training Tools

Community training projects

Commercial Training Services

Ports

Tesseract wrappers

Tesseract 3.0x

C wrapper:

.Net:

Python:

Ruby:

Clojure: https://github.com/antoniogarrote/clj-tesseract

Java: http://tess4j.sourceforge.net/ (JNA wrapper)

PHP: https://code.google.com/p/php-tesseract/

Objective-C: https://github.com/ldiqual/tesseract-ios

Tesseract 2.0x

Python:

.NET: http://www.pixel-technology.com/freeware/tessnet2/

Java: