Ask a question to get started
Enter to sendā¢Shift+Enter new line
extract_images_from_page( self, page: pypdf._page.PageObject, ) -> str
page
pypdf._page.PageObject
The page object from which to extract images.
Extract images from a PDF page and get the text using images_to_text.