blob: 31d2cc3cd8b70251b9c8d5aea96c335f33b8b2bf [file] [log] [blame]
cristy29dc8652015-05-12 16:26:21 +00001<!DOCTYPE html>
cristyd2432012015-05-04 23:15:15 +00002<html lang="en">
cristy8ee7f242013-06-20 16:08:44 +00003<head>
cristy29f2c972015-07-28 13:37:46 +00004 <title>ImageMagick: Convert, Edit, Or Compose Bitmap Images</title>
cristyd2432012015-05-04 23:15:15 +00005 <meta http-equiv="content-type" content="text/html; charset=utf-8">
cristyd2432012015-05-04 23:15:15 +00006 <meta name="application-name" content="ImageMagick">
7 <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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ézier curves.">
8 <meta name="application-url" content="http://www.imagemagick.org">
9 <meta name="generator" content="PHP">
10 <meta name="keywords" content="convert, edit, or, compose, bitmap, images, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert">
11 <meta name="rating" content="GENERAL">
12 <meta name="robots" content="INDEX, FOLLOW">
13 <meta name="generator" content="ImageMagick Studio LLC">
14 <meta name="author" content="ImageMagick Studio LLC">
15 <meta name="revisit-after" content="2 DAYS">
16 <meta name="resource-type" content="document">
cristy2f563d42015-05-06 23:36:51 +000017 <meta name="copyright" content="Copyright (c) 1999-2015 ImageMagick Studio LLC">
cristyd2432012015-05-04 23:15:15 +000018 <meta name="distribution" content="Global">
19 <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
cristy354f1172015-07-29 14:03:48 +000020 <link rel="icon" href="images/wand.png">
21 <link rel="shortcut icon" href="images/wand.ico">
22 <link rel="stylesheet" href="css/magick.html">
cristy8ee7f242013-06-20 16:08:44 +000023</head>
cristyd2432012015-05-04 23:15:15 +000024<body>
cristy8ee7f242013-06-20 16:08:44 +000025<div class="main">
cristyd2432012015-05-04 23:15:15 +000026<div class="magick-masthead">
27 <div class="container">
cristy29f2c972015-07-28 13:37:46 +000028 <script async src="http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
29 <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-3129977114552745" data-ad-slot="6345125851" data-ad-format="auto"></ins>
30 <script>
31 (adsbygoogle = window.adsbygoogle || []).push({});
cristyd2432012015-05-04 23:15:15 +000032 </script>
cristyd2432012015-05-04 23:15:15 +000033 <nav class="magick-nav">
cristy44443b92015-05-05 00:06:07 +000034 <a class="magick-nav-item active" href="index.html">Home</a>
cristyea2793e2015-05-31 16:52:26 +000035 <a class="magick-nav-item " href="www/binary-releases.html">Download</a>
cristy44443b92015-05-05 00:06:07 +000036 <a class="magick-nav-item " href="www/command-line-tools.html">Tools</a>
37 <a class="magick-nav-item " href="www/command-line-options.html">Options</a>
cristyea2793e2015-05-31 16:52:26 +000038 <a class="magick-nav-item " href="www/resources.html">Resources</a>
39 <a class="magick-nav-item " href="www/api.html">Develop</a>
cristycecc9492015-06-09 16:53:50 +000040 <a class="magick-nav-item " href="www/http://nextgen.imagemagick.org/script/search.php">Search</a>
cristy5b8fe762015-06-09 16:24:03 +000041 <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/http://nextgen.imagemagick.org/discourse-server//">Community</a>
cristyd2432012015-05-04 23:15:15 +000042 </nav>
43 </div>
44</div>
45<div class="container">
46<div class="magick-header">
cristy85893d32015-05-06 13:44:09 +000047<p class="text-center"><a href="index.html#features">Features and Capabilities</a><a href="index.html#news">News</a><a href="index.html#community">Community</a></p>
cristy8ee7f242013-06-20 16:08:44 +000048
cristy44443b92015-05-05 00:06:07 +000049<p class="lead magick-description"><a href="images/wizard.png" title="And Now a Touch of Magick"><img class="img-responsive magick-icon" id="logo" alt="And Now a Touch of Magick" width="265" height="352" src="images/wizard.jpg"></a>
50ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&amp;entry=78333969">®</a></sup> is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of <a href="www/formats.html">formats</a> (over 200) including PNG, JPEG, JPEG-2000, GIF, TIFF, <a href="www/motion-picture.html">DPX</a>, <a href="www/high-dynamic-range.html">EXR</a>, 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ézier curves.</p>
cristy3ed852e2009-09-05 21:47:34 +000051
cristy731976e2015-08-02 14:43:09 +000052<p>The functionality of ImageMagick is typically utilized from the command line or you can use the features from programs written in your favorite language. Choose from these interfaces: <a href="www/api.html#ada">G2F</a> (Ada), <a href="www/api.html#c">MagickCore</a> (C), <a href="www/api.html#c">MagickWand</a> (C), <a href="www/api.html#ch">ChMagick</a> (Ch), <a href="www/api.html#com_">ImageMagickObject</a> (COM+), <a href="www/api.html#c__">Magick++</a> (C++), <a href="www/api.html#java">JMagick</a> (Java), <a href="www/api.html#lisp">L-Magick</a> (Lisp), <a href="www/api.html#lua">Lua</a> (LuaJIT), <a href="www/api.html#neko">NMagick</a> (Neko/haXe), <a href="www/api.html#dot-net">Magick.NET</a> (.NET), <a href="www/api.html#pascal">PascalMagick</a> (Pascal), <a href="www/api.html#perl">PerlMagick</a> (Perl), <a href="www/api.html#php">MagickWand for PHP</a> (PHP), <a href="www/api.html#php">IMagick</a> (PHP), <a href="www/api.html#python">PythonMagick</a> (Python), <a href="www/api.html#ruby">RMagick</a> (Ruby), or <a href="www/api.html#tcl">TclMagick</a> (Tcl/TK). With a language interface, use ImageMagick to modify or create images dynamically and <var>automagically</var>.</p>
cristy6e51a242015-06-07 14:41:36 +000053<p>ImageMagick utilizes multiple computational threads to increase performance and can read, process, or write mega-, giga-, or tera-pixel image sizes.</p>
cristycecc9492015-06-09 16:53:50 +000054<p>ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you may use, copy, modify, and distribute in both open and proprietary applications. It is distributed under the Apache 2.0 <a href="http://www.imagemagick.org/www/license.html">license</a>.</p>
cristyc3186d52010-06-04 13:55:23 +000055
cristy354f1172015-07-29 14:03:48 +000056<p>The ImageMagick development process ensures a stable API and ABI. Before each ImageMagick release, we perform a comprehensive security assessment that includes <a href="https://code.google.com/p/address-sanitizer/">memory error</a> and <a href="https://code.google.com/p/data-race-test/wiki/ThreadSanitizer">thread data race</a> detection to prevent security vulnerabilities.</p>
cristya8e6cae2011-03-10 00:48:29 +000057
cristy99513ee2015-06-21 00:00:03 +000058<p>The current release is ImageMagick 7.0.0-0 available from <a href="http://www.imagemagick.org/download/beta">http://www.imagemagick.org/download/beta</a>. It runs on <a href="http://www.imagemagick.org/download/linux/">Linux</a>, <a href="http://www.imagemagick.org/download/binaries/">Windows</a>, <a href="http://www.imagemagick.org/download/binaries/">Mac Os X</a>, <a href="http://www.imagemagick.org/download/iOS/">iOS</a>, Android OS, and others.</p>
cristya8e6cae2011-03-10 00:48:29 +000059
cristycecc9492015-06-09 16:53:50 +000060<p>The authoritative ImageMagick web site is <a href="http://www.imagemagick.org/">http://www.imagemagick.org</a>. The authoritative source code repository is <a href="https://subversion.imagemagick.org/subversion/ImageMagick/">https://subversion.imagemagick.org/subversion/ImageMagick/</a>.</p>
cristyd2432012015-05-04 23:15:15 +000061
cristy354f1172015-07-29 14:03:48 +000062<h2 class="magick-header"><a id="features">Features and Capabilities</a></h2>
cristy44443b92015-05-05 00:06:07 +000063<p>Here are just a few <a href="www/examples.html">examples</a> of what ImageMagick can do for you:</p>
cristyd2432012015-05-04 23:15:15 +000064<div class="table-responsive">
65<table class="table table-condensed table-striped">
66 <tr>
cristy44443b92015-05-05 00:06:07 +000067 <td><a href="www/convert.html">Format conversion</a></td>
68 <td>convert an image from one <a href="www/formats.html">format </a> to another (e.g. PNG to JPEG).</td>
cristyd2432012015-05-04 23:15:15 +000069 </tr>
70 <tr>
71 <td><a href="http://www.imagemagick.org/Usage/resize/">Transform</a></td>
cristycecc9492015-06-09 16:53:50 +000072 <td>resize, rotate, deskew, crop, flip or trim an image.</td>
cristyd2432012015-05-04 23:15:15 +000073 </tr>
74 <tr>
75 <td><a href="http://www.imagemagick.org/Usage/masking/">Transparency</a></td>
76 <td>render portions of an image invisible.</td>
77 </tr>
78 <tr>
79 <td><a href="http://www.imagemagick.org/Usage/draw/">Draw</a></td>
80 <td>add shapes or text to an image.</td>
81 </tr>
82 <tr>
83 <td><a href="http://www.imagemagick.org/Usage/crop/">Decorate</a></td>
84 <td>add a border or frame to an image.</td>
85 </tr>
86 <tr>
87 <td><a href="http://www.imagemagick.org/Usage/blur/">Special effects</a></td>
88 <td>blur, sharpen, threshold, or tint an image.</td>
89 </tr>
90 <tr>
91 <td><a href="http://www.imagemagick.org/Usage/anim_basics/">Animation</a></td>
92 <td>create a GIF animation sequence from a group of images.</td>
93 </tr>
94 <tr>
95 <td><a href="http://www.imagemagick.org/Usage/text/">Text &amp; comments</a></td>
96 <td>insert descriptive or artistic text in an image.</td>
97 </tr>
98 <tr>
cristy44443b92015-05-05 00:06:07 +000099 <td><a href="www/identify.html">Image identification</a></td>
cristyd2432012015-05-04 23:15:15 +0000100 <td>describe the format and attributes of an image.</td>
101 </tr>
102 <tr>
cristy44443b92015-05-05 00:06:07 +0000103 <td><a href="www/composite.html">Composite</a></td>
cristyd2432012015-05-04 23:15:15 +0000104 <td>overlap one image over another.</td>
105 </tr>
106 <tr>
cristy44443b92015-05-05 00:06:07 +0000107 <td><a href="www/montage.html">Montage</a></td>
cristyd2432012015-05-04 23:15:15 +0000108 <td>juxtapose image thumbnails on an image canvas.</td>
109 </tr>
110 <tr>
111 <td><a href="http://www.imagemagick.org/Usage/distorts/">Generalized pixel distortion</a></td>
112 <td>correct for, or induce image distortions including perspective.</td>
113 </tr>
114 <tr>
115 <td><a href="http://www.imagemagick.org/Usage/morphology/">Morphology of shapes</a></td>
116 <td>extract features, describe shapes, and recognize patterns in images.</td>
117 </tr>
118 <tr>
119 <td><a href="http://www.imagemagick.org/Usage/transform/#vision">Delineate image features</a></td>
120 <td>Canny edge detection, mean-shift, Hough lines.</td>
121 </tr>
122 <tr>
cristy44443b92015-05-05 00:06:07 +0000123 <td><a href="www/motion-picture.html">Motion picture support</a></td>
cristyd2432012015-05-04 23:15:15 +0000124 <td>read and write the common image formats used in digital film work.</td>
125 </tr>
126 <tr>
cristy44443b92015-05-05 00:06:07 +0000127 <td><a href="www/fx.html">Image calculator</a></td>
cristyd2432012015-05-04 23:15:15 +0000128 <td>apply a mathematical expression to an image or image channels.</td>
129 </tr>
130 <tr>
cristy44443b92015-05-05 00:06:07 +0000131 <td><a href="www/connected-components.html">Connected component labeling</a></td>
cristyd2432012015-05-04 23:15:15 +0000132 <td>uniquely label connected regions in an image.</td>
133 </tr>
134 <tr>
135 <td><a href="http://www.imagemagick.org/Usage/fourier/">Discrete Fourier transform</a></td>
136 <td>implements the forward and inverse <a href="http://en.wikipedia.org/wiki/Discrete_Fourier_transform">DFT</a>.</td>
137 </tr>
138 <tr>
139 <td><a href="http://www.fmwconcepts.com/misc_tests/perceptual_hash_test_results_510/index.html">Perceptual hash</a></td>
140 <td>map visually identical images to the same or similar hash-- useful in image retrieval, authentication, indexing, or copy detection as well as digital watermarking.</td>
141 </tr>
142 <tr>
cristy44443b92015-05-05 00:06:07 +0000143 <td><a href="www/color-management.html">Color management</a></td>
cristyd2432012015-05-04 23:15:15 +0000144 <td>accurate color management with color profiles or in lieu of-- built-in gamma compression or expansion as demanded by the colorspace.</td>
145 </tr>
146 <tr>
cristy44443b92015-05-05 00:06:07 +0000147 <td><a href="www/high-dynamic-range.html">High dynamic-range images</a></td>
cristyd2432012015-05-04 23:15:15 +0000148 <td>accurately represent the wide range of intensity levels found in real scenes ranging from the brightest direct sunlight to the deepest darkest shadows.</td>
149 </tr>
150 <tr>
cristy44443b92015-05-05 00:06:07 +0000151 <td><a href="www/cipher.html">Encipher or decipher an image</a></td>
cristyd2432012015-05-04 23:15:15 +0000152 <td>convert ordinary images into unintelligible gibberish and back again.</td>
153 </tr>
154 <tr>
cristy44443b92015-05-05 00:06:07 +0000155 <td><a href="www/architecture.html#virtual-pixels">Virtual pixel support</a></td>
cristyd2432012015-05-04 23:15:15 +0000156 <td>convenient access to pixels outside the image region.</td>
157 </tr>
158 <tr>
cristy44443b92015-05-05 00:06:07 +0000159 <td><a href="www/architecture.html#tera-pixel">Large image support</a></td>
cristyd2432012015-05-04 23:15:15 +0000160 <td>read, process, or write mega-, giga-, or tera-pixel image sizes.</td>
161 </tr>
162 <tr>
cristy44443b92015-05-05 00:06:07 +0000163 <td><a href="www/architecture.html#threads">Threads of execution support</a></td>
164 <td>ImageMagick is thread safe and most internal algorithms execute in <a href="www/openmp.html">parallel</a> to take advantage of speed-ups offered by multicore processor chips.</td>
cristyd2432012015-05-04 23:15:15 +0000165 </tr>
166 <tr>
cristy44443b92015-05-05 00:06:07 +0000167 <td><a href="www/distribute-pixel-cache.html">Distributed pixel cache</a></td>
cristyd2432012015-05-04 23:15:15 +0000168 <td>offload intermediate pixel storage to one or more remote servers.</td>
169 </tr>
170 <tr>
cristy44443b92015-05-05 00:06:07 +0000171 <td><a href="www/architecture.html#distributed">Heterogeneous distributed processing</a></td>
172 <td>certain algorithms are <a href="www/opencl.html">OpenCL</a>-enabled to take advantage of speed-ups offered by executing in concert across heterogeneous platforms consisting of CPUs, GPUs, and other processors.</td>
cristyd2432012015-05-04 23:15:15 +0000173 </tr>
174 <tr>
cristy44443b92015-05-05 00:06:07 +0000175 <td><a href="www/binary-releases.html#iOS">ImageMagick on the iPhone</a></td>
cristyd2432012015-05-04 23:15:15 +0000176 <td>convert, edit, or compose images on your <a href="http://www.apple.com/ios/">iOS</a> device such as the iPhone or iPad.</td>
177 </tr>
178</table>
cristyd43a46b2010-01-21 02:13:41 +0000179</div>
cristy3ed852e2009-09-05 21:47:34 +0000180
cristyd2432012015-05-04 23:15:15 +0000181<p><a href="http://www.imagemagick.org/Usage/">Examples of ImageMagick Usage</a> shows how to use ImageMagick from the command-line to accomplish any of these tasks and much more. Also, see <a href="http://www.fmwconcepts.com/imagemagick/">Fred's ImageMagick Scripts</a>: a plethora of command-line scripts that perform geometric transforms, blurs, sharpens, edging, noise removal, and color manipulations. With <a href="https://magick.codeplex.com/">Magick.NET</a>, use ImageMagick without having to install ImageMagick on your server or desktop.</p>
cristy3ed852e2009-09-05 21:47:34 +0000182
cristy85893d32015-05-06 13:44:09 +0000183<h2 class="magick-header"><a id="news"></a>News</h2>
cristy1efc1ab2011-08-01 14:47:02 +0000184
cristycecc9492015-06-09 16:53:50 +0000185<p>The design of ImageMagick is an evolutionary process, with the design and implementation efforts serving to influence and guide further progress in the other. With <a href="index.html">ImageMagick version 7</a>, we aim to improve the design based on lessons learned from the version 6 implementation. See the <a href="www/porting.html">porting</a> guide to track the progress of the version 7 development effort.</p>
cristy1efc1ab2011-08-01 14:47:02 +0000186
cristyd2432012015-05-04 23:15:15 +0000187<h2 class="magick-header"><a id="community"></a>Community</h2>
cristy5b8fe762015-06-09 16:24:03 +0000188<p>To join the ImageMagick community, try the <a href="http://www.imagemagick.org/http://nextgen.imagemagick.org/discourse-server//">discourse server</a>. You can review questions or comments (with informed responses) posed by ImageMagick users or ask your own questions.</p>
cristyd43a46b2010-01-21 02:13:41 +0000189</div>
cristyd2432012015-05-04 23:15:15 +0000190 <footer class="magick-footer">
cristy29f2c972015-07-28 13:37:46 +0000191 <p><a href="www/support.html">Donate</a>
192 <a href="www/sitemap.html">Sitemap</a>
cristy44443b92015-05-05 00:06:07 +0000193 <a href="www/links.html">Related</a>
cristy29f2c972015-07-28 13:37:46 +0000194 <a href="www/architecture.html">Architecture</a>
cristyd2432012015-05-04 23:15:15 +0000195</p>
196 <p><a href="index.html#">Back to top</a>
cristyea2793e2015-05-31 16:52:26 +0000197 <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
cristycecc9492015-06-09 16:53:50 +0000198 <a href="www/http://nextgen.imagemagick.org/script/contact.php">Contact Us</a></p>
cristya1890f02015-05-15 23:32:44 +0000199 <p><small>© 1999-2015 ImageMagick Studio LLC</small></p>
cristyd2432012015-05-04 23:15:15 +0000200 </footer>
201</div><!-- /.container -->
cristy3ed852e2009-09-05 21:47:34 +0000202
cristy44443b92015-05-05 00:06:07 +0000203 <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
cristy29f2c972015-07-28 13:37:46 +0000204 <script src="http://nextgen.imagemagick.org/js/magick.html"></script>
cristyd43a46b2010-01-21 02:13:41 +0000205</div>
cristy8ee7f242013-06-20 16:08:44 +0000206</body>
cristy5a367e42015-05-05 12:39:18 +0000207</html>