SFINX software tree - Images - ImageMagic

ImageMagic is a large collection of conversion tools and special effects that can be applied to image files. It makes use of a few intermediate file formats: All ImageMagic programs work as filters: they read from standard input and write to standard output (a file name argument can be read in stead of standard input). In this way, the programs can be combined in pipes, e.g.:
 tifftopnm file.tiff | pnmtops | lpr
to print a .tiff file.

Converters

Question marks denote that this conversion is of little use, since we don't have software that depends on the output format. See the man-pages for details.

and many others. Usually there is a reverse of the converters listed below. Exceptions are those that convert to printer or terminal output formats.

Special effects

Scripts with combined functionality

A few combinations of converters and effects are often useful, and ready-to-use scripts are provided for those. Some of those also make use of other utilities (such as ghostscript.
David.Jansen@strw.leidenuniv.nl
Last modified: Thu Mar 18 09:55:03 1999