2008.12.13 00:57 "[Tiff] Converting JPEG to TIFF to use EFAX", by Rick Cone, Secure Payment Systems

2008.12.13 01:41 "Re: [Tiff] Converting JPEG to TIFF to use EFAX", by Bob Friesenhahn

On 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/