https://github.com/gnome/ocrfeeder
Read-only mirror of https://gitlab.gnome.org/GNOME/ocrfeeder
https://github.com/gnome/ocrfeeder
Last synced: about 1 year ago
JSON representation
Read-only mirror of https://gitlab.gnome.org/GNOME/ocrfeeder
- Host: GitHub
- URL: https://github.com/gnome/ocrfeeder
- Owner: GNOME
- License: gpl-3.0
- Created: 2012-06-03T14:09:05.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2025-03-14T13:48:37.000Z (over 1 year ago)
- Last Synced: 2025-04-05T04:13:18.829Z (about 1 year ago)
- Language: Python
- Homepage: https://gitlab.gnome.org/GNOME/ocrfeeder
- Size: 2.43 MB
- Stars: 86
- Watchers: 9
- Forks: 29
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
=================================
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.