Skip to main content
Like PyMuPDF, the output Documents contain detailed metadata about the PDF and its pages, and returns one document per page.

Overview

Integration details

Loader features

Setup

Credentials

No credentials are needed to use this loader. To enable automated tracing of your model calls, set your LangSmith API key:

Installation

Install langchain-community.

Initialization

Now we can instantiate our model object and load documents:

Load

Lazy load


API reference

For detailed documentation of all PDFPlumberLoader features and configurations head to the API reference: python.langchain.com/api_reference/community/document_loaders/langchain_community.document_loaders.pdf.PDFPlumberLoader.html