Encode or decode file or
stdinto/from Base32, tostdout. More information: https://manned.org/base32.
base32 path/to/file
0 disables wrapping):base32 -w|--wrap 0|76|... path/to/file
base32 -d|--decode path/to/file
stdin:command | base32
stdin:command | base32 -d|--decode