Editing Tesseract-ocr

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
{{Infobox tool
+
{{Infobox_tool
 +
|purpose=Open source OCR engine, accepting uncompressed TIFF files as input
 
|image=Tesseract.png
 
|image=Tesseract.png
|purpose=Open source OCR engine, accepting uncompressed TIFF files as input
+
|homepage=http://code.google.com/p/tesseract-ocr/
|homepage=https://github.com/tesseract-ocr/tesseract
 
 
|license=Apache 2.0 License EXCEPT the tesseractTrainer.py, which is licensed with GPL
 
|license=Apache 2.0 License EXCEPT the tesseractTrainer.py, which is licensed with GPL
 
|platforms=Linux, Windows, MacOSX
 
|platforms=Linux, Windows, MacOSX
|formats_out=ALTO (Analyzed Layout and Text Object)
 
|function=OCR
 
|content=Image
 
}}
 
{{Infobox tool details
 
|ohloh_id=tesseract-ocr
 
 
}}
 
}}
 +
 +
<!-- Delete the Categories that do not apply -->
 +
[[Category:OCR]]
 +
 +
 +
 
= Description =
 
= Description =
 
Tesseract is probably the most accurate open source OCR engine available. Combined with the [http://leptonica.com/ Leptonica Image Processing Library] it can read a wide variety of image formats and convert them to text in over 60 languages. It 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.
 
Tesseract is probably the most accurate open source OCR engine available. Combined with the [http://leptonica.com/ Leptonica Image Processing Library] it can read a wide variety of image formats and convert them to text in over 60 languages. It 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.
Line 19: Line 19:
  
 
==Licensing and cost==
 
==Licensing and cost==
Tesseract is an Open Source OCR engine, available under the [http://www.apache.org/licenses/LICENSE-2.0 Apache 2.0 license]. It can be used directly, or (for programmers) using an [https://github.com/tesseract-ocr/tesseract/blob/master/include/tesseract/baseapi.h API].
+
Tesseract is an Open Source OCR engine, available under the [http://www.apache.org/licenses/LICENSE-2.0 Apache 2.0 license]. It can be used directly, or (for programmers) using an [http://code.google.com/p/tesseract-ocr/source/browse/trunk/api/baseapi.h API].
  
 
==History==
 
==History==
Line 35: Line 35:
 
GIF is not supported [http://www.leptonica.com/library-overview.html http://www.leptonica.com/library-overview.html].   
 
GIF is not supported [http://www.leptonica.com/library-overview.html http://www.leptonica.com/library-overview.html].   
 
===Output generated===
 
===Output generated===
plain text, hOCR (HTML), PDF, invisible-text-only PDF, TSV and ALTO (XML)
+
Tesseract outputs to TXT. PDF output was added in version 3.03.
  
 
==Documentation and support==
 
==Documentation and support==
Line 41: Line 41:
 
*Installation information is found on the [https://code.google.com/p/tesseract-ocr/wiki/ReadMe ReadMe] page of the project site.
 
*Installation information is found on the [https://code.google.com/p/tesseract-ocr/wiki/ReadMe ReadMe] page of the project site.
 
*Support is offered and issues are addressed on the [https://code.google.com/p/tesseract-ocr/issues/list Issues] page of the project site.
 
*Support is offered and issues are addressed on the [https://code.google.com/p/tesseract-ocr/issues/list Issues] page of the project site.
 
==Included in==
 
*Integration with the free [http://www.dcc.ac.uk/resources/external/xena-software-0 Xena-Digital Preservation Software][http://sourceforge.net/projects/xena/?source=navbar http://sourceforge.net/projects/xena/?source=navbar]
 
*Integration with Free Online OCR [http://www.free-ocr.com/faq.html http://www.free-ocr.com/faq.html]
 
  
 
==Usability==
 
==Usability==
Line 51: Line 47:
  
 
= User Experiences =
 
= User Experiences =
 +
==Experiences with Tesseract==
 
*Lazorchak, Butch. (2014). Making Scanned Content Accessible Using Full-text Search and OCR [http://blogs.loc.gov/digitalpreservation/2014/08/making-scanned-content-accessible-using-full-text-search-and-ocr/ http://blogs.loc.gov/digitalpreservation/2014/08/making-scanned-content-accessible-using-full-text-search-and-ocr/]
 
*Lazorchak, Butch. (2014). Making Scanned Content Accessible Using Full-text Search and OCR [http://blogs.loc.gov/digitalpreservation/2014/08/making-scanned-content-accessible-using-full-text-search-and-ocr/ http://blogs.loc.gov/digitalpreservation/2014/08/making-scanned-content-accessible-using-full-text-search-and-ocr/]
 
*Texas A&M University. (2012-). Early Modern OCR Project Workflow [http://emop.tamu.edu/about http://emop.tamu.edu/about http://emop.tamu.edu/about http://emop.tamu.edu/about]
 
*Texas A&M University. (2012-). Early Modern OCR Project Workflow [http://emop.tamu.edu/about http://emop.tamu.edu/about http://emop.tamu.edu/about http://emop.tamu.edu/about]
Line 57: Line 54:
 
*Lacy, David. (2014). Digital Library upgrade provides enhanced discovery [http://blog.library.villanova.edu/digitallibrary/2014/02/18/digital-library-upgrade-provides-enhanced-discovery/#sthash.OwCtLlEc.dpuf http://blog.library.villanova.edu/digitallibrary/2014/02/18/digital-library-upgrade-provides-enhanced-discovery/#sthash.OwCtLlEc.dpuf]
 
*Lacy, David. (2014). Digital Library upgrade provides enhanced discovery [http://blog.library.villanova.edu/digitallibrary/2014/02/18/digital-library-upgrade-provides-enhanced-discovery/#sthash.OwCtLlEc.dpuf http://blog.library.villanova.edu/digitallibrary/2014/02/18/digital-library-upgrade-provides-enhanced-discovery/#sthash.OwCtLlEc.dpuf]
 
*Applied in an AQuA Mashup that resulted in the Solution page: [http://wiki.opf-labs.org/display/AQuA/Compare+OCR+results+of+the+same+source+material+in+different+formats+%28TIFF%2C+JP2%29 Compare OCR results of the same source material in different formats (TIFF, JP2)]
 
*Applied in an AQuA Mashup that resulted in the Solution page: [http://wiki.opf-labs.org/display/AQuA/Compare+OCR+results+of+the+same+source+material+in+different+formats+%28TIFF%2C+JP2%29 Compare OCR results of the same source material in different formats (TIFF, JP2)]
 +
==Experiences with software integrating Tesseract==
 +
*Integration with the free [http://www.dcc.ac.uk/resources/external/xena-software-0 Xena-Digital Preservation Software][http://sourceforge.net/projects/xena/?source=navbar http://sourceforge.net/projects/xena/?source=navbar]
 +
*Integration with Free Online OCR [http://www.free-ocr.com/faq.html http://www.free-ocr.com/faq.html]
  
 +
= Activity Feeds =
 +
==Google Code Source Feed==
 +
Below the last 5 source updates:
 +
<rss max=5>https://code.google.com/feeds/p/tesseract-ocr/gitchanges/basic</rss>
 +
==Google Code Wiki Feed==
 +
Below are the last 3 wiki updates:
 +
<rss max=3>https://code.google.com/feeds/p/tesseract-ocr/gitchanges/basic?repo=wiki</rss>
 +
==Google Code Issue Feed==
 +
Below are the last 3 issue updates:
 +
<rss max=3>https://code.google.com/feeds/p/tesseract-ocr/issueupdates/basic</rss>
  
= Development Activity =
 
Source Commits : [https://github.com/tesseract-ocr/tesseract/commits https://github.com/tesseract-ocr/tesseract/commits]
 
  
Issues : https://github.com/tesseract-ocr/tesseract/issues
+
{{Infobox_tool_details
 +
|ohloh_id=tesseract-ocr
 +
}}

Please note that all contributions to COPTR are considered to be released under the Attribution-ShareAlike 3.0 Unported (see COPTR:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)