UB-Mannheim / ocr-fileformat

Validate and transform various OCR file formats (hOCR, ALTO, PAGE, FineReader)
https://digi.bib.uni-mannheim.de/ocr-fileformat/
MIT License
181 stars 22 forks source link

Download using objectURL of a blob #73

Closed kba closed 6 years ago

kba commented 6 years ago

The data-URL technique only works for reasonably short strings, this is a more robust implementation. Should work for transformations from URL and upload.

stweil commented 6 years ago

I have committed a fix for Dockerfile which hopefully makes it work again.