home *** CD-ROM | disk | FTP | other *** search
/ MACD 7 / MACD7.iso / datatypes / akjfif-datatype / stripaol / stripaol.readme < prev    next >
Encoding:
Text File  |  1998-01-12  |  929 b   |  31 lines

  1. Short: Strips proprietary AOL email JPEG header from file
  2. Type: gfx/misc
  3. Uploader: Andreas_Kleinert@t-online.de
  4. Author: Andreas_Kleinert@t-online.de
  5.  
  6.  Some people reported problems with loading various
  7.  JPEG (JFIF) files, which they had received as email
  8.  attachment.
  9.  
  10.  It seems that the online service provider AOL does use
  11.  a proprietary additional header for email attachments,
  12.  which makes it impossible for some (most) JPEG readers
  13.  to recognize AND decode the resulting modified JFIF files.
  14.  
  15.  The file structure for example could look like this:
  16.  
  17.      [ AOL JPEG8BIM header       ]
  18.      [ Photshop 3.0 preview JFIF ]
  19.      [ Photshop 4.0 main JFIF    ]
  20.  
  21.  I've written a small utility called "StripAOL",
  22.  which does (at least it should, otherwise please
  23.  feel free to report bugs) strip that proprietary
  24.  AOL header from the file.
  25.  
  26.  Usage:   StripAOL infile outfile
  27.  
  28. --
  29. All mentioned trademarks are subject to their owners.
  30.  
  31.