Download chosen images
image_downloadDownload selected images from a contact sheet, saving each with a sidecar JSON containing source page, license, attribution, query, and provider.
Instructions
Download images picked from a contact sheet. Each file is written with a sidecar .json holding the source page, licence, attribution, query and provider.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dir | No | Subdirectory under the output root (/app/downloaded-images). | |
| ids | Yes | Ids from image_search, e.g. ["s3:2", "s3:7"]. | |
| prefix | No | Prepended to each filename. | |
| max_bytes | No | Per-file size ceiling. Default 20MB. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root | Yes | ||
| downloads | Yes |