Ascii85

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Change category to Transfer Encodings)
(Links)
Line 17: Line 17:
 
* [http://www.tools4noobs.com/online_tools/ascii85_encode/ Online ASCII85 encoder]
 
* [http://www.tools4noobs.com/online_tools/ascii85_encode/ Online ASCII85 encoder]
 
* [http://www.tools4noobs.com/online_tools/ascii85_decode/ Online ASCII85 decoder]
 
* [http://www.tools4noobs.com/online_tools/ascii85_decode/ Online ASCII85 decoder]
 +
* RFC 1924: A Compact Representation of IPv6 Addresses

Revision as of 15:41, 28 September 2014

File Format
Name Ascii85
Ontology
Ascii85, or Base85, is a binary-to-text encoding. It is similar in concept to Base64 and Uuencode. It is often used in PDF and PostScript files, and rarely anywhere else. There are several varieties of it.

Identification

Generic Ascii85 data often has a "<~" prefix, and a "~>" suffix, but this is not universal. Evidently, in PDF and PostScript, only the suffix is usually present.

Software

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox