Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Developer Tool-Encoding and ConversionNew to Visual Studio Code? Get it now.
Developer Tool-Encoding and Conversion

Developer Tool-Encoding and Conversion

santosh kumar singh

|
3,782 installs
| (1) | Free
Extension for encoding/decoding Base64,Decode JWT and Convert CSV to JSON
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

This extensions allows you to convert string to base64 and decode base64 to string withing editor. Apart from this you can also decode JWT string withing the editor

Commands:

  • Base64 Encode
  • Base64 Decode
  • JWT Decode
  • CSV to JSON Conversion

Keybindings:

Mac

cmd+e cmd+e Encode

cmd+e cmd+d Decode

cmd+e cmd+j Encode JWT

cmd+e cmd+o CSV To JSON

Win/Linux

ctrl+e ctrl+e Encode

ctrl+e ctrl+d Decode

ctrl+e ctrl+d Encode JWT

ctrl+e ctrl+o CSV To JSON

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