Convert png to tif fails
Posted: 2012-03-05T07:23:49-07:00
I'm using to convert a png file to a tif one. For some reason, some programs cannot open the resulting tif file. If I do the conversion with gimp, every program opens it without problem. Am I missing something?
I am using win32 if that helps.
Code: Select all
convert image1.png image1.tif
I am using win32 if that helps.