1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
.TH gImageReader "1" "Aug 18, 2014"
.SH NAME
gimagereader \- Graphical GTK+ front-end to tesseract-ocr
.SH SYNOPSIS
\fBgimagereader-gtk\fP [image\-file]
.SH DESCRIPTION
\fBgImageReader\fP is a simple GTK+ front-end to tesseract-ocr. It supports
automatic page layout detection but the user can also manually define and adjust
the recognition regions. It is possible to import images from disk, scanning
devices, clipboard and screenshots. gImageReader also supports multipage PDF
documents. Recognized text is displayed directly next to the image and basic
text editing including search/replace and removing of line breaks is possible.
Spellchecking for the output text is also supported if the corresponding
dictionaries are installed.
.SH SEE ALSO
The documentation of gImageReader can be found from the "Options" menu.
.SH AUTHOR
This manual page was written by Philip Rinn <rinni@inventati.org> for the
Debian GNU/Linux system (but may be used by others).
|