gnu ocrad for drupal interface

This project is not covered by Drupal’s security advisory policy.

What is Ocrad?

Ocrad is a program to recognize text in images. Ocrad for drupal is a drupal interface to use ocrad.

Current state of Ocrad for Drupal 7

The ocrad drupal module is able to import single files, such as .pbm, .ppm and .pgm, and display the result recognizing the text.

Installation

It needs ocrad unix command installed in the system if you are using a system based in debian, such as trisquel or ubuntu, you can do:

sudo apt-get install ocrad.

Ocrad can be installed like any other Drupal module -- place it in the modules directory for your site and enable it on the "admin/modules" page, or with drush.

$ drush dl ocrad
$ drush en ocrad

Using

Currently, you can upload image files from /ocrad with a single form and configure the ocrad binary from /admin/config/content/ocrad
.

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • Created by davidam on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases