1 unstable release
0.1.0 | Jan 3, 2023 |
---|
#2237 in Command line utilities
5KB
107 lines
Base64 Tool
This tool allows encoding and decoding of files from binary to base64
b64encode /input/binary /output/base64
b64decode /input/base64 /output/binary
Dependencies
~2.5MB
~50K SLoC