PyMuPDF icon indicating copy to clipboard operation
PyMuPDF copied to clipboard

PyMuPDF is a high performance Python library for data extraction, analysis, conversion & manipulation of PDF (and other) documents.

Results 162 PyMuPDF issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** When extracting certain tables, the default header maybe affect the recognition of correct content. Like this: ![image](https://github.com/user-attachments/assets/a37d8673-8815-4301-ade3-269539e79575) **Describe the solution...

enhancement