image_info
Retrieve image metadata—format, dimensions, mode, file size, and relevant EXIF details—from a local path or URL without loading the image, saving context and time.
Instructions
Get image metadata without viewing it: format, dimensions, mode, file size, and a summary of relevant EXIF fields (camera, timestamps, orientation, GPS presence).
Args: source: Local file path or direct http(s) URL to an image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |