Skip to content

Perform OCR on a selection from an image loaded into a browser

Notifications You must be signed in to change notification settings

rock217/ocr-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ocr-wrapper

Perform OCR on a selection from an image loaded into a browser.

Requirements

  • Browser canvas support
  • jQuery & jCrop (included for image selection)
  • Linux host (I used Ubuntu 14.04 as it ships with tesseract 3.03)
  • OCR program(s) installed on a linux host
  • PHP 5.3+

Supported OCR programs

  • abbyyocr11
  • cuneiform
  • ocrad (requires imagemagick's convert)
  • tesseract
  • gocr

Screenshot

Screenshot

About

Perform OCR on a selection from an image loaded into a browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages