I want to batch convert some windows icon files (*.ico) to png. <BR><BR>Imagemagick seems to do this with the convert utility, but...<BR><BR>convert foo.ico bar.png<BR><BR>results ...