Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
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

  • 2.0.0
  • latest
  • Source
  • npm
  • Socket score

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc