w=`identify -format %w "$1"` h=`identify -format %h "$1"` printf 'imagefile %9d %9d ' $w $h convert "$1" rgba:-