Search Docker Hub
tesseract
By toxxin
Tesseract OCR Engine
1.2K
Tesseract is an open source OCR engine available under the Apache 2.0 license.
$ docker run --rm toxxin/tesseract tesseract --help $ docker run --rm -v `pwd`:/work toxxin/tesseract tesseract image.jpg out $ less out.txt
Content type
Image
Digest
Size
713.8 MB
Last updated
over 10 years ago
docker pull toxxin/tesseract