Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
vscode-base64
New to Visual Studio Code?
Get it now.
vscode-base64
Adam Hartford
|
244,677 installs
|
(
16
)
|
Free
Base64 encode/decode the current selections.
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
vscode-base64
Quickly base64 encode/decode your text selections.
Commands:
Base64 Encode
Base64 Decode
Keybindings:
Mac
cmd+e cmd+e
Encode
cmd+e cmd+d
Decode
Win/Linux
ctrl+e ctrl+e
Encode
ctrl+e ctrl+d
Decode