Query: ascii85
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ASCII85(1) ASCII85(1)NAMEascii85 - encodes or decodes files using Ascii85 ruby librarySYNOPSISascii85 [OPTIONS] FILESDESCRIPTIONAscii85 (also called "Base85") is a form of binary-to-text encoding, wich is mainly used in Adobe's PostScript and PDF format. ascii85 is a command line utility, modeled after base64(1) from the GNU coreutils, can encode text files to Ascii85 or decode Ascii85 files to text, and then print the result to the standard output. If no file is given on the command line, ascii85 reads from the standard input.OPTIONS-w, --wrap COLUMN Wrap lines at COLUMN. Default is 80, use 0 for no wrapping -d, --decode Decode the input -h, --help Display a usage message and exit --version Output version informationAUTHORSascii85 has been developed by Johannes HolzfuB. This manual page has been written for the Debian Project by Cedric Boutillier (but may used by others). 2011-09-19 ASCII85(1)
Related Man Pages |
---|
base64(1) - centos |
ps2ascii(1) - redhat |
ascii85(n) - mojave |
base64(1) - osx |
base64(1) - suse |
Similar Topics in the Unix Linux Community |
---|
Ascii85 Data Encodings for Python 0.1 (Default branch) |