2 releases

0.1.1 Oct 20, 2023
0.1.0 Jan 3, 2023

#1061 in Command line utilities

MPL-2.0 license

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.4–2MB
~38K SLoC