| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2008.12.13 01:41 "Re: Converting JPEG to TIFF to use EFAX", by Bob FriesenhahnOn Fri, 12 Dec 2008, Rick Cone,Secure Payment Systems wrote: > > I have a several JPEG images that I want to send as a fax using efax (efix). > > Seems I need to convert the JPEG's to TIFF. > > Does anybody know of a good convert tool, or perhaps a better method when > using efax? GraphicsMagick (free) has a convert tool which can do that. http://www.GraphicsMagick.org/ gm convert file.jpg -type bilevel -compress Group4 outfile.tif Bob ====================================== Bob Friesenhahn bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/ |
|||||||