Allows to transform selected text:
- Encode plain text to Base64
- Decode Base64 to plain text
- Encrypt plain text using AES CBC mode
- Decrypt AES CBC text to plain text
It also allows to open selected text to new tabs transforming text back from Base64 and AES Format if needed during the process.
- Visual Studio Code
See issues tab. Create an issue if you do not find yours.