convert2base64

command module
v0.0.0-...-bf58daa Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 13, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

README

convert2base64

图片转换为企业微信支持的base64编码

查找同级目录下jpg和png文件

支持多个文件

分别生成

  • base64字符串
  • MD5字符串
  • json请求体

使用方法

以Linux为例

同级目录下需要放置配置文件setting.ini 格式如下

[log]
level = Debug
# level = Info
# level = Warn
# level = Error

chmod a+x convertBase64ForLinux
./convertBase64ForLinux

会自动查找同级目录下的jpg和png文件,生成对应的base64文件、md5文件和json结构体

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳