Linux Base64 Decode
Use base64 -d on Linux to decode stdin or files. On macOS, use base64 -D with the BSD command.
Base64 Decode
Base64 to File
Python Base64 Decode
Base64 Cheatsheet