Closed steffeng closed 5 months ago
Thank you for reporting this issue, we should have a fix released to PyPI by EoD.
Textractor v1.8.2 is now available in PyPI (it may take up to 30 minutes for the cache to refresh).
Thanks, @Belval. I can confirm the fix on my end. Closing the issue.
The saving of images doesn't work with files already uploaded to s3 with pypdfium2 installed (and pdf2image not installed).
This code works:
This code doesn't work:
I see that the code works when I remove the additional
bytearray
wrapper of the bytes here and take the file_obj/ bytes directly as in this line for local files.Error: