Document Reader
PDF Image URL Reader
PDFImageUrlReader is a reader class that allows you to read data from PDF files with images stored in URLs.
Was this page helpful?
⌘I
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
You are viewing v1 docs. For the latest documentation, visit docs.agno.com
| Parameter | Type | Default | Description |
|---|---|---|---|
url | str | Required | URL pointing to a PDF file to download and read. Extracts both text and performs OCR on images |
Was this page helpful?