Tessract-GUI is not a front-end for tesseract-ocr. It is just a graphical way to use it with simple image manipulation thru ImageMagick.
Categories
OCRLicense
GNU General Public License version 2.0 (GPLv2)Follow Tesseract-gui
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
-
Nice, but I had to edit line 1328 from LangExist = runBash("ls /usr/share/tesseract-ocr/tessdata/" \ to LangExist = runBash("ls /usr/share/tessdata/" \ for it to work correctly on my Mandriva system.
-
Not to bad only the naming of the project is not so well chosen. In case you DO look for a GUI front-end for tesseract-ocr see http://sourceforge.net/projects/gimagereader/