How to extract vector images from page #1449
Unanswered
LastMonody
asked this question in
Q&A
Replies: 1 comment
-
Ok, I understand better now. BTW you could have continued comments with your first post - I converted it to a discussions already.
But if you just want images either drawings or raster, then you can simply check |
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.
-
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.
Beta Was this translation helpful? Give feedback.
All reactions