1997.03.17 23:56 "File Converting", by Linda Gu

1997.03.18 14:43 "Re: File Converting", by Doug Vander Wilt

I need to find a software to convert from PostScript file to Tiff file, can someone help me with this?

Here's an example using Aladdin Ghostscript:

$ gs -dNOPAUSE -sDEVICE=tiffg4 -sOutputFile=a.tif a.ps -c quit

Available at ftp://ftp.cs.wisc.edu/pub/ghost/aladdin/

Here's an example using ImageMagick:

$ convert b.ps b.tif

Available at http://www.wizards.dupont.com/cristy/ImageMagick.html

There may be other options shown at: http://rushmore.JPL.NASA.GOV/~ndr/tiff/

Doug Vander Wilt
Honeywell MICRO SWITCH Division
dwvander@micro.honeywell.com