base64_encode_image
Convert images to Base64 encoded strings for easy integration into web and application workflows. Specify the image file path to generate its Base64 representation.
Instructions
将图片转换为Base64编码
Input Schema
Name | Required | Description | Default |
---|---|---|---|
image_path | Yes |