Uuencode
Short for Unix-to-Unix encode, uuencode is a protocol for transmitting any non-plaintext files such as images and other file attachments in e-mail. This works by converting the binary into text that can be converted from text back into the binary image or other file once the e-mail has been received.
Also see: Base64, E-mail, MIME
