Re: [gdal-dev] Change resolution tiff image

2016-02-08 Thread Paulo Pires
Thanks Even I use TIFFTAG_XRESOLUTION... -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Change-resolution-tiff-image-tp5249156p5249576.html Sent from the GDAL - Dev mailing list archive at Nabble.com. ___ gdal-dev mailing list

Re: [gdal-dev] Change resolution tiff image

2016-02-07 Thread Even Rouault
Le vendredi 05 février 2016 20:02:07, Paulo Pires a écrit : > Hello, > > I tried to change resolution (dpi) from a raster cmyk file without soccess > > Is it possible? Change for example 508 to 254 dpi and mantein cmyk mode Paulo, Yes, with something like : gdal_translate GTIFF_RAW:in.tif out.

[gdal-dev] Change resolution tiff image

2016-02-05 Thread Paulo Pires
Hello, I tried to change resolution (dpi) from a raster cmyk file without soccess Is it possible? Change for example 508 to 254 dpi and mantein cmyk mode Thanks -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Change-resolution-tiff-image-tp5249156.html Sent from the GDAL