Skip to main content

Overview

PyPDF loader extracts text from PDF documents using the pypdf library. It supports digital text extraction and OCR for scanned documents. Ideal for standard PDF files with text layers. Loader Class: PdfLoader Config Class: PdfLoaderConfig

Install

Install the PyPDF loader optional dependency group:

Examples

Parameters