home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / mac / system / 11359 < prev    next >
Encoding:
Text File  |  1992-08-27  |  1001 b   |  23 lines

  1. Newsgroups: comp.sys.mac.system
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!wupost!sdd.hp.com!hpscdc!hplextra!cello!sears
  3. From: sears@cello.hpl.hp.com (Bart Sears)
  4. Subject: Re: JPG to GIF or PICT converter
  5. Message-ID: <1992Aug28.000024.25625@cello.hpl.hp.com>
  6. Date: Fri, 28 Aug 1992 00:00:24 GMT
  7. References: <1992Aug18.184816.17851@tin.monsanto.com>
  8. Organization: Hewlett-Packard Laboratories
  9. Lines: 12
  10.  
  11.  
  12. Take a look at the "JPEG decompressor? (Summary)" string in
  13. comp.sys.mac.apps.  The current answer is that there are several
  14. programs which will let you view and/or convert jpeg->gif however,
  15. none of them are very good at color quantization (needed for viewing
  16. on an 8bit screen or converting to gif (gif is 8bit color).  The
  17. Independent JPEG group release 3 software does a good job of
  18. color quantization, but there is no port of this software for the mac.
  19. (Their released code will compile with no changes on a mac using
  20. Think C 5.0, but has a very primitive user interface).
  21.  
  22.                             Bart
  23.