[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: What picture is this?
- Subject: Re: What picture is this?
- From: Erick Wagner <wagnere@netcom.com>
- Date: 1996/02/20
- Newsgroups: comp.sys.apple2
- Organization: PRC
- References: <4gbde6$mou@news.ysu.edu>
be404@yfn.ysu.edu (Adalbert Goertz) wrote:
>Can anyone identify this picture format and suggest how to convert it?
>------ =_NextPart_000_01BAFF05.CD3C2420
>Content-Type: application/ms-tnef
>Content-Transfer-Encoding: base64
>
>eJ8+IjETAQaQCAAEAAAAAAABAAEAAQeQBgAIAAAA5AQAAAAAAADoAAENgAQAAgAAAAIAAgABBJAG
>AIADAAACAAAAFAAAAAMAADAFAAAACwAPDgAAAAACAf8PAQAAAEEAAAAAAAAAgSsfpL6jEBmdbgDd
Are you asking, "what is base64?" Or, after you decode the base64 data
you wonder what the "picture format" is?
"base64", like uuencode, BINSCII, and BinHex, is a method of encoding
binary files into text that can be easily sent via email or posted to
newsgroups. base64 encoding usually is performed by email systems that
support MIME (an Internet standard for exchanging documents).
Bet I can guess your next question? ;)
I'm not aware of any Apple II program that supports base64 decoding
[or encoding]. But I'm sure that one must exist somewhere.
Erick