image_metadata
Extract full metadata from an image, including file info, dimensions, DPI, color space, and EXIF data with 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 |