Code Monkey home page Code Monkey logo

easyocr's Introduction

easyocr

make ocr more easy

Feature

  • image ocr node test/ocr.test.js
  • converting scanned PDF's to an image
  • support pdf ocr node test/pdf.test.js
  • support electron desktop packager

TODO List

  • support export into word

Usage

  • npm install
  • .\module\config.js 修改百度App ID、App KEY、SECRET KEY 为自己开发者应用配置
  • npm run start

Dependencies

Windows

pdf 转 图片 依赖三个软件

软件见 ./software/ 目录下,双击安装

  • GraphicsMagick x64
  • Ghostscript 9.23 for Windows x64
  • pdfinfo (这个安装完成后,打开cmd输入pdfinfo回车,如果失败,就到在window环境变量path下,添加该软件安装路径即可,添加完成后,cmd执行pdfinfo测试是否正常)

Ubuntu

sudo apt-get install imagemagick ghostscript poppler-utils

OSX (Yosemite)

brew install imagemagick ghostscript poppler

packager

npm run packager

Screenshot

Buy me a coffee

Buy me a coffee

License

Apache License


giscafer.com  ·  GitHub @giscafer  ·  Twitter @nickbinglao  ·  Weibo @Nickbing_Lao

easyocr's People

Contributors

giscafer avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.