Adds an "Base64 encode to file" context-menu entry without installing any third party software or resources.
- Entry is shown on any file extension
* - Creates a file, named like the right clicked file, with
.b64file extension - Existing .b64 files are overwritten on execution
- Supports multi-selection
- Doesn't need admin rights
- Optional console output about actions
- Silent: Encoding happens silently (a powershell windows pops up very quick but closes immediately)
- Normal: Encoding gives you a text Output of what happened and which file was added
