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

OCR functionality for Drupal, import text from images as Drupal nodes using tesseract ocr tool.

This module creates nodes using text extracted from images.
The module uses tesseract for extraction process

The extraction process can be done,

  1. Interactively: In this way the user can choose an image file,
    this will take the use to a node creation page, where user will be provided
    with prepopulated body field, and an empty title fild and an option to choose
    content type for the node.
  2. As batch: That is the user can choose a particular directory inside files folder
    and the module will create nodes as batch with text extracted from
    image as body and as of now the filename as title and content type
    given in the admin settings.

Project information

Releases