Base64 Encoder APP
App that allows you to convert a text string to Base64 format, useful to encode text to use it on web applications.
Type a text or paste it from another app to the text field and press the CONVERT button to get the encoded version in Base 64 of the string.
Then you can tap on the converted string to copy it to the clipboard to use it in another app.