base64base64 is a vscode extension to encode/decode Base64 data. It can encode multi-lines strings too (for instance JSON). It also supports Hex to Base64. FeaturesYou can select text and encode/decode to/from Base64. Search in command palette for base64 or use the key bindings. Multi-lines and Hex to Base64 is supported.
Key Bindings
Release Notes1.0.0Change keybindings to avoid conflict 0.1.0
0.0.4Bug fix in Unicode encoding 0.0.3Better description 0.0.2
0.0.1Initial release of base64 |