get_image_info
Extract essential image details such as format, dimensions, and size using a structured input like file path or base64 data to support image processing workflows.
Instructions
获取图片基本信息
Input Schema
Name | Required | Description | Default |
---|---|---|---|
image_source | Yes | 图片源,可以是文件路径或base64编码的图片数据 |