openssl
CLIGenerate random secrets, encode/decode base64, and hash files. Preinstalled on macOS and Linux.
Base64-encode a file on a single line (portable)Verified macOS · Linux
openssl base64 -A -in file.txtsecurity5 recipes · 5 verified
ffmpeg
CLIComplete, cross-platform solution for recording, converting, and streaming audio/video.
media5 recipes