-
Notifications
You must be signed in to change notification settings - Fork 254
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
can't ocr anything with 2.6.2 #337
Comments
Looks like the pre-compiled binaries aren't compiled with jpeg support, try re-building by installing as follows:
|
catileptic
added a commit
to alephdata/ingest-file
that referenced
this issue
Feb 19, 2024
This is done due to the fact that version 2.6.2 doesn't bring any useful functionalities to Aleph and, instead, has the side-effect of breaking OCR for JPEG files as per: sirfz/tesserocr#337 .
tesserocr v2.6.3 binaries are now built with jpeg (as well as tiff and webp) support |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
it works okay with
<2.6
//edit
i guess it needs newer
tesseract-ocr
? might warn about this, if true?The text was updated successfully, but these errors were encountered: