Hi,<br>I am trying to achieve effect of running image magick command (convert -depth 8 -colors 32) on png files (tiles) generated by gdal2tiles.py<br><br>As far as I can tell by searching  Gdal code, that there is no such option in the png_driver. Is this correct?<br>

If so, what is the easiest way to add this option? I would appreciate any pointers.<br><br>Best,<br>HB<br>