certutil -encode and -decode: Base64 encoding files from the Windows command line
certutil is a built-in Windows utility primarily used for certificate management, but it also supports Base64 encoding and decoding of files directly from CMD — no additional software required. It has been available on every version of Windows since Vista…
