Sign inSign up

toxxin/tesseract

By toxxin

•Updated over 10 years ago

Tesseract OCR Engine

Image
1

1.2K

toxxin/tesseract repository overview

⁠Tesseract

Tesseract is an open source OCR engine available under the Apache 2.0 license.

⁠How to use:

$ docker run --rm toxxin/tesseract tesseract --help
$ docker run --rm -v `pwd`:/work toxxin/tesseract tesseract image.jpg out
$ less out.txt

Tag summary

Content type

Image

Digest

Size

713.8 MB

Last updated

over 10 years ago

docker pull toxxin/tesseract