This android app help you for encoding and decoding text using the Base64 encoding method. It also allows to copy and paste the encoded and decoded strings.
This app uses the android's built-in/default Base64 encoding algorithm to encode the data, with several options.
1. No Wrap : Encoded text won't be multiple lines and will be in one long line
2. Default : Default method
3. URL Safe : To encode urls/links
4. No Padding : Removes '=' padding at the end of the encoded text (if applicable)
The app uses device internet serve ads. Please allow it and support the app.