白皮书下载
实在智能Agent产品白皮书(7.2.0).pdf
Image Base64 encoding to binary
发刊日期:
2021/10/15
编辑团队:
实在学院
1、 Function description
Convert the picture Base64 encoding to binary.
2、 Attribute description
.jpg)
●Output to variable: the variable output to.
●Image Base64 encoding: Base64 encoded text.
3、 Use example
.jpg)
Example: select a local picture for conversion and convert it to binary coding. First convert the picture to Base64 coding, and then convert the base64 coding to binary, so as to realize the picture to binary.




