Re: TIFF to BMP or JPG

From: Enrique Arredondo (atk_at_sbcglobal.net)
Date: 10/29/03


Date: Wed, 29 Oct 2003 21:13:08 GMT


"John DuBois" <spcecdt@deeptht.armory.com> wrote in message
news:3fa01dc5$0$1099$8eec23a@newsreader.tycho.net...
> In article <oNAnb.17741$2H.4667@newssvr29.news.prodigy.com>,
> Enrique Arredondo <atk@sbcglobal.net> wrote:
> >Is there an utility that will transform TIFF's to BMP's or JPG's on Unix
?
>
> I use the pbm utilities to do this: tifftopnm file.tif | cjpeg >
file.jpg
>
> If you have 16-bit tiffs, be sure to use 'tifftopnm -byrow', else you'll
get
> output in which the high byte is duplicated into the low byte (which isn't
> immediately obvious when viewing the result - that cost me some rescanning
> time!)
>
> For bmps, use ppmtobmp.
>
> John

pbm utilities : I tried to compile it under SCO 5.0.5 and I' gettting some
errors. probably because the tifflib is intented to be compiled with gcc
instead of cc, Is there a place I can download the binaries of "pbm
utilities for sco unix" ?

Thanks so much!



Relevant Pages

  • Re: help to understand
    ... > I would hope a lot of people do compile this way. ... > with the standard tools in the way specified by the standard, ... despite the fact that recent UNIX standards provide ... But if you compile your code as a strictly conforming UNIX application, ...
    (comp.unix.programmer)
  • Re: Shared Libraries : library paths ??
    ... >> The whole idea is that your programs will compile and run out of the ... If you need to build and run Unix code, ... > it was written in good intentions, ... Printing on GNU/Linux? ...
    (comp.os.linux.development.apps)
  • Re: Shared Libraries : library paths ??
    ... >> The whole idea is that your programs will compile and run out of the ... If you need to build and run Unix code, ... > it was written in good intentions, ... Printing on GNU/Linux? ...
    (comp.os.linux.development.system)
  • Re: Shared Libraries : library paths ??
    ... >> The whole idea is that your programs will compile and run out of the ... If you need to build and run Unix code, ... > it was written in good intentions, ... Printing on GNU/Linux? ...
    (comp.unix.programmer)
  • Re: Programming Language Productivity: The Stupidity of Programmers
    ... > It wouldn't compile because header files were in different places, ... one of them usually fork() or one of the exec* ... I leave it to you to decide which reason should be ... Unix, I don't think they were in a position to use lock-in ...
    (comp.object)