Base64 Encode Decode Easily
A reliable VS Code extension to encode text to Base64 or decode Base64 text with ease.
Features
Base64 Encode
- Select text in the editor
- Right-click and choose "Base64 Encode Selection"
- Keyboard shortcut:
Ctrl + Shift + E
Base64 Decode
- Select text in the editor
- Right-click and choose "Base64 Decode Selection"
- Keyboard shortcut:
Ctrl + Alt + D
Demo

Installation
- Open VS Code
- Go to Extensions (Ctrl+Shift+X)
- Search for "Base64 encode decode easily"
- Click Install
Usage
- Select any text in your editor
- Use one of these methods:
- Right-click and select encode/decode from the context menu
- Use keyboard shortcuts
- Open Command Palette (Ctrl+Shift+P) and search for "Base64"
Requirements
- Visual Studio Code 1.103.0 or higher
Release Notes
0.0.2
- Added animated demo
- Updated README
0.0.1
- Initial release
- Base64 encode and decode functionality
- Context menu integration
- Keyboard shortcuts
| |