UUEncode/UUDecode
Enter text to encode or decode.
0 characters
UUEncode (Unix-to-Unix encoding) is a binary-to-text encoding widely used for transferring binary files through text-only channels like email or USENET. It uses printable ASCII characters and includes header/footer lines with filename and permissions.
0 characters