Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Base64 UtilitiesNew to Visual Studio Code? Get it now.
Base64 Utilities

Base64 Utilities

Tyler Dailey

|
3,165 installs
| (1) | Free
Adds right click options that allow you to select text, right-click it, and then either base64 encode or decode it.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Base64 Utilities

Features

Adds right click options that allow you to select text, right-click it, and then either base64 encode or decode it.

Right-click Menu

Extension Settings

This extension contributes the following settings:

  • Base64.showInformation: If this is set to true (checked) the results of the encoding/decoding will show up as an information message. Default value is true.
  • Base64.inPlace: If this is set to true (checked) the selected text will be replaced by the results of the encoding/decoding. Default value is false.

Configuration Settings

Known Issues

Release Notes

1.0.3

Updated README to show valid images, and refactored right-click menu options. Fixed a couple of typos in the documentation.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft