• Base64 - Encode & Decode 1
  • Base64 - Encode & Decode 2
  • Base64 - Encode & Decode 3
  • Base64 - Encode & Decode 4

Base64 - Encode & Decode

Base64 is a group of similar binary-to-text encoding schemes that represent binary data in an ASCII string format by translating it into a radix-64 representation. The term Base64 originates from a specific MIME content transfer encoding. Each base64 digit represents exactly 6 bits of data. Three 8-bit bytes (i.e., a total of 24 bits) can therefore be represented by four 6-bit base64 digits

This app is a simple android app that helps in encoding and decoding text or images using the Base64 encoding method.

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

Category : Tools

Related searches

Reviews (1)

A. G. u. Jul 23, 2018     

Outstanding app, stait forward and clean. Need more folks that can write clean apps with no fancy BS graphic content.