From: Matthew A Coulliette > I have installed imagemagick, perlmagick, graphicsmagick, and imageinfo > using apt-get. They are command line image processing tools. Imageinfo > works, however, the others do not. I can access the man page for > imageinfo and imagemagick. After they were installed I typed each > command name at the shell prompt to check them, and the computer replied > "command not found" for 3 of them. I used synaptic to verify that all > of them were installed and then I tried to run them as root, and still > the computer responded "command not found." ImageMagick is a collection of smaller utilities. convert is the most useful of those. "convert foo.png foo.jpg" does obvious things, and convert and there are a ton of other switches to convert. The man pages for ImageMagick don't officially exist; they tell you to look at the HTML documentation (sigh) but that's a reasonably decent guide to using ImageMagick. Another useful program is identify, which can tell you all sorts of things about any random image you have lying around. -- Matt G / Dances With Crows The Crow202 Blog: http://crow202.org/wordpress/ There is no Darkness in Eternity/But only Light too dim for us to see --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change your mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss