Aleksandr Konovalov
Results
2
issues of
Aleksandr Konovalov
I made clean pythonic implementation. I hope, you like it
## Describe the bug It's 2-in-1 problem. At first, image raw data (for example, `doc.pages[1].images[0]['stream'].rawdata`) is broken. PIL Image `PIL.Image.open(io.BytesIO(doc.pages[1].images[0]['stream'].rawdata))` except an error `{UnidentifiedImageError}UnidentifiedImageError('cannot identify image file ')`. If to...
bug
awaiting-code-or-pdf