inspect_image
Get an image's displayed dimensions, layer count, and orientation. Useful for validating image specs before editing or batch processing.
Instructions
Report an image's dimensions, layers, and orientation.
Dimensions are reported as DISPLAYED (EXIF orientation applied), which is what a viewer sees -- not necessarily how the pixels are stored.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| backend | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |