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
Hai,
Thank you for providing such a beautiful library.
I have gone through the PyPi site and github README.MD file. I wanted to convert pdf into an image and wanted to store the image into a variable as an object not in memory. When we check the variable type, it should return <class 'PIL.Image.Image'>.
Can someone please guide me how to do.
Thanking you in advance.
The text was updated successfully, but these errors were encountered:
Hai,
Thank you for providing such a beautiful library.
I have gone through the PyPi site and github README.MD file. I wanted to convert pdf into an image and wanted to store the image into a variable as an object not in memory. When we check the variable type, it should return
<class 'PIL.Image.Image'>
.Can someone please guide me how to do.
Thanking you in advance.
The text was updated successfully, but these errors were encountered: