Posted by sunspikes on March 6, 2011 at 3:09pm
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,
- 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. - 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.
Downloads
Other releases
Development releases
Project Information
- Maintenance status: Actively maintained
- Development status: Maintenance fixes only
- Module categories: Administration, Content, Import/Export, Utility
- Reported installs: 12 sites currently report using this module. View usage statistics.
- Downloads: 207
- Last modified: June 23, 2011