Skip to content

meadowair/gImageReader

 
 

Repository files navigation

gImageReader

gImageReader is a simple Gtk/Qt front-end to tesseract-ocr.

Logo

Features:

  • Automatic page layout detection
  • User can manually define and adjust recognition regions
  • Import images from disk, scanning devices, clipboard and screenshots
  • Supports multipage PDF documents
  • Recognized text displayed directly next to the image
  • Basic editing of output text, including search/replace and removing line breaks
  • Spellchecking for output text (if corresponding dictionary installed)

Installation:

Contributing:

Contributions are always welcome, ideally in the form of pull-requests.

Especially welcome are translations. These can be created as follows:

  1. Copy po/gimagereader.pot file to po/<language>.po (i.e. po/de.po)
  2. Translate the strings in po/<language>.po
  3. Add the language to po/LINGUAS

About

gImageReader

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 94.7%
  • CMake 2.3%
  • Shell 1.7%
  • NSIS 1.1%
  • Makefile 0.2%