Gajera Tejas wrote:
Hi All,

Can I convert huge PNG image to JP2 using GDAL.
Thanks in advance.

Tejas,

Yes, assuming you have a JPEG2000 driver enabled in GDAL (there are none
in a default build). For instance, if you have built against the Kakadu
library you could do:

 gdal_translate -of JP2KAK in.png out.jp2

Best regards,
--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, [email protected]
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent

_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to