Overview • Download ImageMagick • Install ImageMagick • Command-line Tools • Program Interfaces • Image Formats • Getting Help • Support ImageMagick • Miscellaneous Topics
Use this ImageMagick sitemap to quickly jump to one of the areas of interest listed below. If you can't find what you want on this page, try our site search.
Overview
Download ImageMagick
Install ImageMagick
You can install ImageMagick from source. However, if you don't have a proper development environment or if you're anxious to get started, download a ready-to-run Linux or Windows executable.
Command-line Tools
- magick: convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and more.
- magick animate: animates an image sequence on any X server.
- magick compare: mathematically and visually annotate the difference between an image and its reconstruction.
- magick composite: overlaps one image over another.
- magick conjure: interprets and executes scripts written in the Magick Scripting Language (MSL).
- magick display: displays an image or image sequence on any X server.
- magick identify: describes the format and characteristics of one or more image files.
- magick import: saves any visible window on an X server and outputs it as an image file.
- magick mogrify: resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and more.
- magick montage: create a composite image by combining several separate images.
- magick stream: a lightweight tool to stream one or more pixel components of the image or portion of the image to your choice of storage formats.
Program Interfaces
- CL-Magick: provides a Common Lisp interface to the ImageMagick library.
- Magick.NET: Use Magick.NET to convert, compose, and edit images from Windows .NET.
- Magick++: provides an object-oriented C++ interface to ImageMagick.
- IMagick: is a native PHP extension to create and modify images using the ImageMagick API.
- JMagick: provides an object-oriented Java interface to ImageMagick.
- MagickCore: C API, recommended for wizard-level developers.
- MagickWand: convert, compose, and edit images from the C language.
- nMagick: is a port of the ImageMagick library to the haXe and Neko platforms.
- PascalMagick: a Pascal binding for the MagickWand API and also the low-level MagickCore library.
- PerlMagick: convert, compose, and edit images from the Perl language.
- PythonMagick: an object-oriented Python interface to ImageMagick.
- RMagick: is an interface between the Ruby programming language and ImageMagick.
- TclMagick: a native Tcl-extension to the ImageMagick MagickWand API.
Image Formats
Getting Help
Support ImageMagick
Miscellaneous Topics
ImageMagick Legacy
We continue to maintain the legacy release of ImageMagick, version 6, at https://legacy.imagemagick.org.