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
Host LLMs in Production With On-Demand GPUs
Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
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/