Text Tools / UUencode
Online UUencode Tool
Input text
Output result
UUencode text online
UUencoding converts data into printable ASCII lines for transport through older text-based systems. The result includes the traditional begin line, encoded body, termination line, and end marker.
Enter text or open a local text file, then select Convert. No data leaves your browser. Use the UUdecode tool to restore compatible encoded content.
Output format
begin 644 text.txt
encoded data
end
begin 644 text.txt
encoded data
end
