Skip to content

Latest commit

 

History

History
143 lines (105 loc) · 9.17 KB

AddOns.md

File metadata and controls

143 lines (105 loc) · 9.17 KB

For GUI interface to Tesseract and other 3rd Party projects, please see User Projects - 3rd Party

External tools, wrappers and training projects for Tesseract

Tesseract box editors and training 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 January 2017 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

Ports

Tesseract wrappers

Tesseract 3.0x

C wrapper:

.Net:

Python:

R:

  • tesseract Bindings to the C++ API for the R programming language

Ruby:

Java: tess4j - JNA wrapper. Docs and discussions - http://tess4j.sourceforge.net/

Node.js

  • penteract - The native node.js bindings to the Tesseract OCR project.

PHP:

Objective-C:

Clojure: clj-tesseract

Tesseract 2.0x

Python:

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

Java: tess4j (0.4) - JNA wrapper. Docs and discussions - http://tess4j.sourceforge.net/