Allows to transform selected text:
- from Base64 to plain text
- to Base64 from plain text
- from Base64 gzipped content to plain text
- from plain text to Base64 gzipped content
It also allows to open selected text to new tabs transforming text back from Base64 and Base64 gzip if needed during the process.
- Visual Studio Code
See issues tab. Create an issue if you do not find yours.
Run npm install
and npm run compile
.