================================= OCRFeeder - A Complete OCR Suite ================================= OCRFeeder is a complete Optical Character Recognition and Document Analysis and Recognition program. Author: Joaquim Rocha OCRFeeder comes with a graphical user and a command line interfaces. For help on how to use the command line interface, run the command: ocrfeeder-cli --help The graphical interface also features documentation on how to use it, which can be accessed through the Help menu or by pressing F1. Building from git ================== $ git clone https://gitlab.gnome.org/GNOME/ocrfeeder.git $ cd ocrfeeder $ ./autogen.sh $ make Copyright ========== OCRFeeder is (c) 2008-2014 Joaquim Rocha OCRFeeder is (c) 2009-2010 Igalia, S.L. https://wiki.gnome.org/Apps/OCRFeeder The *odf* module is (c) Søren Roug, European Environment Agency http://odfpy.forge.osor.eu/ See AUTHORS file for details on authors OCRFeeder is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. OCRFeeder is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. See the COPYING file for more details.