Hacker News new | ask | show | jobs
by amelius 3898 days ago
Can anybody recommend any good open source OCR libraries that run under *nix?
2 comments

I recently started playing with tesseract.

Here's a dockerfile that will install it in a minimal alpine image.

https://github.com/wartron/docker-tesseract

Not a library but gocr has always been useful for me