Rijks Object Image
rijks_object_imageImage URLs for one Rijksmuseum object: the IIIF Image API 3 service, full-resolution pixel dimensions, a full-size JPEG, a scaled JPEG at a width you choose, a thumbnail, and the object's rights statement (most of the collection is public domain). Says plainly when an object has no published image rather than returning a broken link. Keyless. Example: rijks_object_image({ id: "200107928", width: 1200 }).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Numeric object id, e.g. "200107928", or its id.rijksmuseum.nl URI. | |
| width | No | Pixel width for image_scaled_url, 100-4000. Default 1000. |