proj-algorithm / gImageReader

gImageReader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:GNU General Public License v3.0


Languages

Language:C++ 95.4%Language:CMake 2.0%Language:Shell 1.5%Language:NSIS 1.0%Language:Makefile 0.1%