Is there a built-in text selection feature in PyMuPDF (like in standard PDF readers)? #4766
Unanswered
seifeddine-ouyahia
asked this question in
Looking for help
Replies: 0 comments
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 👋
I know there are some powerful tools in PyMuPDF-Utilities,
but they don’t seem to be consolidated into a single library.
I’d like to know if there is any built-in or ready-to-use way in PyMuPDF to achieve
the same text selection behavior as standard PDF readers (dragging the mouse, highlighting text, copying, etc.).
Or does this need to be fully implemented manually using page geometry and text spans?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions