Base64 Utils
Features
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.
Requirements
Known Issues
See issues tab. Create an issue if you do not find yours.
Build locally
Run npm install and npm run compile .
| |