To extract all tables in PDF #1128
wingbroken
started this conversation in
Ideas
Replies: 1 comment 4 replies
-
I understand your motivation.
Taking the three together, there is no business case for me doing this. |
Beta Was this translation helpful? Give feedback.
4 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.
-
I know there are some examples that can extract table contents from PDF with Pymupdf. But seems they require pre-analysis of specific doc to adress the table. Any generic way we can extract all tables in PDF like pdfplumber.extract_table() does via some prior configuration? If not, consider to enhance Pymupdf? I like PYMUPDF's fast speed and more granular funtions.
Beta Was this translation helpful? Give feedback.
All reactions