Skip to content

Context menu entry to base64 encode any file in Windows 10 without any third-party tools or Installations.

License

Notifications You must be signed in to change notification settings

DoganM95/Base64-Context-Entry-Windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Base64 Context Menu

Encode

Adds an "Base64 encode to file" context-menu entry without installing any third party software or resources.

Properties

  • Entry is shown on any file extension *
  • Creates a file, named like the right clicked file, with .b64 file extension
  • Existing .b64 files are overwritten on execution
  • Supports multi-selection
  • Doesn't need admin rights
  • Optional console output about actions

Variants

  • 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

Preview

Animation

About

Context menu entry to base64 encode any file in Windows 10 without any third-party tools or Installations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published