Skip to content

alexose/convert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Convert

OCR Proof of concept

Installation should be pretty easy if you're on a newish debian:

sudo apt-get install nodejs tesseract-ocr ghostscript

cd ~

git clone git@github.com:alexose/convert.git

cd convert

mkdir files

chmod 777 files

npm install

node app.js

Then open up localhost:3000 in Chrome or Firefox.

About

Fast OCR with Node.js and Socket.io.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors