Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=5116157
By: gnuwin32

It depends on what you want to achieve. If you want a one-time conversion of
tiff files to jpeg or gif, then you can use most converter programs. E.g. with
XnView (http://www.xnview.com)  it is possible to do such a conversion, even
in a batch series. However, if you want to include such a conversion possibility
in a more general way in another program, this is probably best done by using
a library. I'm not sure that libtiff is the best choice for this (there is no
tiff2jpeg program provided with libtiff), but you may get a more authorative
answer from the libtiff mailing list (http://www.remotesensing.org/libtiff).
Perhaps the netpbm library is more appropriate; you should first convert the
tiff file to pnm format and then the pnm file to jpeg or gif.

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=74807

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users

Reply via email to