2 releases
0.1.1 | Oct 20, 2023 |
---|---|
0.1.0 | Jan 3, 2023 |
#1 in #b64
6KB
109 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
~1.3–2MB
~36K SLoC