fetch_iiif_image
Retrieve IIIF images by fetching info.json and scaling them to approximately 1M pixels for analysis, using the image's base URI.
Instructions
Retrieve a IIIF image from a base URI, fetching info.json and returning the image data scaled to roughly 1M pixels total area.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| baseUri | Yes | Base URI of the IIIF Image API resource (without /info.json) |