blob: 934ab12f0a3afa35b2b819b18d6a7175110ef95e [file] [log] [blame]
Cristy594d2772015-11-15 10:47:42 -05001
2
3
4
cristy29dc8652015-05-12 16:26:21 +00005<!DOCTYPE html>
cristyd2432012015-05-04 23:15:15 +00006<html lang="en">
cristyad41c0c2012-10-31 00:49:28 +00007<head>
cristy29f2c972015-07-28 13:37:46 +00008 <title>ImageMagick: Install from Binary Distribution</title>
Cristy912a9222016-06-17 15:37:28 -04009 <meta charset="utf-8" />
10 <meta http-equiv="X-UA-Compatible" content="IE=edge" />
11 <meta name="viewport" content="width=device-width, initial-scale=1" />
Cristy594d2772015-11-15 10:47:42 -050012 <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
13 <meta name="application-name" content="ImageMagick"/>
14 <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."/>
15 <meta name="application-url" content="http://www.imagemagick.org"/>
16 <meta name="generator" content="PHP"/>
17 <meta name="keywords" content="install, from, binary, distribution, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert"/>
18 <meta name="rating" content="GENERAL"/>
19 <meta name="robots" content="INDEX, FOLLOW"/>
20 <meta name="generator" content="ImageMagick Studio LLC"/>
21 <meta name="author" content="ImageMagick Studio LLC"/>
22 <meta name="revisit-after" content="2 DAYS"/>
23 <meta name="resource-type" content="document"/>
Cristy912a9222016-06-17 15:37:28 -040024 <meta name="copyright" content="Copyright (c) 1999-2016 ImageMagick Studio LLC"/>
Cristy594d2772015-11-15 10:47:42 -050025 <meta name="distribution" content="Global"/>
26 <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
Cristy912a9222016-06-17 15:37:28 -040027 <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
Cristy594d2772015-11-15 10:47:42 -050028 <link rel="icon" href="../images/wand.png"/>
29 <link rel="shortcut icon" href="../images/wand.ico"/>
Cristy912a9222016-06-17 15:37:28 -040030 <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Roboto:900,400,400italic,700,700italic,300,300italic|Open+Sans:300italic,400italic,700italic,300,400,600,700">
Cristyce4a3552015-12-14 13:53:35 -050031 <link rel="stylesheet" href="css/magick.css"/>
cristyad41c0c2012-10-31 00:49:28 +000032</head>
cristyd2432012015-05-04 23:15:15 +000033<body>
cristyad41c0c2012-10-31 00:49:28 +000034<div class="main">
cristyd2432012015-05-04 23:15:15 +000035<div class="magick-masthead">
36 <div class="container">
Cristy594d2772015-11-15 10:47:42 -050037 <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
38 style="display:block"
39 data-ad-client="ca-pub-3129977114552745"
40 data-ad-slot="6345125851"
41 data-ad-format="auto"></ins>
cristy29f2c972015-07-28 13:37:46 +000042 <script>
Cristy542697a2015-10-12 20:10:32 -040043 (adsbygoogle = window.adsbygoogle || []).push({});
cristyd2432012015-05-04 23:15:15 +000044 </script>
cristyd2432012015-05-04 23:15:15 +000045 <nav class="magick-nav">
cristy44443b92015-05-05 00:06:07 +000046 <a class="magick-nav-item " href="../index.html">Home</a>
cristyea2793e2015-05-31 16:52:26 +000047 <a class="magick-nav-item active" href="binary-releases.html">Download</a>
cristyd2432012015-05-04 23:15:15 +000048 <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
Cristye93be682015-11-26 09:07:51 -050049 <a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
cristyea2793e2015-05-31 16:52:26 +000050 <a class="magick-nav-item " href="resources.html">Resources</a>
51 <a class="magick-nav-item " href="api.html">Develop</a>
Cristy1f1f3a02016-06-01 07:25:42 -040052 <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
Cristye09ed312016-03-06 08:07:39 -050053 <a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
cristyd2432012015-05-04 23:15:15 +000054 </nav>
55 </div>
cristy3ed852e2009-09-05 21:47:34 +000056</div>
cristyd2432012015-05-04 23:15:15 +000057<div class="container">
58<div class="magick-header">
59<p class="text-center"><a href="binary-releases.html#unix">Unix Binary Release</a><a href="binary-releases.html#macosx">Mac OS X Binary Release</a><a href="binary-releases.html#iOS">iOS Binary Release</a><a href="binary-releases.html#windows">Windows Binary Release</a></p>
cristy3ed852e2009-09-05 21:47:34 +000060
Cristyf650f4f2016-04-01 10:53:07 -040061<p class="lead magick-description">You can install ImageMagick from <a href="install-source.html">source</a>. However, if you don't have a proper development environment or if you're anxious to get started, download a ready-to-run <a href="binary-releases.html#unix">Unix</a> or <a href="binary-releases.html#windows">Windows</a> executable. Before you download, you may want to review recent <a href="changelog.html">changes</a> to the ImageMagick distribution.</p>
cristyd2432012015-05-04 23:15:15 +000062
63<h2 class="magick-header"><a id="unix"></a>Unix Binary Release</h2>
cristy3ed852e2009-09-05 21:47:34 +000064
cristy751980d2012-06-03 23:18:35 +000065<p>These are the Unix variations that we support. If your system is not on the list, try installing from <a href="install-source.html">source</a>. Although ImageMagick runs fine on a single core computer, it automagically runs in parallel on dual and quad-core systems reducing run times considerably.</p>
cristy3ed852e2009-09-05 21:47:34 +000066
cristyd2432012015-05-04 23:15:15 +000067<div class="table-responsive">
68<table class="table table-condensed table-striped">
Cristy594d2772015-11-15 10:47:42 -050069 <col width="50%"/> <col width="10%"/> <col width="10%"/> <col width="30%"/>
cristy3ed852e2009-09-05 21:47:34 +000070 <tr>
71 <th>Version</th>
72 <th>HTTP</th>
73 <th>FTP</th>
74 <th>Description</th>
75 </tr>
76
77 <tr>
Cristye0779712016-07-30 17:25:22 -040078 <td>ImageMagick-7.0.2-6.x86_64.rpm</td>
79 <td><a href= "http://www.imagemagick.org/download/linux/CentOS/x86_64/ImageMagick-7.0.2-6.x86_64.rpm">download</a></td>
80 <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/x86_64/ImageMagick-7.0.2-6.x86_64.rpm">download</a></td>
Cristy4de4f202015-09-16 16:50:53 -040081 <td>Redhat / CentOS 7.1 x86_64 RPM</td>
cristy3ed852e2009-09-05 21:47:34 +000082 </tr>
83
84 <tr>
cristyd2432012015-05-04 23:15:15 +000085 <td>ImageMagick RPM's</td>
86 <td><a href="http://www.imagemagick.org/download/linux/CentOS">download</a></td>
87 <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS">download</a></td>
88 <td>Development, Perl, C++, and documentation RPM's.</td>
cristybe3c5be2011-03-05 17:35:07 +000089 </tr>
90
91 <tr>
Cristye09ed312016-03-06 08:07:39 -050092 <td>ImageMagick-i386-pc-solaris2.11.tar.gz</td>
93 <td><a href="http://www.imagemagick.org/download/binaries/ImageMagick-i386-pc-solaris2.11.tar.gz">download</a></td>
94 <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-i386-pc-solaris2.11.tar.gz">download</a></td>
95 <td>Solaris Sparc 2.11</td>
cristy3ed852e2009-09-05 21:47:34 +000096 </tr>
97
98 <tr>
cristyd2432012015-05-04 23:15:15 +000099 <td>ImageMagick-i686-pc-cygwin.tar.gz</td>
100 <td><a href="http://www.imagemagick.org/download/binaries/ImageMagick-i686-pc-cygwin.tar.gz">download</a></td>
101 <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-i686-pc-cygwin.tar.gz">download</a></td>
102 <td>Cygwin</td>
cristy3ed852e2009-09-05 21:47:34 +0000103 </tr>
104
105 <tr>
cristyd2432012015-05-04 23:15:15 +0000106 <td>ImageMagick-i686-pc-mingw32.tar.gz</td>
107 <td><a href="http://www.imagemagick.org/download/binaries/ImageMagick-i686-pc-mingw32.tar.gz">download</a></td>
108 <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-i686-pc-mingw32.tar.gz">download</a></td>
109 <td>MinGW</td>
cristy3ed852e2009-09-05 21:47:34 +0000110 </tr>
cristyd2432012015-05-04 23:15:15 +0000111</table></div>
cristy3ed852e2009-09-05 21:47:34 +0000112
cristy91469932014-07-25 11:00:25 +0000113<p>Verify its <a href="http://www.imagemagick.org/download/binaries/digest.rdf">message digest</a>.</p>
cristy3ed852e2009-09-05 21:47:34 +0000114
115<p>ImageMagick RPM's are self-installing. Simply type the following command and you're ready to start using ImageMagick:</p>
116
Cristye0779712016-07-30 17:25:22 -0400117<pre><span class="crtprompt"> </span><span class='crtin'>rpm -Uvh ImageMagick-7.0.2-6.x86_64.rpm</span></pre>
cristy3ed852e2009-09-05 21:47:34 +0000118<p>For other systems, create (or choose) a directory to install the package into and change to that directory, for example:</p>
119
cristyd2432012015-05-04 23:15:15 +0000120<pre>
121cd $HOME
122</pre>
123
cristy3ed852e2009-09-05 21:47:34 +0000124<p>Next, extract the contents of the package. For example:</p>
125
cristyd2432012015-05-04 23:15:15 +0000126<pre>
127tar xvzf ImageMagick.tar.gz
128</pre>
129
cristy8ee7f242013-06-20 16:08:44 +0000130<p>Set the <code>MAGICK_HOME</code> environment variable to the path where you extracted the ImageMagick files. For example:</p>
cristy3ed852e2009-09-05 21:47:34 +0000131
Cristy912a9222016-06-17 15:37:28 -0400132<pre><span class="crtprompt"> </span><span class='crtin'>export MAGICK_HOME="$HOME/ImageMagick-7.0.2"</span></pre>
cristy8ee7f242013-06-20 16:08:44 +0000133<p>If the <code>bin</code> subdirectory of the extracted package is not already in your executable search path, add it to your <code>PATH</code> environment variable. For example:</p>
cristy3ed852e2009-09-05 21:47:34 +0000134
cristyd2432012015-05-04 23:15:15 +0000135<pre>
136export PATH="$MAGICK_HOME/bin:$PATH
137</pre>
138
cristy3ed852e2009-09-05 21:47:34 +0000139
cristy8ee7f242013-06-20 16:08:44 +0000140<p>On Linux and Solaris machines add <code>$MAGICK_HOME/lib</code> to the <code>LD_LIBRARY_PATH</code> environment variable:</p>
cristy3ed852e2009-09-05 21:47:34 +0000141
cristyd2432012015-05-04 23:15:15 +0000142<pre>
143LD_LIBRARY_PATH="${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}$MAGICK_HOME/lib
144export LD_LIBRARY_PATH
145</pre>
146
Cristyce4a3552015-12-14 13:53:35 -0500147<p>Finally, to verify ImageMagick is working properly, type the following on the command line:</p>
cristy3ed852e2009-09-05 21:47:34 +0000148
cristyd2432012015-05-04 23:15:15 +0000149<pre>
Cristye0779712016-07-30 17:25:22 -0400150magick logo: logo.gif
cristyd2432012015-05-04 23:15:15 +0000151identify logo.gif
152display logo.gif
153</pre>
154
cristy751980d2012-06-03 23:18:35 +0000155<p>Congratulations, you have a working ImageMagick distribution under Unix or Linux and you are ready to use ImageMagick to <a href="http://www.imagemagick.org/Usage/">convert, compose, or edit</a> your images or perhaps you'll want to use one of the <a href="api.html">Application Program Interfaces</a> for C, C++, Perl, and others.</p>
cristy3ed852e2009-09-05 21:47:34 +0000156
cristyd2432012015-05-04 23:15:15 +0000157<h2 class="magick-header"><a id="macosx"></a>Mac OS X Binary Release</h2>
cristy3ed852e2009-09-05 21:47:34 +0000158
cristy91469932014-07-25 11:00:25 +0000159<p>We recommend <a href="http://www.macports.org">MacPorts</a> which custom builds ImageMagick in your environment (some users prefer <a href="http://brew.sh">Homebrew</a>). Download MacPorts and type:</p>
cristy3ed852e2009-09-05 21:47:34 +0000160
cristyd2432012015-05-04 23:15:15 +0000161<pre>
162sudo port install ImageMagick
163</pre>
164
cristy8ee7f242013-06-20 16:08:44 +0000165<p>The <code>port</code> command downloads ImageMagick and many of its delegate libraries (e.g. JPEG, PNG, Freetype, etc.) and configures, builds, and installs ImageMagick automagically. Alternatively, you can download the ImageMagick Mac OS X distribution we provide:</p>
cristy3ed852e2009-09-05 21:47:34 +0000166
cristyd2432012015-05-04 23:15:15 +0000167<div class="table-responsive">
168<table class="table table-condensed table-striped">
Cristy594d2772015-11-15 10:47:42 -0500169 <col width="50%"/> <col width="10%"/> <col width="10%"/> <col width="30%"/>
cristy3ed852e2009-09-05 21:47:34 +0000170 <tr>
171 <th>Version</th>
172 <th>HTTP</th>
173 <th>FTP</th>
174 <th>Description</th>
175 </tr>
176
177 <tr>
Cristy1f1f3a02016-06-01 07:25:42 -0400178 <td>ImageMagick-x86_64-apple-darwin15.4.0.tar.gz</td>
179 <td><a href="http://www.imagemagick.org/download/binaries/ImageMagick-x86_64-apple-darwin15.4.0.tar.gz">download</a></td>
180 <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-x86_64-apple-darwin15.4.0.tar.gz">download</a></td>
Cristye93be682015-11-26 09:07:51 -0500181 <td>Mac OS X El Capitan</td>
cristy3ed852e2009-09-05 21:47:34 +0000182 </tr>
cristyd2432012015-05-04 23:15:15 +0000183</table></div>
cristy3ed852e2009-09-05 21:47:34 +0000184
cristy91469932014-07-25 11:00:25 +0000185<p>Verify its <a href="http://www.imagemagick.org/download/binaries/digest.rdf">message digest</a>.</p>
cristy3ed852e2009-09-05 21:47:34 +0000186
187<p>Create (or choose) a directory to install the package into and change to that directory, for example:</p>
188
cristyd2432012015-05-04 23:15:15 +0000189<pre>
190cd $HOME
191</pre>
192
cristy3ed852e2009-09-05 21:47:34 +0000193<p>Next, extract the contents of the package. For example:</p>
194
cristyd2432012015-05-04 23:15:15 +0000195<pre>
Cristy769d8892016-01-19 18:11:14 -0500196tar xvzf ImageMagick-x86_64-apple-darwin15.2.0.tar.gz
cristyd2432012015-05-04 23:15:15 +0000197</pre>
198
cristy8ee7f242013-06-20 16:08:44 +0000199<p>Set the <code>MAGICK_HOME</code> environment variable to the path where you extracted the ImageMagick files. For example:</p>
cristy3ed852e2009-09-05 21:47:34 +0000200
Cristy912a9222016-06-17 15:37:28 -0400201<pre><span class="crtprompt"> </span><span class='crtin'>export MAGICK_HOME="$HOME/ImageMagick-7.0.2"</span></pre>
cristy8ee7f242013-06-20 16:08:44 +0000202<p>If the <code>bin</code> subdirectory of the extracted package is not already in your executable search path, add it to your <code>PATH</code> environment variable. For example:</p>
cristy3ed852e2009-09-05 21:47:34 +0000203
cristyd2432012015-05-04 23:15:15 +0000204<pre>
205export PATH="$MAGICK_HOME/bin:$PATH"
206</pre>
207
cristy3ed852e2009-09-05 21:47:34 +0000208
cristy8ee7f242013-06-20 16:08:44 +0000209<p>Set the <code>DYLD_LIBRARY_PATH</code> environment variable:</p>
cristy3ed852e2009-09-05 21:47:34 +0000210
cristyd2432012015-05-04 23:15:15 +0000211<pre>
Cristye93be682015-11-26 09:07:51 -0500212export DYLD_LIBRARY_PATH="$MAGICK_HOME/lib/"
cristyd2432012015-05-04 23:15:15 +0000213</pre>
214
Cristyce4a3552015-12-14 13:53:35 -0500215<p>Finally, to verify ImageMagick is working properly, type the following on the command line:</p>
cristy3ed852e2009-09-05 21:47:34 +0000216
cristyd2432012015-05-04 23:15:15 +0000217<pre>
Cristye0779712016-07-30 17:25:22 -0400218magick logo: logo.gif
cristyd2432012015-05-04 23:15:15 +0000219identify logo.gif
220display logo.gif
221</pre>
222
223<p><b>Note</b>, the <a href="display.html">display</a> program requires the X11 server available on your Mac OS X installation DVD. Once that is installed, you will also need to <code>export DISPLAY=:0</code>.</p>
cristyeed6cb62012-01-28 19:38:34 +0000224
225<p>The best way to deal with all the exports is to put them at the end of your .profile file</p>
cristy3ed852e2009-09-05 21:47:34 +0000226
cristy751980d2012-06-03 23:18:35 +0000227<p>Congratulations, you have a working ImageMagick distribution under Mac OS X and you are ready to use ImageMagick to <a href="http://www.imagemagick.org/Usage/">convert, compose, or edit</a> your images or perhaps you'll want to use one of the <a href="api.html">Application Program Interfaces</a> for C, C++, Perl, and others.</p>
cristy3ed852e2009-09-05 21:47:34 +0000228
cristyd2432012015-05-04 23:15:15 +0000229<h2 class="magick-header"><a id="iOS"></a>iOS Binary Release</h2>
cristyda16f162011-02-19 23:52:17 +0000230
cristye6e84152011-06-06 14:16:49 +0000231<p><a href="http://www.cloudgoessocial.net/2011/03/21/im-xcode4-ios4-3/">~Claudio</a> provides iOS builds of ImageMagick.</p>
cristyda16f162011-02-19 23:52:17 +0000232
cristye6e84152011-06-06 14:16:49 +0000233<h4>Download iOS Distribution</h4>
cristyda16f162011-02-19 23:52:17 +0000234
cristy29c5c992011-06-25 13:58:49 +0000235<p>You can download the iOS distribution directly from ImageMagick's <a href="http://www.imagemagick.org/download/iOS">repository</a>.</p>
cristyda16f162011-02-19 23:52:17 +0000236
237<p>There are always 2 packages for the compiled ImageMagick:</p>
238
239<ul>
cristye6e84152011-06-06 14:16:49 +0000240<li>iOSMagick-VERSION-libs.zip</li>
241<li>iOSMagick-VERSION.zip</li>
cristyda16f162011-02-19 23:52:17 +0000242</ul>
243
244<p>The first one includes headers and compiled libraries that have been used to compile ImageMagick. Most users would need this one.</p>
245
cristye6e84152011-06-06 14:16:49 +0000246<h4>ImageMagick compiling script for iOS OS and iOS Simulator</h4>
cristyda16f162011-02-19 23:52:17 +0000247
248<p>To run the script:</p>
cristyd2432012015-05-04 23:15:15 +0000249<pre>
cristya1890f02015-05-15 23:32:44 +0000250./imagemagick_compile.sh <var>VERSION</var>
cristyda16f162011-02-19 23:52:17 +0000251</pre>
Cristye0779712016-07-30 17:25:22 -0400252<p>where <var>VERSION</var> is the version of ImageMagick you want to compile (i.e.: 7.0.2-6, svn, ...)</p>
cristyda16f162011-02-19 23:52:17 +0000253
cristye6e84152011-06-06 14:16:49 +0000254<p>This script compiles ImageMagick as a static library to be included in iOS projects and adds support for</p>
cristyda16f162011-02-19 23:52:17 +0000255<ul>
256<li>png</li>
257<li>jpeg</li>
258<li>tiff</li>
259</ul>
260
cristy8ee7f242013-06-20 16:08:44 +0000261<p>Upon successful compilation a folder called <code>IMPORT_ME</code> is created on your <code>~/Desktop</code>. You can import it into your XCode project.</p>
cristyda16f162011-02-19 23:52:17 +0000262
263<h5>XCode project settings</h5>
264
265<p>After including everything into XCode please also make sure to have these settings (Build tab of the project information):</p>
266<ul>
cristy8ee7f242013-06-20 16:08:44 +0000267<li>Other Linker Flags: -lMagickCore-Q16 -lMagickWand-Q16 -ljpeg -lpng -lbz2 -lz</li>
cristyda16f162011-02-19 23:52:17 +0000268<li>Header Search Paths: $(SRCROOT) - make it Recursive</li>
269<li>Library Search Paths: $(SRCROOT) - make it Recursive</li>
270</ul>
271
272<p>On the lower left click on the small-wheel and select: Add User-Defined Setting</p>
273<ul>
274<li>Key: OTHER_CFLAGS</li>
cristye6e84152011-06-06 14:16:49 +0000275<li>Value: -Dmacintosh=1</li>
cristyda16f162011-02-19 23:52:17 +0000276</ul>
277
278<h5>Sample project</h5>
279
cristye6e84152011-06-06 14:16:49 +0000280<p>A <a href="http://www.cloudgoessocial.net/im_iphone/IM_Test.zip">sample project </a> is available for download. It is not updated too often, but it does give an idea of all the settings and some ways to play around with ImageMagick in an iOS application.</p>
cristyda16f162011-02-19 23:52:17 +0000281
cristyd2432012015-05-04 23:15:15 +0000282<h2 class="magick-header"><a id="windows"></a>Windows Binary Release</h2>
cristy3ed852e2009-09-05 21:47:34 +0000283
cristyd2432012015-05-04 23:15:15 +0000284<p>ImageMagick runs on Windows 8 (x86 &amp; x64), Windows 7 (x86 &amp; x64), Windows Server 2012, Windows XP (x86) with Service Pack 3, Windows Vista (x86 &amp; x64) with Service Pack 2, Windows Server 2003 (x86 &amp; x64) with Service Pack 2 (verify MSXML6 is present), Windows Server 2003 R2 (x86 &amp; x64), Windows Server 2008 (x86 &amp; x64) with Service Pack 2, and Windows Server 2008 R2 (x64).</p>
cristy24fc1fe2010-10-23 21:13:01 +0000285
286<p>The amount of memory can be an important factor, especially if you intend to work on large images. A minimum of 512 MB of RAM is recommended, but the more RAM the better. Although ImageMagick runs well on a single core computer, it automagically runs in parallel on multi-core systems reducing run times considerably.</p>
cristy3ed852e2009-09-05 21:47:34 +0000287
cristyd2432012015-05-04 23:15:15 +0000288<p>The Windows version of ImageMagick is self-installing. Simply click on the appropriate version below and it will launch itself and ask you a few installation questions. Versions with <var>Q8</var> in the name are 8 bits-per-pixel component (e.g. 8-bit red, 8-bit green, etc.), whereas, <var>Q16</var> in the filename are 16 bits-per-pixel component. A Q16 version permits you to read or write 16-bit images without losing precision but requires twice as much resources as the Q8 version. Versions with <var>dll</var> in the filename include ImageMagick libraries as <a href="http://www.answers.com/topic/dll">dynamic link libraries</a>. Unless you have a Windows 32-bit OS, we recommend this version of ImageMagick for 64-bit Windows:</p>
cristy3ed852e2009-09-05 21:47:34 +0000289
cristyd2432012015-05-04 23:15:15 +0000290<div class="table-responsive">
291<table class="table table-condensed table-striped">
Cristy594d2772015-11-15 10:47:42 -0500292 <col width="50%"/> <col width="10%"/> <col width="10%"/> <col width="30%"/>
cristy3ed852e2009-09-05 21:47:34 +0000293 <tr>
294 <th>Version</th>
295 <th>HTTP</th>
296 <th>FTP</th>
297 <th>Description</th>
298 </tr>
299
300 <tr>
Cristye0779712016-07-30 17:25:22 -0400301 <td>ImageMagick-7.0.2-6-Q16-x64-dll.exe</td>
302 <td><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-7.0.2-6-Q16-x64-dll.exe">download</a></td>
303 <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.2-6-Q16-x64-dll.exe">download</a></td>
Cristyf650f4f2016-04-01 10:53:07 -0400304 <td>Win64 dynamic at 16 bits-per-pixel component</td>
cristy8030a5b2010-09-17 18:31:49 +0000305 </tr>
cristyd2432012015-05-04 23:15:15 +0000306</table></div>
cristyeed6cb62012-01-28 19:38:34 +0000307
cristy91469932014-07-25 11:00:25 +0000308<p>Or choose from these alternate Windows binary distributions:</p>
cristyeed6cb62012-01-28 19:38:34 +0000309
cristyd2432012015-05-04 23:15:15 +0000310<div class="table-responsive">
311<table class="table table-condensed table-striped">
Cristy594d2772015-11-15 10:47:42 -0500312 <col width="50%"/> <col width="10%"/> <col width="10%"/> <col width="30%"/>
cristyeed6cb62012-01-28 19:38:34 +0000313 <tr>
314 <th>Version</th>
315 <th>HTTP</th>
316 <th>FTP</th>
317 <th>Description</th>
318 </tr>
cristy8030a5b2010-09-17 18:31:49 +0000319
320 <tr>
Cristye0779712016-07-30 17:25:22 -0400321 <td>ImageMagick-7.0.2-6-Q16-x64-static.exe</td>
322 <td><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-7.0.2-6-Q16-x64-static.exe">download</a></td>
323 <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.2-6-Q16-x64-static.exe">download</a></td>
Cristyf650f4f2016-04-01 10:53:07 -0400324 <td>Win64 static at 16 bits-per-pixel component</td>
cristyc7a6e3e2011-01-26 16:54:03 +0000325 </tr>
326
327 <tr>
Cristye0779712016-07-30 17:25:22 -0400328 <td>ImageMagick-7.0.2-6-Q8-x64-dll.exe</td>
329 <td><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-7.0.2-6-Q8-x64-dll.exe">download</a></td>
330 <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.2-6-Q8-x64-dll.exe">download</a></td>
Cristyf650f4f2016-04-01 10:53:07 -0400331 <td>Win64 dynamic at 8 bits-per-pixel component</td>
cristy91469932014-07-25 11:00:25 +0000332 </tr>
333
334 <tr>
Cristye0779712016-07-30 17:25:22 -0400335 <td>ImageMagick-7.0.2-6-Q8-x64-static.exe</td>
336 <td><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-7.0.2-6-Q8-x64-static.exe">download</a></td>
337 <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.2-6-Q8-x64-static.exe">download</a></td>
Cristyf650f4f2016-04-01 10:53:07 -0400338 <td>Win64 static at 8 bits-per-pixel component</td>
cristy91469932014-07-25 11:00:25 +0000339 </tr>
340
341 <tr>
Cristye0779712016-07-30 17:25:22 -0400342 <td>ImageMagick-7.0.2-6-Q16-HDRI-x64-dll.exe</td>
343 <td><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-7.0.2-6-Q16-HDRI-x64-dll.exe">download</a></td>
344 <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.2-6-Q16-HDRI-x64-dll.exe">download</a></td>
Cristyf650f4f2016-04-01 10:53:07 -0400345 <td>Win64 dynamic at 16 bits-per-pixel component with <a href="high-dynamic-range.html">high dynamic-range imaging</a> enabled</td>
cristy99513ee2015-06-21 00:00:03 +0000346 </tr>
347
348 <tr>
Cristye0779712016-07-30 17:25:22 -0400349 <td>ImageMagick-7.0.2-6-Q16-HDRI-x64-static.exe</td>
350 <td><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-7.0.2-6-Q16-HDRI-x64-static.exe">download</a></td>
351 <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.2-6-Q16-HDRI-x64-static.exe">download</a></td>
Cristyf650f4f2016-04-01 10:53:07 -0400352 <td>Win64 static at 16 bits-per-pixel component with <a href="high-dynamic-range.html">high dynamic-range imaging</a> enabled</td>
cristy99513ee2015-06-21 00:00:03 +0000353 </tr>
354
355 <tr>
Cristye0779712016-07-30 17:25:22 -0400356 <td>ImageMagick-7.0.2-6-Q16-x86-dll.exe</td>
357 <td><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-7.0.2-6-Q16-x86-dll.exe">download</a></td>
358 <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.2-6-Q16-x86-dll.exe">download</a></td>
Cristyf650f4f2016-04-01 10:53:07 -0400359 <td>Win32 dynamic at 16 bits-per-pixel component</td>
cristy91469932014-07-25 11:00:25 +0000360 </tr>
361
362 <tr>
Cristye0779712016-07-30 17:25:22 -0400363 <td>ImageMagick-7.0.2-6-Q16-x86-static.exe</td>
364 <td><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-7.0.2-6-Q16-x86-static.exe">download</a></td>
365 <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.2-6-Q16-x86-static.exe">download</a></td>
Cristyf650f4f2016-04-01 10:53:07 -0400366 <td>Win32 static at 16 bits-per-pixel component</td>
cristy91469932014-07-25 11:00:25 +0000367 </tr>
368
369 <tr>
Cristye0779712016-07-30 17:25:22 -0400370 <td>ImageMagick-7.0.2-6-Q8-x86-dll.exe</td>
371 <td><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-7.0.2-6-Q8-x86-dll.exe">download</a></td>
372 <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.2-6-Q8-x86-dll.exe">download</a></td>
Cristyf650f4f2016-04-01 10:53:07 -0400373 <td>Win32 dynamic at 8 bits-per-pixel component</td>
cristy99513ee2015-06-21 00:00:03 +0000374 </tr>
375
376 <tr>
Cristye0779712016-07-30 17:25:22 -0400377 <td>ImageMagick-7.0.2-6-Q8-x86-static.exe</td>
378 <td><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-7.0.2-6-Q8-x86-static.exe">download</a></td>
379 <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.2-6-Q8-x86-static.exe">download</a></td>
Cristyf650f4f2016-04-01 10:53:07 -0400380 <td>Win32 static at 8 bits-per-pixel component</td>
cristy99513ee2015-06-21 00:00:03 +0000381 </tr>
382
383 <tr>
Cristye0779712016-07-30 17:25:22 -0400384 <td>ImageMagick-7.0.2-6-Q16-HDRI-x86-dll.exe</td>
385 <td><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-7.0.2-6-Q16-HDRI-x86-dll.exe">download</a></td>
386 <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.2-6-Q16-HDRI-x86-dll.exe">download</a></td>
Cristyf650f4f2016-04-01 10:53:07 -0400387 <td>Win32 dynamic at 16 bits-per-pixel component with <a href="high-dynamic-range.html">high dynamic-range imaging</a> enabled</td>
cristy99513ee2015-06-21 00:00:03 +0000388 </tr>
389
390 <tr>
Cristye0779712016-07-30 17:25:22 -0400391 <td>ImageMagick-7.0.2-6-Q16-HDRI-x86-static.exe</td>
392 <td><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-7.0.2-6-Q16-HDRI-x86-static.exe">download</a></td>
393 <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.2-6-Q16-HDRI-x86-static.exe">download</a></td>
Cristyf650f4f2016-04-01 10:53:07 -0400394 <td>Win32 static at 16 bits-per-pixel component with <a href="high-dynamic-range.html">high dynamic-range imaging</a> enabled</td>
cristy99513ee2015-06-21 00:00:03 +0000395 </tr>
396
397 <tr>
Cristye0779712016-07-30 17:25:22 -0400398 <td>ImageMagick-7.0.2-6-portable-Q16-x86.zip</td>
399 <td><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-7.0.2-6-portable-Q16-x86.zip">download</a></td>
400 <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.2-6-portable-Q16-x86.zip">download</a></td>
Cristyf650f4f2016-04-01 10:53:07 -0400401 <td>Portable Win32 static at 16 bits-per-pixel component. Just copy to your host and run (no installer, no Windows registry entries).</td>
cristy3ed852e2009-09-05 21:47:34 +0000402 </tr>
cristy99513ee2015-06-21 00:00:03 +0000403
404 <tr>
Cristye0779712016-07-30 17:25:22 -0400405 <td>ImageMagick-7.0.2-6-portable-Q16-x64.zip</td>
406 <td><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-7.0.2-6-portable-Q16-x64.zip">download</a></td>
407 <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.2-6-portable-Q16-x64.zip">download</a></td>
Cristyf650f4f2016-04-01 10:53:07 -0400408 <td>Portable Win64 static at 16 bits-per-pixel component. Just copy to your host and run (no installer, no Windows registry entries).</td>
cristy99513ee2015-06-21 00:00:03 +0000409 </tr>
cristyd2432012015-05-04 23:15:15 +0000410</table></div>
cristy3ed852e2009-09-05 21:47:34 +0000411
cristy91469932014-07-25 11:00:25 +0000412<p>Verify its <a href="http://www.imagemagick.org/download/binaries/digest.rdf">message digest</a>.</p>
cristy3ed852e2009-09-05 21:47:34 +0000413
cristy751980d2012-06-03 23:18:35 +0000414<p>To verify ImageMagick is working properly, type the following in an Command Prompt window:</p>
cristy3ed852e2009-09-05 21:47:34 +0000415
cristyd2432012015-05-04 23:15:15 +0000416<pre>
Cristye0779712016-07-30 17:25:22 -0400417magick logo: logo.gif
418magick identify logo.gif
419magick display logo.gif
cristyd2432012015-05-04 23:15:15 +0000420</pre>
421
cristy99513ee2015-06-21 00:00:03 +0000422<p>If you have any problems, you likely need <code>vcomp120.dll</code>. To install it, download <a href="https://www.microsoft.com/en-us/download/details.aspx?id=40784">Visual C++ 2013 Redistributable Package</a>.</p>
cristyf1b8a092014-02-20 15:46:11 +0000423
Cristyce4a3552015-12-14 13:53:35 -0500424<p>Note, use a double quote (<code>"</code>) rather than a single quote (<code>'</code>) for the ImageMagick command line under Windows:</p>
cristyd2432012015-05-04 23:15:15 +0000425
426<pre>
Cristye0779712016-07-30 17:25:22 -0400427magick "e:/myimages/image.png" "e:/myimages/image.jpg"
cristyf1b8a092014-02-20 15:46:11 +0000428</pre>
429<p>Use two double quotes for VBScript scripts:</p>
cristyd2432012015-05-04 23:15:15 +0000430<pre>
cristya1890f02015-05-15 23:32:44 +0000431Set objShell = wscript.createobject("wscript.shell")
Cristye0779712016-07-30 17:25:22 -0400432objShell.Exec("magick ""e:/myimages/image.png"" ""e:/myimages/image.jpg""")
cristyf1b8a092014-02-20 15:46:11 +0000433</pre>
cristy3ed852e2009-09-05 21:47:34 +0000434
cristy751980d2012-06-03 23:18:35 +0000435<p>Congratulations, you have a working ImageMagick distribution under Windows and you are ready to use ImageMagick to <a href="http://www.imagemagick.org/Usage/">convert, compose, or edit</a> your images or perhaps you'll want to use one of the <a href="api.html">Application Program Interfaces</a> for C, C++, Perl, and others.</p>
cristy3ed852e2009-09-05 21:47:34 +0000436
437</div>
Cristye93be682015-11-26 09:07:51 -0500438
cristyd2432012015-05-04 23:15:15 +0000439 <footer class="magick-footer">
cristy29f2c972015-07-28 13:37:46 +0000440 <p><a href="support.html">Donate</a>
441 <a href="sitemap.html">Sitemap</a>
cristyd2432012015-05-04 23:15:15 +0000442 <a href="links.html">Related</a>
Cristye0779712016-07-30 17:25:22 -0400443 <a href="security-policy.html">Security</a>
cristy29f2c972015-07-28 13:37:46 +0000444 <a href="architecture.html">Architecture</a>
cristyd2432012015-05-04 23:15:15 +0000445</p>
446 <p><a href="binary-releases.html#">Back to top</a>
cristyea2793e2015-05-31 16:52:26 +0000447 <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
Cristy1f1f3a02016-06-01 07:25:42 -0400448 <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
Cristyde27d762016-01-02 12:56:44 -0500449 <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
cristyd2432012015-05-04 23:15:15 +0000450 </footer>
451</div><!-- /.container -->
cristyad41c0c2012-10-31 00:49:28 +0000452
Cristy542697a2015-10-12 20:10:32 -0400453 <script src="https://localhost/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
Cristy1f1f3a02016-06-01 07:25:42 -0400454 <script src="../js/magick.html"></script>
cristyad41c0c2012-10-31 00:49:28 +0000455</div>
cristyad41c0c2012-10-31 00:49:28 +0000456</body>
cristy5a367e42015-05-05 12:39:18 +0000457</html>
Cristye0779712016-07-30 17:25:22 -0400458<!-- Magick Cache 30th July 2016 09:51 -->