Base64 is used in the internet to transmit attachments using MIME (Multipurpose Internet Mail Extensions), but is used in many other ways aswell. This app provides a simple method to encode/decode images and text using Base64.
Attention: The conversion of images (especially when decoding text back to an image) can take long and/or might even crash the app. This is due to hardware limitations, as many calculations have to be done whilst converting, thus older devices are affected more.