|
|
- Manipulating graphics with command-line tools
- We'll talk about the command line version a bit first...
- Four tools currently exist for the Mac OS X implementation of ImageMagick
- Composite -- composites images
- Identify -- gets information about the file itself
- Mogrify -- transforms the image itself, very much like filters
- Convert -- converts files from one format to another - 87 different formats including GIF, JPEG, Postscript, and a ton of others.
|
|