image_metadata
Retrieve complete image metadata: file info, properties (format, dimensions, DPI, color space), and EXIF data including camera details and GPS coordinates.
Instructions
Extract full metadata from an image.
Returns file info (size, timestamps, SHA-256), image properties (format, dimensions, DPI, colour space), and EXIF data including camera make/model, datetime, and GPS coordinates.
Args: path: Absolute path to the image file (must be under home directory)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |