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