PDFImageUrlReader is a reader class that allows you to read data from PDF files with images stored in URLs.
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 |