command
module
Version:
v0.0.0-...-bf58daa
Opens a new window with list of versions in this module.
Published: Apr 13, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
convert2base64
图片转换为企业微信支持的base64编码
查找同级目录下jpg和png文件
支持多个文件
分别生成
使用方法
以Linux为例
同级目录下需要放置配置文件setting.ini
格式如下
[log]
level = Debug
# level = Info
# level = Warn
# level = Error
chmod a+x convertBase64ForLinux
./convertBase64ForLinux
会自动查找同级目录下的jpg和png文件,生成对应的base64文件、md5文件和json结构体
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.