Base64 image converter
Base64 is a way of representing binary data in an ASCII string. "Base64 decoding" is the process of transforming a base64 representation — a string of odd-looking text — back into the original binary or text data.