Short:        ImageMagick - image converting/manipulation
Author:       John Cristy/Terje Pedersen (Amiga port)
Uploader:     terjepe hstud6 cs uit no
Type:         gfx/conv
Requires:     020+
Architecture: m68k-amigaos

This is a port of an X11 program called ImageMagick by John Cristy.
This is the 'mogrify' program part (..) of ImageMagick.

NAME
       mogrify - transform an image or sequence of images

SYNOPSIS
       mogrify [ options ...] file [ [ options ...] file ...]

DESCRIPTION
       mogrify transforms an image or a sequence of images.
       These transforms include image scaling, image rotation,
       color reduction, and others.  The transmogrified image
       overwrites the original image.

  ImageMagick utilities recognizes these image formats:

       Tag       Description
       ----------------------------------------------------
       AVS       AVS X image file
       BMP       Microsoft Windows bitmap image file
       CMYK      Raw cyan, magenta, yellow, and black bytes
       EPS       Adobe Encapsulated Postscript
       FAX       Group 3
       FITS      Flexible Image Transport System
       GIF       Compuserve Graphics image file
       GRAY      Raw gray bytes
       HDF       Hierarchical Data Format.
       JPEG      Joint Photographic Experts Group file interchange format
       MAP       colormap intensities and indices
       MATTE     Raw matte bytes
       MIFF      Magick image file format
       MPEG      Motion Picture Experts Group digital video
       MTV       MTV ray tracer image format
       PCD       Photo CD
       PCX       ZSoft IBM PC Paintbrush file
       PDF       Portable Document Format
       PICT      Apple Macintosh QuickDraw/PICT file
       PNG       Portable Network Graphics
       PNM       Portable bitmap
       PS        Adobe PostScript file
       PS2       Adobe PostScript Level II file
       RAD       Radiance image file
       RGB       Raw red, green, and blue bytes
       RLE       Utah Raster Toolkit
       SUN       SUN Raster image file format
       TGA       Truevision Targa image file
       TEXT      raw text file;  read only
       TIFF      Tagged Image File Format
       VICAR     Planetary File Format
       VID       Visual Image Directory
       VIFF      Khoros Visualization image file
       X         select image from X server screen
       XC        constant image of X server background color
       XBM       X11 bitmap
       XPM       X11 pixmap
       XWD       X11 window dump
       YUV       CCIR 601 4:1:1 file.
       YUV3      CCIR 601 4:1:1 files.

But the TIFF format has been removed to save 200k and keep the size below
1mb. If you desperately need it, let me know! But the same TIFF support is
available in xv (xv214.lha on aminet).

TP