Your syntax is in error, first. You left off -size try
convert -size 10x10.png test1.tif You may also need to install the tif delegate library. see http://www.imagemagick.org/download/delegates/ >Hello, > > > >I am running ImageMagick 6.3.5 08/20/07 Q16 > > > >This seems simple but it does not work. > > > >"convert 10x10.png test1.tif" does not create a tiff file but rather a png >file (see attached bug.png) named test1.tif. > > > >"convert 10x10.png -format TIFF test1.tif" does no better. > > > >How do I force it to create an actual 16bit uncompressed tiff file? > > > >I am hoping that the solution will be something other than "try upgrading". > > > >Thank you, > >Mark > _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
