NAME
ImageMagick - is a free software suite for the creation, modification and display of bitmap images.SYNOPSIS
convert-im6.q16 input-file [options] output-fileOVERVIEW
Use ImageMagick® to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, GIF, HEIC, TIFF, DPX, EXR, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and B\['e]zier curves.work your way down. Also be sure to peruse Anthony Thyssen's tutorial on how to
use ImageMagick utilities to convert, compose, or edit images from the command- line.
- convert
- convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more.
- identify
- describes the format and characteristics of one or more image files.
- mogrify
- resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more. Mogrify overwrites the original image file, whereas, convert writes to a different image file.
- composite
- overlaps one image over another.
- montage
- create a composite image by combining several separate images. The images are tiled on the composite image optionally adorned with a border, frame, image name, and more.
- compare
- mathematically and visually annotate the difference between an image and its reconstruction..
- stream
- is a lightweight tool to stream one or more pixel components of the image or portion of the image to your choice of storage formats. It writes the pixel components as they are read from the input image a row at a time making stream desirable when working with large images or when you require raw pixel components.
- display
- displays an image or image sequence on any X server.
- animate
- animates an image sequence on any X server.
- import
- saves any visible window on an X server and outputs it as an image file. You can capture a single window, the entire screen, or any rectangular portion of the screen.
- conjure
- interprets and executes scripts written in the Magick Scripting Language (MSL).
SEE ALSO
convert-im6.q16(1), identify-im6.q16(1), composite-im6.q16(1), montage-im6.q16(1), compare-im6.q16(1), display-im6.q16(1), animate-im6.q16(1), import-im6.q16(1), conjure-im6.q16(1), quantize(5), miff(4)COPYRIGHT
Copyright (C) 1999-2020 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/share/doc/imagemagick-6-common/html/www/license.html (on debian system you may install the imagemagick-6 package) or http://imagemagick.org/script/license.phpDate: 2009/01/10 01:00:00 | ImageMagick |