Run character recognition on uploaded files
Project description
OCR for documents
This module was written to make uploaded documents, for example scans, searchable by running OCR on them.
It supports all image formats Pillow supports for reading and PDFs.
Installation
To install this module, you need to:
install tesseract and the language(s) your documents use
if you want to support OCR on PDFs, install imagemagick
install the module itself
On an Debian or Ubuntu system you would typically run:
$ sudo apt-get install tesseract-ocr imagemagick
Configuration
To configure this module, go to:
Settings/Technical/Parameters/System parameters and review the parameters with names document_ocr.*
Usage
By default, character recognition is done asynchronously by a cronjob at night. This is because the recognition process takes a while and you don’t want to make your users wait for the indexation to finish. The interval to run the cronjob can be adjusted to your needs in the Scheduled Actions menu, under ` Settings`. In case you want to force the OCR to be done immediately, set configuration parameter document_ocr.synchronous to value True.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.
Credits
The actual work
Images
Odoo Community Association: Icon.
Contributors
Holger Brunn <hbrunn@therp.nl>
Do not contact contributors directly about help with questions or problems concerning this addon, but use the community mailing list or the appropriate specialized mailinglist for help, and the bug tracker linked in Bug Tracker above for technical issues.
Maintainer
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
To contribute to this module, please visit https://odoo-community.org.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for odoo8_addon_document_ocr-8.0.1.0.0.99.dev5-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61621a7d1477a1894c1fba8119fa6f9bba761bc00e33541abfa40b711cda27e5 |
|
MD5 | d5ed1d8cfd0934a94fb09a1d2110fe2e |
|
BLAKE2b-256 | 349297dfdaff1c8ab3023dfc244ef467f057a1c083e981d0e728f84e971b00e2 |