[Gdal-dev] need suggestions about TIFF image processing

Eric Dönges eric.doenges at gmx.net
Thu Jun 29 01:58:30 EDT 2006


Am 28.06.2006 um 19:17 schrieb Maciek Sieczka:

> On Wed, 28 Jun 2006 12:42:20 +0200
> "Zhonghai Wang" <zhonghaiw at gmail.com> wrote:
>
>> Hi guys,
>>
>> I have about 200 RGB TIFFs (24bit) for my application, since the
>> color is not so nice enough, I want to make some changes, therefore I
>> need a software to do it, and even to convert the image format, such
>> as TIFF to GIF.
>
> gdal_translate, in a loop like this (using BASH on Linux, mind my
> limited scripting skills but works, gifs will be stored in your
> current dir):

If all you want to do is change image formats, you might also want to  
take a look
at ImageMagick (http://www.imagemagick.org), which supports most  
(raster) image formats
known to man, and allows you to do a large variety of image  
processing operations.
Like GDAL, it is free software.




More information about the Gdal-dev mailing list