Extracting text from specified area #1418
Unanswered
ajaysurya1221
asked this question in
Q&A
Replies: 2 comments 1 reply
-
The visitor function should provide you with the feature you are looking for: |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks @pubpub-zz , I'll give it a try :) |
Beta Was this translation helpful? Give feedback.
1 reply
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 there a way to extract text from pdf by specifying xmin, ymin, xmax, and ymax? I am trying to pass the bounding box coordinates detected from Yolo model to pypdf2.
Beta Was this translation helpful? Give feedback.
All reactions