Base64-Tool This tool can be used to simplify encoding/decoding base64 strings with powershell HOW TO USE Git clone script Open powershell terminal Import-Module ./Convert-Base64.ps1 Encode-String string Decode-String string