Skip to content

DeyiXu/base64-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

base64-tool

base64 tool

安装

go get github.com/DeyiXu/base64-tool

go install github.com/DeyiXu/base64-tool

使用

文件转Base64文字

base64-tool ./test.pdf ./test.txt 1

Base64文字转文件

base64-tool ./test.txt ./test.pdf 2

About

file to base64 string or base64 string to file.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published