You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to OCR a file. I got an error saying "MemoryError" and the OCR couldn't be completed. I assume that this has something to do with my laptop not having sufficient RAM. But, probably OCRmyPDF can do something to work with the available RAM.
Steps to reproduce
1. Run ocrmypdf -v1 --max-image-mpixels 1000 --tesseract-downsample-large-images --tesseract-downsample-above 3508 --output-type pdf 430.pdf ocr.pdf
2. See error message.
Describe the bug
I tried to OCR a file. I got an error saying "MemoryError" and the OCR couldn't be completed. I assume that this has something to do with my laptop not having sufficient RAM. But, probably OCRmyPDF can do something to work with the available RAM.
Steps to reproduce
Files
430.pdf
How did you download and install the software?
PyPI (pip, poetry, pipx, etc.)
OCRmyPDF version
ocrmypdf 16.1.2
Relevant log output
The text was updated successfully, but these errors were encountered: