-
Notifications
You must be signed in to change notification settings - Fork 700
How to extract vector images from page #1448
Copy link
Copy link
Closed
Labels
Description
Sorry, the first time I submitted a question, the wrong question became a bug. First, my purpose is to pass the page Getimagelist (full = true) determines whether there are pictures on the page. If there are pictures, I will parse them through OCR. If not, I will parse them through Fitz. But now the hand I call this method is empty, so I use Fitz to extract text, but it is empty. I also try two modes: vector image and bitmap, but bitmap can extract images, However, the page is a vector image, but the image cannot be obtained.
Reactions are currently unavailable