Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Base64 encode decode easilyNew to Visual Studio Code? Get it now.
Base64 encode decode easily

Base64 encode decode easily

Bharati Kambhampati

|
5 installs
| (1) | Free
Encode string to base-64 or decode base-64 to string
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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

Demo

Installation

  1. Open VS Code
  2. Go to Extensions (Ctrl+Shift+X)
  3. Search for "Base64 encode decode easily"
  4. Click Install

Usage

  1. Select any text in your editor
  2. 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
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft