Base64 Encoder and Decoder for Texts and Images
apt install update
apt install upgrade
apt install git
apt install python
cd $home
git clone https://github.com/D-MythX/B64
cd B64
python req.py
python b64.py
It can accept and save in text files.
MY7H Follow..