camelot-dev / camelot

A Python library to extract tabular data from PDFs
https://camelot-py.readthedocs.io
MIT License
2.81k stars 449 forks source link

Support for alternative PDF parser #376

Open cilia opened 1 year ago

cilia commented 1 year ago

Is there plan to support alternative PDF parsers such as PyMuPDF? Maybe as an option to let user specify and try different parsers so they can decide which is the best to use for their specific PDFs?