Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 511 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 511 Bytes

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