UUEncode/UUDecode

Unix-to-Unix encoding for binary data

UUEncode/UUDecode

Enter text to encode or decode.

0 characters

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

0 characters

Related Tools