Y
Hacker News
new
|
ask
|
show
|
jobs
by
skavi
485 days ago
in that case, what’s the deal with extract_bytes being async? i’m not incredibly familiar with python, but i’d expect a “byte string” to be in memory.
1 comments
nhirschfeld
485 days ago
You still need to write it to file to process it via pandoc/tesseract etc.
There are alternative options to tesseract ofc.
link
LoganDark
485 days ago
> You still need to write it to file to process it via pandoc/tesseract etc.
This sounds... I guess Pythonic? Sheesh.
link
There are alternative options to tesseract ofc.