base64_encode_image
Convert images to Base64 encoded strings for integration into web applications or embedding in HTML/CSS using the specified image file path.
Instructions
将图片转换为Base64编码
Input Schema
Name | Required | Description | Default |
---|---|---|---|
image_path | Yes |