OCRFeeder

Last updated
OCRFeeder
OCRFeeder logo w lettering.svg
Ocrfeeder.jpeg
Developer(s) Joaquim Rocha (Igalia)
Initial releaseMarch 2009;12 years ago (2009-03)
Stable release
0.8.3 / March 8, 2020;13 months ago (2020-03-08) [1]
Repository OOjs UI icon edit-ltr-progressive.svg
Written in Python, PyGTK
Operating system Linux, Unix-like
Available inInterface: Czech, Danish, German, English, Spanish, French, Galician, Italian, Norwegian (bokmål), Portuguese, Romanian, Slovenian, Swedish, Chinese [2]
Recognition: depends on OCR engine used
Type Optical character recognition
License GPL (free software)
Website wiki.gnome.org/action/show/Apps/OCRFeeder   OOjs UI icon edit-ltr-progressive.svg

OCRFeeder is an optical character recognition suite for GNOME, which also supports virtually any command-line OCR engine, such as CuneiForm, GOCR, Ocrad and Tesseract. It converts paper documents to digital document files and can serve to make them accessible to visually impaired users.

Contents

OCRFeeder is free and open-source software subject to the terms of the GNU General Public License (GPL) version 3 or later. It is available for Linux and other Unix-like operating systems.

History

Joaquim Rocha introducing OCRFeeder on Gran Canaria Desktop Summit in July 2009 Joaquim Rocha introducing OCRFeeder.jpg
Joaquim Rocha introducing OCRFeeder on Gran Canaria Desktop Summit in July 2009

OCRFeeder was started as a master's thesis in computer science by Joaquim Rocha, [3] who was later hired by Igalia, S.L. and continued development there. [4] [5]

The first version was published in March 2009. [6] The OCRFeeder project was initially published and hosted on Google Code, temporarily used Gitorious [7] and now uses the GNOME infrastructure. [8] Since 5 April 2010 a software package is included in the official Debian repositories. [9]

Version 0.7 from July 30, 2010 brought image pre-processing features, 0.7.1 (November 8, 2010) enabled for scanner access from within OCRFeeder.

Features

OCRFeeder has a simple graphical user interface that is designed to the GNOME Human Interface Guidelines. It performs a Document Layout Analysis and transfers the layout to capable output formats. It searches for content areas, outlines them and guesses the content type (text or image) and processes text areas through the OCR back-end. It can use virtually any command-line OCR engine as back-end and features auto-detection and auto-configuration for all popular free engines. OCR back-ends may be either auto-configured, the necessary command line entered in a GUI dialogue or configured directly via a XML file. Scan image post-processing including de-skewing can be done. [10] All recognition results can be reviewed and edited before saving to the desired output format. Sessions can be saved and loaded. The suite also includes a spell checker. [11] OCRFeeder has built-in procedures for the post-processing of the raw OCR results returned by the OCR engine. It can remove remaining segmentation to printed lines of text, even with removal of hyphenation.

Although OCRFeeder is a GUI tool, it can also run in command line mode (as ocrfeeder-cli), which may be a useful tool for automatic document batch processing. [12] In this mode OCRFeeder uses the default OCR engine, which the user can set in the application's preferences. [13] [14]

The program is written in Python and uses the GTK+ library (using PyGTK). [12] It acts as a graphical front-end for other existing tools. For example, it does not make actual character recognition itself, but uses external programs such as an “OCR engine” that is installed on the system. It can automatically detect and configure CuneiForm, GOCR, Ocrad and Tesseract as backend OCR engines. [15] Scanners are accessed via SANE. For post-processing of scanned images there is integration of the command-line tool “Unpaper”, [12] among other things. PDF files are processed using Ghostscript in the backend.

Input and output

OCRFeeder can import data from PDF or graphic files. From 0.7.1a version it supports grabbing images directly from the scanner device. [11]

The results can be saved in HTML, OpenDocument, plain text [16] or PDF [17] file formats. hOCR file output is also planned. [3] Initial formatting can be done directly in the program.

Related Research Articles

Xfce

Xfce or XFCE is a free and open-source desktop environment for Unix-like operating systems.

GNOME Web Free and open-source Linux web browser

GNOME Web is a free and open-source web browser based on the GTK port of Apple's WebKit rendering engine, called WebKitGTK. It is developed by the GNOME project for Unix-like systems. It is the default and official web browser of GNOME, and part of the GNOME Core Applications.

Scanner Access Now Easy

Scanner Access Now Easy (SANE) is an application programming interface (API) that provides standardized access to any raster image scanner hardware.

Glade Interface Designer

Glade Interface Designer is a graphical user interface builder for GTK, with additional components for GNOME. In its third version, Glade is programming language–independent, and does not produce code for events, but rather an XML file that is then used with an appropriate binding. See List of language bindings for GTK for the available ones.

GOCR is a free optical character recognition program, initially written by Jörg Schulenburg. It can be used to convert or scan image files into text files.

The following is a comparison of version-control software. The following tables include general and technical information on notable version control and software configuration management (SCM) software. For SCM software not suitable for source code, see Comparison of open-source configuration-management software.

Tesseract (software)

Tesseract is an optical character recognition engine for various operating systems. It is free software, released under the Apache License. Originally developed by Hewlett-Packard as proprietary software in the 1980s, it was released as open source in 2005 and development has been sponsored by Google since 2006.

Ocrad is an optical character recognition program and part of the GNU Project. It is free software licensed under the GNU GPL.

GNOME Devhelp

Devhelp is a GTK/GNOME browser for API documentation; it works natively with gtk-doc.

OCRopus

OCRopus is a free document analysis and optical character recognition (OCR) system released under the Apache License v2.0 with a very modular design using command-line interfaces.

Azure DevOps Server is a Microsoft product that provides version control, reporting, requirements management, project management, automated builds, testing and release management capabilities. It covers the entire application lifecycle, and enables DevOps capabilities. Azure DevOps can be used as a back-end to numerous integrated development environments (IDEs) but is tailored for Microsoft Visual Studio and Eclipse on all platforms.

Vala (programming language) programming language

Vala is an object-oriented programming language with a self-hosting compiler that generates C code and uses the GObject system.

CuneiForm Cognitive OpenOCR is a freely distributed open source OCR system developed by Russian software company Cognitive Technologies.

Geany Integrated Development Environment

Geany (IPA:dʒiːni) is a lightweight GUI text editor using Scintilla and GTK, including basic IDE features. It is designed to have short load times, with limited dependency on separate packages or external libraries on Linux. It has been ported to a wide range of operating systems, such as BSD, Linux, macOS, Solaris and Windows. The Windows port lacks an embedded terminal window; also missing from the Windows version are the external development tools present under Unix, unless installed separately by the user. Among the supported programming languages and markup languages are C, C++, C#, Java, JavaScript, PHP, HTML, LaTeX, CSS, Python, Perl, Ruby, Pascal, Haskell, Erlang, Vala and many others.

This comparison of optical character recognition software includes:

Mono (software) Computer software project

Mono is a free and open-source .NET Framework-compatible software framework. Originally by Ximian, it was later acquired by Novell, and is now being led by Xamarin, a subsidiary of Microsoft and the .NET Foundation. Mono can be run on many software systems.

GitLab open-source Git repository host

GitLab is a web-based DevOps lifecycle tool that provides a Git-repository manager providing wiki, issue-tracking and continuous integration and deployment pipeline features, using an open-source license, developed by GitLab Inc. The software was created by Ukrainian developers Dmitriy Zaporozhets and Valery Sizov.

GNOME Builder

GNOME Builder is a general purpose integrated development environment (IDE) for the GNOME desktop environment, primarily designed to aid in writing GNOME-based applications. It was initially released on March 24, 2015. The application's tagline is "A toolsmith for GNOME-based applications".

This is a comparison of GUIs of the software Git.

References

  1. "GNOME FTP archive, OCRFeeder 0.8.3 news file" . Retrieved 2020-04-12.
  2. "GNOME GIT source code repository, LINGUAS file" . Retrieved 2011-02-09.
  3. 1 2 "OCRFeeder - GNOME Live!" . Retrieved 2011-02-09.
  4. "Products". Igalia. Retrieved 2012-11-24.
  5. Rocha, Joaquim (2013-01-14). "Winds of Change" . Retrieved 2013-09-04.
  6. OCRFeeder, Google Code
  7. wiki.gnome.org Differences between revisions 2 and 3
  8. wiki.gnome.org - Differences between revisions 5 and 6
  9. Debian Changelog ocrfeeder (0.6.6+dfsg1-1)
  10. "GNOME GIT source code repository, NEWS file" . Retrieved 2011-02-03.
  11. 1 2 Rocha, Joaquim (2010-11-09). "OCRFeeder version 0.7.1a released" . Retrieved 2011-02-09.
  12. 1 2 3 "GNOME GIT source code repository, README file" . Retrieved 2011-02-09.
  13. Μάνος (2011-03-22). "OCRFeeder 0.7.4: Ψηφιοποιήστε τα έγγραφα σας". OSArena. Retrieved 2011-06-08.
  14. Hejda, Václav (2011-05-26). "OCRFeeder – Užitečný rozpoznávač textu, který však neumí česky". LinuxEXPRES.cz. QCM s.r.o. Retrieved 2011-06-08.
  15. "GNOME GIT source code repository, configuration.py file" . Retrieved 2011-02-03.
  16. OCRFeeder Version 0.7.4 New Features
  17. Version 0.7.6