Text Tools / UUencode
Online UUdecode Tool
Input text
Output result
UUdecode encoded text online
UUdecode reverses the classic Unix-to-Unix encoding format. This tool checks the begin and end structure, decodes each ASCII data line, and returns readable UTF-8 text.
Paste a complete UUencoded block and select Convert. Decoding happens locally. To generate a compatible block, use the UUencode tool.
Expected input
begin 644 filename
encoded data
end
begin 644 filename
encoded data
end
