Uuencoding

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Added sample files)
m (Change telparia.com samples link to template)
 
Line 24: Line 24:
  
 
== Sample files ==
 
== Sample files ==
* https://telparia.com/fileFormatSamples/archive/uue/
+
* {{DexvertSamples|archive/uue}}
  
 
== Links ==
 
== Links ==

Latest revision as of 02:55, 28 December 2023

File Format
Name Uuencoding
Ontology
Extension(s) .uue, .uu
PRONOM fmt/1102

Uuencoding is a way to encode binary data as plain text, suitable for inclusion in an e-mail message or Usenet message.

Contents

[edit] Format

The header line usually starts with "begin", followed by a Unix file permission code and a filename. The last line is "end".

Each line of data begins with a character indicating the line length. Since lines have a standard length, all lines except the last one begin with "M".

[edit] Base64 variant

Some uuencode utilities support a variant format that uses standard Base64 encoding, with a "begin-base64" header line, and a "====" footer line.

[edit] Software

[edit] See also

[edit] Sample files

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox