image_metadata
Read image metadata including dimensions, format, color mode, and EXIF/GPS from local file paths, URLs, or base64 input. No cloud required.
Instructions
读取本地图片的元信息(尺寸、格式、颜色模式、EXIF/GPS)。需本地文件路径,不调用云端。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image | Yes | 图片,支持:本地文件路径 / http(s) URL / base64(data URI)。单张最大 50MB,格式 jpeg/png/gif/webp/bmp |