Replies: 1 comment
-
Pretty sure there's an argument to specify where you want to output images and they will be saved to that folder. |
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.
-
Hi there!
I'm looking for a solution to extract images from PDF and tried tools like
pymupdf
. I looked through the Document ofunstructured
and it seems didn't support getting images out of PDF. I only saw something likeinfer_table_structure
.Did I miss anything or
unstructured
just currently doesn't support that?Beta Was this translation helpful? Give feedback.
All reactions