Index of Section 1 Manual Pages
| Interix / SUA | convert.1 | Interix / SUA |
convert(1) convert(1)
NAME
convert - convert between image formats as well as resize
an image, blur, crop, despeckle, dither, draw on, flip,
join, re-sample, and much more.
SYNOPSIS
convert input-file [options] output-file
OVERVIEW
The convert program is a member of the ImageMagick(1)
suite of tools. Use it to convert between image formats
as well as resize an image, blur, crop, despeckle, dither,
draw on, flip, join, re-sample, and much more.
For more information about the convert command, point your
browser to file:///usr/local/share/doc/ImageMag-
ick-6.2.9/www/convert.html or http://www.imagemag-
ick.org/script/convert.php.
Run `convert -help' to get a summary of the convert com-
mand options.
SEE-ALSO
ImageMagick(1)
COPYRIGHT
Copyright (C) 1999-2006 ImageMagick Studio LLC. Additional
copyrights and licenses apply to this software, see
http://www.imagemagick.org/script/license.php
ImageMagick Date: 2005/03/01 01:00:00 convert(1)