issues
search
ocropus
/
hocr-tools
Tools for manipulating and evaluating the hOCR format for representing multi-lingual OCR results by embedding them into HTML.
Other
371
stars
79
forks
source link
Update hocr-pdf
#147
Closed
zuphilip
closed
5 years ago
zuphilip
commented
5 years ago
Use base64.b64decode instead of base64.decodestring; fix #145
Add warning when no JPG images are found in directory; fix #123
Improve error handling; fix #35