Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

electron-ocr

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

electron-ocr

Optical Character Recognition module for Electron Applications

latest
Source
npmnpm
Version
2.0.0
Version published
Maintainers
2
Created
Source

electron-optical-character-recognition

Description

The electron-ocr module provides an easy to use Optical Character Recognition library with Electron applications by leveraging the Ocrad.js library.

Installation

With npm do:

npm install electron-ocr

Usage

Initialize the OCR library:

ocr.set();

Dependencies

Uses with the following versions:

"jquery": "^2.2.0",
"ocrad.js": "0.0.1"

Built with electron-ocr

  • Itamae - Digital recipe app built with Ember, Electron, and OCR.

If you're integrating the module in a creative way, please submit a pull request so your application can be featured above.

Contributing

To submit patches:

  • Fork this repository
  • Implement the desired feature with tests (and documentation if necessary)
  • Submit a pull request

Future

Features that would be nice to include:

Please open an issue if you have any other updates that would be nice to have.

License

The electron-ocr module is released under the MIT license.

Keywords

Electron

FAQs

Package last updated on 25 Feb 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts