langchain
23231d65 - Add PyMuPDF PDF loader (#1426)

Commit
3 years ago
Add PyMuPDF PDF loader (#1426) Different PDF libraries have different strengths and weaknesses. PyMuPDF does a good job at extracting the most amount of content from the doc, regardless of the source quality, extremely fast (especially compared to Unstructured). https://pymupdf.readthedocs.io/en/latest/index.html
Author
Parents
Loading