That worked without problem. Strange how the size of the file affects convert. Thanks, Seth On Apr 15, 2008, at 8:17 PM, duc.sequere.aut.de.via.decede at imagemagick.org wrote: >> convert -size 7200x7200 z7200.gray PNG24:z7200.png > > Try > > convert -size 7200x7200 gray:z7200.gray PNG24:z7200.png >