1
2
3
4
5<!DOCTYPE html>
6<html lang="en">
7<head>
8  <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
9    <title>ImageMagick: Install from Binary Distribution</title>
10  <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
11  <meta name="application-name" content="ImageMagick"/>
12  <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."/>
13  <meta name="application-url" content="http://www.imagemagick.org"/>
14  <meta name="generator" content="PHP"/>
15  <meta name="keywords" content="install, from, binary, distribution, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert"/>
16  <meta name="rating" content="GENERAL"/>
17  <meta name="robots" content="INDEX, FOLLOW"/>
18  <meta name="generator" content="ImageMagick Studio LLC"/>
19  <meta name="author" content="ImageMagick Studio LLC"/>
20  <meta name="revisit-after" content="2 DAYS"/>
21  <meta name="resource-type" content="document"/>
22  <meta name="copyright" content="Copyright (c) 1999-2015 ImageMagick Studio LLC"/>
23  <meta name="distribution" content="Global"/>
24  <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
25  <link rel="icon" href="/image/wand.png"/>
26  <link rel="shortcut icon" href="/image/wand.ico"/>
27  <link rel="stylesheet" href="/css/magick.php"/>
28</head>
29<body>
30<div class="main">
31<div class="magick-masthead">
32  <div class="container">
33    <script async="async" src="http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>    <ins class="adsbygoogle"
34         style="display:block"
35         data-ad-client="ca-pub-3129977114552745"
36         data-ad-slot="6345125851"
37         data-ad-format="auto"></ins>
38    <script>
39      (adsbygoogle = window.adsbygoogle || []).push({});
40    </script>
41    <nav class="magick-nav">
42      <a class="magick-nav-item " href="/index.php">Home</a>
43      <a class="magick-nav-item active" href="binary-releases.php">Download</a>
44      <a class="magick-nav-item " href="command-line-tools.php">Tools</a>
45      <a class="magick-nav-item " href="command-line-processing.php">Command-line</a>
46      <a class="magick-nav-item " href="resources.php">Resources</a>
47      <a class="magick-nav-item " href="api.php">Develop</a>
48      <a class="magick-nav-item " href="search.php">Search</a>
49      <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
50    </nav>
51  </div>
52</div>
53<div class="container">
54<div class="magick-header">
55<p class="text-center"><a href="binary-releases.php#unix">Unix Binary Release</a> • <a href="binary-releases.php#macosx">Mac OS X Binary Release</a> • <a href="binary-releases.php#iOS">iOS Binary Release</a> • <a href="binary-releases.php#windows">Windows Binary Release</a></p>
56
57<p class="lead magick-description">You can install ImageMagick from <a href="install-source.php">source</a>.  However, if don't have a proper development environment or if you're anxious to get started, download a ready-to-run <a href="binary-releases.php#unix">Unix</a> or <a href="binary-releases.php#windows">Windows</a> executable.  Before you download, you may want to review recent <a href="changelog.php">changes</a> to the ImageMagick distribution.</p>
58
59<h2 class="magick-header"><a id="unix"></a>Unix Binary Release</h2>
60
61<p>These are the Unix variations that we support.  If your system is not on the list, try installing from <a href="install-source.php">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>
62
63<div class="table-responsive">
64<table class="table table-condensed table-striped">
65  <col width="50%"/> <col width="10%"/> <col width="10%"/> <col width="30%"/>
66  <tr>
67    <th>Version</th>
68    <th>HTTP</th>
69    <th>FTP</th>
70    <th>Description</th>
71  </tr>
72
73  <tr>
74      <td>ImageMagick-7.0.0-0.x86_64.rpm</td>
75      <td><a href= "http://www.imagemagick.org/download/linux/CentOS/x86_64/ImageMagick-7.0.0-0.x86_64.rpm">download</a></td>
76    <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/x86_64/ImageMagick-7.0.0-0.x86_64.rpm">download</a></td>
77    <td>Redhat / CentOS 7.1 x86_64 RPM</td>
78  </tr>
79
80  <tr>
81      <td>ImageMagick-7.0.0-0.i386.rpm</td>
82    <td><a href= "http://www.imagemagick.org/download/linux/CentOS/i386/ImageMagick-7.0.0-0.i386.rpm">download</a></td>
83    <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/i386/ImageMagick-7.0.0-0.i386.rpm">download</a></td>
84    <td>Redhat / CentOS 5.11 i386 RPM</td>
85  </tr>
86
87  <tr>
88    <td>ImageMagick RPM's</td>
89    <td><a href="http://www.imagemagick.org/download/linux/CentOS">download</a></td>
90    <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS">download</a></td>
91    <td>Development, Perl, C++, and documentation RPM's.</td>
92  </tr>
93
94  <tr>
95    <td>ImageMagick-sparc-sun-solaris2.10.tar.gz</td>
96    <td><a href="http://www.imagemagick.org/download/binaries/ImageMagick-sparc-sun-solaris2.10.tar.gz">download</a></td>
97    <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-sparc-sun-solaris2.10.tar.gz">download</a></td>
98    <td>Solaris Sparc 2.10</td>
99  </tr>
100
101  <tr>
102    <td>ImageMagick-i686-pc-cygwin.tar.gz</td>
103    <td><a href="http://www.imagemagick.org/download/binaries/ImageMagick-i686-pc-cygwin.tar.gz">download</a></td>
104    <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-i686-pc-cygwin.tar.gz">download</a></td>
105    <td>Cygwin</td>
106  </tr>
107
108  <tr>
109    <td>ImageMagick-i686-pc-mingw32.tar.gz</td>
110    <td><a href="http://www.imagemagick.org/download/binaries/ImageMagick-i686-pc-mingw32.tar.gz">download</a></td>
111    <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-i686-pc-mingw32.tar.gz">download</a></td>
112    <td>MinGW</td>
113  </tr>
114</table></div>
115
116<p>Verify its <a href="http://www.imagemagick.org/download/binaries/digest.rdf">message digest</a>.</p>
117
118<p>ImageMagick RPM's are self-installing.  Simply type the following command and you're ready to start using ImageMagick:</p>
119
120<pre><span class="crtprompt"> </span><span class='crtin'>rpm -Uvh ImageMagick-7.0.0-0.i386.rpm</span></pre>
121<p>For other systems, create (or choose) a directory to install the package into and change to that directory, for example:</p>
122
123<pre>
124cd $HOME
125</pre>
126
127<p>Next, extract the contents of the package.  For example:</p>
128
129<pre>
130tar xvzf ImageMagick.tar.gz
131</pre>
132
133<p>Set the <code>MAGICK_HOME</code> environment variable to the path where you extracted the ImageMagick files. For example:</p>
134
135<pre><span class="crtprompt"> </span><span class='crtin'>export MAGICK_HOME="$HOME/ImageMagick-7.0.0"</span></pre>
136<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>
137
138<pre>
139export PATH="$MAGICK_HOME/bin:$PATH
140</pre>
141
142
143<p>On Linux and Solaris machines add <code>$MAGICK_HOME/lib</code> to the <code>LD_LIBRARY_PATH</code> environment variable:</p>
144
145<pre>
146LD_LIBRARY_PATH="${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}$MAGICK_HOME/lib
147export LD_LIBRARY_PATH
148</pre>
149
150<p>Finally, to verify ImageMagick is working properly, type the following on the command line:</p>
151
152<pre>
153convert logo: logo.gif
154identify logo.gif
155display logo.gif
156</pre>
157
158<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.php">Application Program Interfaces</a> for C, C++, Perl, and others.</p>
159
160<h2 class="magick-header"><a id="macosx"></a>Mac OS X Binary Release</h2>
161
162<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>
163
164<pre>
165sudo port install ImageMagick
166</pre>
167
168<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>
169
170<div class="table-responsive">
171<table class="table table-condensed table-striped">
172  <col width="50%"/> <col width="10%"/> <col width="10%"/> <col width="30%"/>
173  <tr>
174    <th>Version</th>
175    <th>HTTP</th>
176    <th>FTP</th>
177    <th>Description</th>
178  </tr>
179
180  <tr>
181    <td>ImageMagick-x86_64-apple-darwin15.2.0.tar.gz</td>
182    <td><a href="http://www.imagemagick.org/download/binaries/ImageMagick-x86_64-apple-darwin15.2.0.tar.gz">download</a></td>
183    <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-x86_64-apple-darwin15.2.0.tar.gz">download</a></td>
184    <td>Mac OS X El Capitan</td>
185  </tr>
186</table></div>
187
188<p>Verify its <a href="http://www.imagemagick.org/download/binaries/digest.rdf">message digest</a>.</p>
189
190<p>Create (or choose) a directory to install the package into and change to that directory, for example:</p>
191
192<pre>
193cd $HOME
194</pre>
195
196<p>Next, extract the contents of the package.  For example:</p>
197
198<pre>
199tar xvzf ImageMagick-x86_64-apple-darwin15.2.0.tar.gz
200</pre>
201
202<p>Set the <code>MAGICK_HOME</code> environment variable to the path where you extracted the ImageMagick files. For example:</p>
203
204<pre><span class="crtprompt"> </span><span class='crtin'>export MAGICK_HOME="$HOME/ImageMagick-7.0.0"</span></pre>
205<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>
206
207<pre>
208export PATH="$MAGICK_HOME/bin:$PATH"
209</pre>
210
211
212<p>Set the <code>DYLD_LIBRARY_PATH</code> environment variable:</p>
213
214<pre>
215export DYLD_LIBRARY_PATH="$MAGICK_HOME/lib/"
216</pre>
217
218<p>Finally, to verify ImageMagick is working properly, type the following on the command line:</p>
219
220<pre>
221convert logo: logo.gif
222identify logo.gif
223display logo.gif
224</pre>
225
226<p><b>Note</b>, the <a href="display.php">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>
227
228<p>The best way to deal with all the exports is to put them at the end of your .profile file</p>
229
230<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.php">Application Program Interfaces</a> for C, C++, Perl, and others.</p>
231
232<h2 class="magick-header"><a id="iOS"></a>iOS Binary Release</h2>
233
234<p><a href="http://www.cloudgoessocial.net/2011/03/21/im-xcode4-ios4-3/">~Claudio</a> provides iOS builds of ImageMagick.</p>
235
236<h4>Download iOS Distribution</h4>
237
238<p>You can download the iOS distribution directly from ImageMagick's <a href="http://www.imagemagick.org/download/iOS">repository</a>.</p>
239
240<p>There are always 2 packages for the compiled ImageMagick:</p>
241
242<ul>
243<li>iOSMagick-VERSION-libs.zip</li>
244<li>iOSMagick-VERSION.zip</li>
245</ul>
246
247<p>The first one includes headers and compiled libraries that have been used to compile ImageMagick. Most users would need this one.</p>
248
249<h4>ImageMagick compiling script for iOS OS and iOS Simulator</h4>
250
251<p>To run the script:</p>
252<pre>
253/imagemagick_compile.sh <var>VERSION</var>
254</pre>
255<p>where <var>VERSION</var> is the version of ImageMagick you want to compile (i.e.: 7.0.0-0, svn, ...)</p>
256
257<p>This script compiles ImageMagick as a static library to be included in iOS projects and adds support for</p>
258<ul>
259<li>png</li>
260<li>jpeg</li>
261<li>tiff</li>
262</ul>
263
264<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>
265
266<h5>XCode project settings</h5>
267
268<p>After including everything into XCode please also make sure to have these settings (Build tab of the project information):</p>
269<ul>
270<li>Other Linker Flags: -lMagickCore-Q16 -lMagickWand-Q16 -ljpeg -lpng -lbz2 -lz</li>
271<li>Header Search Paths: $(SRCROOT) - make it Recursive</li>
272<li>Library Search Paths: $(SRCROOT) - make it Recursive</li>
273</ul>
274
275<p>On the lower left click on the small-wheel and select: Add User-Defined Setting</p>
276<ul>
277<li>Key: OTHER_CFLAGS</li>
278<li>Value: -Dmacintosh=1</li>
279</ul>
280
281<h5>Sample project</h5>
282
283<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>
284
285<h2 class="magick-header"><a id="windows"></a>Windows Binary Release</h2>
286
287<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>
288
289<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>
290
291<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>
292
293<div class="table-responsive">
294<table class="table table-condensed table-striped">
295  <col width="50%"/> <col width="10%"/> <col width="10%"/> <col width="30%"/>
296  <tr>
297    <th>Version</th>
298    <th>HTTP</th>
299    <th>FTP</th>
300    <th>Description</th>
301  </tr>
302
303  <tr>
304        <td>ImageMagick-7.0.0-0-Q16-x64-dll.exe</td>
305        <td><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-7.0.0-0-Q16-x64-dll.exe">download</a></td>
306      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.0-0-Q16-x64-dll.exe">download</a></td>
307    <td>Win64 dynamic at 16 bits-per-pixel</td>
308  </tr>
309</table></div>
310
311<p>Or choose from these alternate Windows binary distributions:</p>
312
313<div class="table-responsive">
314<table class="table table-condensed table-striped">
315  <col width="50%"/> <col width="10%"/> <col width="10%"/> <col width="30%"/>
316  <tr>
317    <th>Version</th>
318    <th>HTTP</th>
319    <th>FTP</th>
320    <th>Description</th>
321  </tr>
322
323  <tr>
324        <td>ImageMagick-7.0.0-0-Q16-x64-static.exe</td>
325        <td><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-7.0.0-0-Q16-x64-static.exe">download</a></td>
326      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.0-0-Q16-x64-static.exe">download</a></td>
327   <td>Win64 static at 16 bits-per-pixel</td>
328  </tr>
329
330  <tr>
331        <td>ImageMagick-7.0.0-0-Q8-x64-dll.exe</td>
332        <td><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-7.0.0-0-Q8-x64-dll.exe">download</a></td>
333      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.0-0-Q8-x64-dll.exe">download</a></td>
334   <td>Win64 dynamic at 8 bits-per-pixel</td>
335  </tr>
336
337  <tr>
338        <td>ImageMagick-7.0.0-0-Q8-x64-static.exe</td>
339        <td><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-7.0.0-0-Q8-x64-static.exe">download</a></td>
340      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.0-0-Q8-x64-static.exe">download</a></td>
341    <td>Win64 static at 8 bits-per-pixel</td>
342  </tr>
343
344  <tr>
345        <td>ImageMagick-7.0.0-0-Q16-HDRI-x64-dll.exe</td>
346        <td><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-7.0.0-0-Q16-HDRI-x64-dll.exe">download</a></td>
347      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.0-0-Q16-HDRI-x64-dll.exe">download</a></td>
348    <td>Win64 dynamic at 16 bits-per-pixel with <a href="high-dynamic-range.php">high dynamic-range imaging</a> enabled</td>
349  </tr>
350
351  <tr>
352        <td>ImageMagick-7.0.0-0-Q16-HDRI-x64-static.exe</td>
353        <td><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-7.0.0-0-Q16-HDRI-x64-static.exe">download</a></td>
354      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.0-0-Q16-HDRI-x64-static.exe">download</a></td>
355    <td>Win64 static at 16 bits-per-pixel with <a href="high-dynamic-range.php">high dynamic-range imaging</a> enabled</td>
356  </tr>
357
358  <tr>
359        <td>ImageMagick-7.0.0-0-Q16-x86-dll.exe</td>
360        <td><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-7.0.0-0-Q16-x86-dll.exe">download</a></td>
361      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.0-0-Q16-x86-dll.exe">download</a></td>
362    <td>Win32 dynamic at 16 bits-per-pixel</td>
363  </tr>
364
365  <tr>
366        <td>ImageMagick-7.0.0-0-Q16-x86-static.exe</td>
367        <td><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-7.0.0-0-Q16-x86-static.exe">download</a></td>
368      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.0-0-Q16-x86-static.exe">download</a></td>
369    <td>Win32 static at 16 bits-per-pixel</td>
370  </tr>
371
372  <tr>
373        <td>ImageMagick-7.0.0-0-Q8-x86-dll.exe</td>
374        <td><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-7.0.0-0-Q8-x86-dll.exe">download</a></td>
375      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.0-0-Q8-x86-dll.exe">download</a></td>
376    <td>Win32 dynamic at 8 bits-per-pixel</td>
377  </tr>
378
379  <tr>
380        <td>ImageMagick-7.0.0-0-Q8-x86-static.exe</td>
381        <td><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-7.0.0-0-Q8-x86-static.exe">download</a></td>
382      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.0-0-Q8-x86-static.exe">download</a></td>
383    <td>Win32 static at 8 bits-per-pixel</td>
384  </tr>
385
386  <tr>
387        <td>ImageMagick-7.0.0-0-Q16-HDRI-x86-dll.exe</td>
388        <td><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-7.0.0-0-Q16-HDRI-x86-dll.exe">download</a></td>
389      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.0-0-Q16-HDRI-x86-dll.exe">download</a></td>
390    <td>Win32 dynamic at 16 bits-per-pixel with <a href="high-dynamic-range.php">high dynamic-range imaging</a> enabled</td>
391  </tr>
392
393  <tr>
394        <td>ImageMagick-7.0.0-0-Q16-HDRI-x86-static.exe</td>
395        <td><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-7.0.0-0-Q16-HDRI-x86-static.exe">download</a></td>
396      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.0-0-Q16-HDRI-x86-static.exe">download</a></td>
397    <td>Win32 static at 16 bits-per-pixel with <a href="high-dynamic-range.php">high dynamic-range imaging</a> enabled</td>
398  </tr>
399
400  <tr>
401        <td>ImageMagick-7.0.0-0-portable-Q16-x86.zip</td>
402        <td><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-7.0.0-0-portable-Q16-x86.zip">download</a></td>
403      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.0-0-portable-Q16-x86.zip">download</a></td>
404    <td>Portable Win32 static at 16 bits-per-pixel.  Just copy to your host and run (no installer, no Windows registry entries).</td>
405  </tr>
406
407  <tr>
408        <td>ImageMagick-7.0.0-0-portable-Q16-x64.zip</td>
409        <td><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-7.0.0-0-portable-Q16-x64.zip">download</a></td>
410      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.0-0-portable-Q16-x64.zip">download</a></td>
411    <td>Portable Win64 static at 16 bits-per-pixel.  Just copy to your host and run (no installer, no Windows registry entries).</td>
412  </tr>
413</table></div>
414
415<p>Verify its <a href="http://www.imagemagick.org/download/binaries/digest.rdf">message digest</a>.</p>
416
417<p>To verify ImageMagick is working properly, type the following in an Command Prompt window:</p>
418
419<pre>
420convert logo: logo.gif
421identify logo.gif
422imdisplay
423</pre>
424
425<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>
426
427<p>Note, use a double quote (<code>"</code>) rather than a single quote (<code>'</code>) for the ImageMagick command line under Windows:</p>
428
429<pre>
430convert "e:/myimages/image.png" "e:/myimages/image.jpg"
431</pre>
432<p>Use two double quotes for VBScript scripts:</p>
433<pre>
434Set objShell = wscript.createobject("wscript.shell")
435objShell.Exec("convert ""e:/myimages/image.png"" ""e:/myimages/image.jpg""")
436</pre>
437
438<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.php">Application Program Interfaces</a> for C, C++, Perl, and others.</p>
439
440</div>
441
442  <footer class="magick-footer">
443    <p><a href="support.php">Donate</a> •
444     <a href="sitemap.php">Sitemap</a> •
445    <a href="links.php">Related</a> •
446    <a href="architecture.php">Architecture</a>
447</p>
448    <p><a href="binary-releases.php#">Back to top</a> •
449    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
450    <a href="contact.php">Contact Us</a></p>
451        <p><small>©  1999-2016 ImageMagick Studio LLC</small></p>
452  </footer>
453</div><!-- /.container -->
454
455  <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
456  <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
457</div>
458</body>
459</html>
460