PyMuPDFLoader
This notebook provides a quick overview for getting started with PyMuPDF document loader. For detailed documentation of all __ModuleName__Loader features and configurations head to the API reference.
Overview
Integration details
| Class | Package | Local | Serializable | JS support | 
|---|---|---|---|---|
| PyMuPDFLoader | langchain_community | ✅ | ❌ | ❌ | 
Loader features
| Source | Document Lazy Loading | Native Async Support | Extract Images | Extract Tables | 
|---|---|---|---|---|
| PyMuPDFLoader |