Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs-v1.agno.com/llms.txt

Use this file to discover all available pages before exploring further.

PDFImageReader is a reader class that allows you to read data from PDF files with images.
ParameterTypeDefaultDescription
pdfUnion[str, Path, IO[Any]]RequiredPath to PDF file, URL string, or file-like object containing a PDF document. Extracts both text and performs OCR on images