Extract image
#1698
Replies: 1 comment
-
I did this for the cover image of the PDF. I don't see why you couldn't do this for different PDF pages.
I use this util function within my loadAndStorePDf func, which is asynchronous. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to extract images from a page? I need to get images like the way ı can get text with
getTextContent()
Beta Was this translation helpful? Give feedback.
All reactions