[Gdal-dev] convert GTIFF to BMP

Andrey Kiselev dron at ak4719.spb.edu
Mon Feb 3 11:46:50 EST 2003


On Mon, Feb 03, 2003 at 08:00:34AM -0800, Ayman Kamal wrote:
> I want to convert a GTIFF (geo tiff ) file to a bitmap
> file (*.bmp) so that I can open it in any viewer is
> this possible using GDAL library?

Yes, try the gdal_translate utility:

gdal_translate -of BMP <input.tif> <output.bmp>


-- 
Andrey V. Kiselev
Home phone:  +7 812 5274898  ICQ# 26871517



More information about the Gdal-dev mailing list