• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1
2
3
4
5<!DOCTYPE html>
6<html lang="en">
7<head>
8  <meta charset="utf-8"  />
9  <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no"  />
10  <title>ImageMagick - Download</title>
11  <meta name="application-name" content="ImageMagick" />
12  <meta name="description" content="Use ImageMagick® to create, edit, compose, and convert bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
13  <meta name="application-url" content="https://imagemagick.org" />
14  <meta name="generator" content="PHP" />
15  <meta name="keywords" content="download, 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-2020 ImageMagick Studio LLC" />
23  <meta name="distribution" content="Global" />
24  <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
25  <meta property='og:url' content='../' />
26  <meta property='og:title' content='ImageMagick' />
27  <meta property='og:image' content='../images/logo.png' />
28  <meta property='og:type' content='website' />
29  <meta property='og:site_name' content='ImageMagick' />
30  <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
31  <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
32  <link href="../www/download.html" rel="canonical" />
33  <link href="../images/wand.png" rel="icon" />
34  <link href="../images/wand.ico" rel="shortcut icon" />
35  <link href="assets/magick.css" rel="stylesheet" />
36</head>
37<body>
38  <nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
39    <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
40    <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
41      <span class="navbar-toggler-icon"></span>
42    </button>
43
44    <div class="navbar-collapse collapse" id="navbarsMagick" style="">
45    <ul class="navbar-nav mr-auto">
46      <li class="nav-item ">
47        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
48      </li>
49      <li class="nav-item active">
50        <a class="nav-link" href="download.html">Download</a>
51      </li>
52      <li class="nav-item ">
53        <a class="nav-link" href="command-line-tools.html">Tools</a>
54      </li>
55      <li class="nav-item ">
56        <a class="nav-link" href="command-line-processing.html">Command-line</a>
57      </li>
58      <li class="nav-item ">
59        <a class="nav-link" href="resources.html">Resources</a>
60      </li>
61      <li class="nav-item ">
62        <a class="nav-link" href="develop.html">Develop</a>
63      </li>
64      <li class="nav-item">
65        <a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
66      </li>
67    </ul>
68    <form class="form-inline my-2 my-lg-0" action="https://imagemagick.org/script/search.php">
69      <input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search">
70      <button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
71    </form>
72    </div>
73  </nav>
74  <div class="container">
75   <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script>    <ins class="adsbygoogle"
76         style="display:block"
77         data-ad-client="ca-pub-3129977114552745"
78         data-ad-slot="6345125851"
79         data-full-width-responsive="true"
80         data-ad-format="horizontal"></ins>
81    <script>
82      (adsbygoogle = window.adsbygoogle || []).push({});
83    </script>
84
85  </div>
86
87  <main class="container">
88    <div class="magick-template">
89<div class="magick-header">
90<p class="text-center"><a href="download.html#unix">Unix Binary Release</a> • <a href="download.html#macosx">Mac OS X Binary Release</a> • <a href="download.html#iOS">iOS Binary Release</a> • <a href="download.html#windows">Windows Binary Release</a></p>
91
92<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="download.html#unix">Unix</a> or <a href="download.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>
93
94<p>ImageMagick source and binary distributions are available from a variety of FTP and Web <a href="mirror.html">mirrors</a> around the world.</p>
95
96<h2><a class="anchor" id="unix"></a>Unix Binary Release</h2>
97
98<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 multi-core systems reducing run times considerably.</p>
99
100<div class="table-responsive" style="font-size:87.5% !important;">
101<table class="table table-sm table-striped">
102  <col width="50%"/> <col width="10%"/> <col width="10%"/> <col width="30%"/>
103  <tr>
104    <th>Version</th>
105    <th>HTTP</th>
106    <th>FTP</th>
107    <th>Description</th>
108  </tr>
109
110  <tr>
111    <td>magick</td>
112      <td><a href= "https://imagemagick.org/download/binaries/magick">download</a></td>
113    <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/magick">download</a></td>
114    <td>Complete portable application on Linux, no installation required.  Just download and run.</td>
115  </tr>
116
117  <tr>
118      <td>ImageMagick-7.0.9-14.x86_64.rpm</td>
119      <td><a href= "https://imagemagick.org/download/linux/CentOS/x86_64/ImageMagick-7.0.9-14.x86_64.rpm">download</a></td>
120    <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/x86_64/ImageMagick-7.0.9-14.x86_64.rpm">download</a></td>
121    <td>Redhat / CentOS 7.1 x86_64 RPM</td>
122  </tr>
123
124  <tr>
125      <td>ImageMagick-libs-7.0.9-14.x86_64.rpm</td>
126      <td><a href= "https://imagemagick.org/download/linux/CentOS/x86_64/ImageMagick-libs-7.0.9-14.x86_64.rpm">download</a></td>
127    <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/x86_64/ImageMagick-libs-7.0.9-14.x86_64.rpm">download</a></td>
128    <td>Redhat / CentOS 7.1 x86_64 RPM</td>
129  </tr>
130
131  <tr>
132    <td>ImageMagick RPM's</td>
133    <td><a href="https://imagemagick.org/download/linux/CentOS">download</a></td>
134    <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS">download</a></td>
135    <td>Development, Perl, C++, and documentation RPM's.</td>
136  </tr>
137
138  <tr>
139    <td>ImageMagick-i386-pc-solaris2.11.tar.gz</td>
140    <td><a href="https://imagemagick.org/download/binaries/ImageMagick-i386-pc-solaris2.11.tar.gz">download</a></td>
141    <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-i386-pc-solaris2.11.tar.gz">download</a></td>
142    <td>Solaris Sparc 2.11</td>
143  </tr>
144
145  <tr>
146    <td>ImageMagick-i686-pc-cygwin.tar.gz</td>
147    <td><a href="https://imagemagick.org/download/binaries/ImageMagick-i686-pc-cygwin.tar.gz">download</a></td>
148    <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-i686-pc-cygwin.tar.gz">download</a></td>
149    <td>Cygwin</td>
150  </tr>
151
152  <tr>
153    <td>ImageMagick-i686-pc-mingw32.tar.gz</td>
154    <td><a href="https://imagemagick.org/download/binaries/ImageMagick-i686-pc-mingw32.tar.gz">download</a></td>
155    <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-i686-pc-mingw32.tar.gz">download</a></td>
156    <td>MinGW</td>
157  </tr>
158</table></div>
159
160<p>Verify its <a href="https://imagemagick.org/download/binaries/digest.rdf">message digest</a>.</p>
161
162<p>ImageMagick RPM's are self-installing.  Simply type the following command and you're ready to start using ImageMagick:</p>
163
164<pre class="highlight"><span class="crtprompt">$ </span><span class='crtin'>rpm -Uvh ImageMagick-7.0.9-14.x86_64.rpm</span></pre><p>You'll need the libraries as well:</p>
165<pre class="highlight"><span class="crtprompt">$ </span><span class='crtin'>rpm -Uvh ImageMagick-libs-7.0.9-14.x86_64.rpm</span></pre>
166<p>Note, if there are missing dependencies, install them from the <a href="https://fedoraproject.org/wiki/EPEL">EPEL</a> repo.</p>
167
168<p>For other systems, create (or choose) a directory to install the package into and change to that directory, for example:</p>
169
170<pre class="highlight"><code>cd $HOME</code></pre>
171
172<p>Next, extract the contents of the package.  For example:</p>
173
174<pre class="highlight"><code>tar xvzf ImageMagick.tar.gz</code></pre>
175
176<p>Set the <code>MAGICK_HOME</code> environment variable to the path where you extracted the ImageMagick files. For example:</p>
177
178<pre class="highlight"><span class="crtprompt">$ </span><span class='crtin'>export MAGICK_HOME="$HOME/ImageMagick-7.0.9"</span></pre>
179<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>
180
181<pre class="highlight"><code>export PATH="$MAGICK_HOME/bin:$PATH</code></pre>
182
183
184<p>On Linux and Solaris machines add <code>$MAGICK_HOME/lib</code> to the <code>LD_LIBRARY_PATH</code> environment variable:</p>
185
186<pre class="highlight"><code>LD_LIBRARY_PATH="${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}$MAGICK_HOME/lib
187export LD_LIBRARY_PATH</code></pre>
188
189<p>Finally, to verify ImageMagick is working properly, type the following on the command line:</p>
190
191<pre class="highlight"><code>magick logo: logo.gif
192identify logo.gif
193display logo.gif</code></pre>
194
195<p>Congratulations, you have a working ImageMagick distribution under Unix or Linux and you are ready to use ImageMagick to <a href="../Usage/">convert, compose, or edit</a> your images or perhaps you'll want to use one of the <a href="develop.html">Application Program Interfaces</a> for C, C++, Perl, and others.</p>
196
197<h2><a class="anchor" id="macosx"></a>Mac OS X Binary Release</h2>
198
199<p>We recommend <a href="https://brew.sh">Homebrew</a> which custom builds ImageMagick in your environment (some users prefer <a href="https://macports.org">MacPorts</a>).  Download HomeBrew and type:</p>
200
201<pre class="highlight"><code>brew install imagemagick</code></pre>
202
203<p>ImageMagick depends on Ghostscript fonts.  To install them, type:</p>
204
205<pre class="highlight"><code>brew install ghostscript</code></pre>
206
207<p>The <code>brew</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>
208
209<div class="table-responsive" style="font-size:87.5% !important;">
210<table class="table table-sm table-striped">
211  <col width="50%"/> <col width="10%"/> <col width="10%"/> <col width="30%"/>
212  <tr>
213    <th>Version</th>
214    <th>HTTP</th>
215    <th>FTP</th>
216    <th>Description</th>
217  </tr>
218
219  <tr>
220    <td>ImageMagick-x86_64-apple-darwin19.2.0.tar.gz</td>
221    <td><a href="https://imagemagick.org/download/binaries/ImageMagick-x86_64-apple-darwin19.2.0.tar.gz">download</a></td>
222    <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-x86_64-apple-darwin19.2.0.tar.gz">download</a></td>
223    <td>macOS High Sierra</td>
224  </tr>
225</table></div>
226
227<p>Verify its <a href="https://imagemagick.org/download/binaries/digest.rdf">message digest</a>.</p>
228
229<p>Create (or choose) a directory to install the package into and change to that directory, for example:</p>
230
231<pre class="highlight"><code>cd $HOME</code></pre>
232
233<p>Next, extract the contents of the package.  For example:</p>
234
235<pre class="highlight"><code>tar xvzf ImageMagick-x86_64-apple-darwin17.2.0.tar.gz</code></pre>
236
237<p>Set the <code>MAGICK_HOME</code> environment variable to the path where you extracted the ImageMagick files. For example:</p>
238
239<pre class="highlight"><span class="crtprompt">$ </span><span class='crtin'>export MAGICK_HOME="$HOME/ImageMagick-7.0.9"</span></pre>
240<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>
241
242<pre class="highlight"><code>export PATH="$MAGICK_HOME/bin:$PATH"</code></pre>
243
244
245<p>Set the <code>DYLD_LIBRARY_PATH</code> environment variable:</p>
246
247<pre class="highlight"><code>export DYLD_LIBRARY_PATH="$MAGICK_HOME/lib/"</code></pre>
248
249<p>Finally, to verify ImageMagick is working properly, type the following on the command line:</p>
250
251<pre class="highlight"><code>magick logo: logo.gif
252identify logo.gif
253display logo.gif</code></pre>
254
255<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 set <code>export DISPLAY=:0</code>.</p>
256
257<p>The best way to deal with all the exports is to put them at the end of your .profile file</p>
258
259<p>Congratulations, you have a working ImageMagick distribution under Mac OS X and you are ready to use ImageMagick to <a href="../Usage/">convert, compose, or edit</a> your images or perhaps you'll want to use one of the <a href="develop.html">Application Program Interfaces</a> for C, C++, Perl, and others.</p>
260
261<h2><a class="anchor" id="iOS"></a>iOS Binary Release</h2>
262
263<p><a href="http://www.cloudgoessocial.net/2011/03/21/im-xcode4-ios4-3/">~Claudio</a> provides iOS builds of ImageMagick.</p>
264
265<h5>Download iOS Distribution</h5>
266
267<p>You can download the iOS distribution directly from ImageMagick's <a href="https://imagemagick.org/download/iOS">repository</a>.</p>
268
269<p>There are always 2 packages for the compiled ImageMagick:</p>
270
271<ul>
272<li>iOSMagick-VERSION-libs.zip</li>
273<li>iOSMagick-VERSION.zip</li>
274</ul>
275
276<p>The first one includes headers and compiled libraries that have been used to compile ImageMagick. Most users would need this one.</p>
277
278<h5>ImageMagick compiling script for iOS OS and iOS Simulator</h5>
279
280<p>To run the script:</p>
281<pre class="highlight"><code>./imagemagick_compile.sh <var>VERSION</var></code></pre>
282<p>where <var>VERSION</var> is the version of ImageMagick you want to compile (i.e.: 7.0.9-14, svn, ...)</p>
283
284<p>This script compiles ImageMagick as a static library to be included in iOS projects and adds support for</p>
285<ul>
286<li>png</li>
287<li>jpeg</li>
288<li>tiff</li>
289</ul>
290
291<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>
292
293<h5>Xcode project settings</h5>
294
295<p>After including everything into Xcode please also make sure to have these settings (Build tab of the project information):</p>
296<ul>
297<li>Other Linker Flags: -lMagickCore-Q16 -lMagickWand-Q16 -ljpeg -lpng -lbz2 -lz</li>
298<li>Header Search Paths: $(SRCROOT) - make it Recursive</li>
299<li>Library Search Paths: $(SRCROOT) - make it Recursive</li>
300</ul>
301
302<p>On the lower left click on the small-wheel and select: Add User-Defined Setting</p>
303<ul>
304<li>Key: OTHER_CFLAGS</li>
305<li>Value: -Dmacintosh=1</li>
306</ul>
307
308<h5>Sample project</h5>
309
310<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>
311
312<h2><a class="anchor" id="windows"></a>Windows Binary Release</h2>
313
314<p>ImageMagick runs on Windows 10 (x86 &amp; x64), 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>
315
316<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>
317
318<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>
319
320<div class="table-responsive" style="font-size:87.5% !important;">
321<table class="table table-sm table-striped">
322  <col width="50%"/> <col width="10%"/> <col width="10%"/> <col width="30%"/>
323  <tr>
324    <th>Version</th>
325    <th>HTTP</th>
326    <th>FTP</th>
327    <th>Description</th>
328  </tr>
329
330  <tr>
331        <td>ImageMagick-7.0.9-14-Q16-x64-dll.exe</td>
332        <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.9-14-Q16-x64-dll.exe">download</a></td>
333      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.9-14-Q16-x64-dll.exe">download</a></td>
334    <td>Win64 dynamic at 16 bits-per-pixel component</td>
335  </tr>
336</table></div>
337
338<p>Or choose from these alternate Windows binary distributions:</p>
339
340<div class="table-responsive" style="font-size:87.5% !important;">
341<table class="table table-sm table-striped">
342  <col width="50%"/> <col width="10%"/> <col width="10%"/> <col width="30%"/>
343  <tr>
344    <th>Version</th>
345    <th>HTTP</th>
346    <th>FTP</th>
347    <th>Description</th>
348  </tr>
349
350  <tr>
351        <td>ImageMagick-7.0.9-14-Q16-x64-static.exe</td>
352        <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.9-14-Q16-x64-static.exe">download</a></td>
353      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.9-14-Q16-x64-static.exe">download</a></td>
354   <td>Win64 static at 16 bits-per-pixel component</td>
355  </tr>
356
357  <tr>
358        <td>ImageMagick-7.0.9-14-Q8-x64-dll.exe</td>
359        <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.9-14-Q8-x64-dll.exe">download</a></td>
360      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.9-14-Q8-x64-dll.exe">download</a></td>
361   <td>Win64 dynamic at 8 bits-per-pixel component</td>
362  </tr>
363
364  <tr>
365        <td>ImageMagick-7.0.9-14-Q8-x64-static.exe</td>
366        <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.9-14-Q8-x64-static.exe">download</a></td>
367      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.9-14-Q8-x64-static.exe">download</a></td>
368    <td>Win64 static at 8 bits-per-pixel component</td>
369  </tr>
370
371  <tr>
372        <td>ImageMagick-7.0.9-14-Q16-HDRI-x64-dll.exe</td>
373        <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.9-14-Q16-HDRI-x64-dll.exe">download</a></td>
374      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.9-14-Q16-HDRI-x64-dll.exe">download</a></td>
375    <td>Win64 dynamic at 16 bits-per-pixel component with <a href="high-dynamic-range.html">high dynamic-range imaging</a> enabled</td>
376  </tr>
377
378  <tr>
379        <td>ImageMagick-7.0.9-14-Q16-HDRI-x64-static.exe</td>
380        <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.9-14-Q16-HDRI-x64-static.exe">download</a></td>
381      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.9-14-Q16-HDRI-x64-static.exe">download</a></td>
382    <td>Win64 static at 16 bits-per-pixel component with <a href="high-dynamic-range.html">high dynamic-range imaging</a> enabled</td>
383  </tr>
384
385  <tr>
386        <td>ImageMagick-7.0.9-14-Q16-x86-dll.exe</td>
387        <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.9-14-Q16-x86-dll.exe">download</a></td>
388      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.9-14-Q16-x86-dll.exe">download</a></td>
389    <td>Win32 dynamic at 16 bits-per-pixel component</td>
390  </tr>
391
392  <tr>
393        <td>ImageMagick-7.0.9-14-Q16-x86-static.exe</td>
394        <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.9-14-Q16-x86-static.exe">download</a></td>
395      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.9-14-Q16-x86-static.exe">download</a></td>
396    <td>Win32 static at 16 bits-per-pixel component</td>
397  </tr>
398
399  <tr>
400        <td>ImageMagick-7.0.9-14-Q8-x86-dll.exe</td>
401        <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.9-14-Q8-x86-dll.exe">download</a></td>
402      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.9-14-Q8-x86-dll.exe">download</a></td>
403    <td>Win32 dynamic at 8 bits-per-pixel component</td>
404  </tr>
405
406  <tr>
407        <td>ImageMagick-7.0.9-14-Q8-x86-static.exe</td>
408        <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.9-14-Q8-x86-static.exe">download</a></td>
409      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.9-14-Q8-x86-static.exe">download</a></td>
410    <td>Win32 static at 8 bits-per-pixel component</td>
411  </tr>
412
413  <tr>
414        <td>ImageMagick-7.0.9-14-Q16-HDRI-x86-dll.exe</td>
415        <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.9-14-Q16-HDRI-x86-dll.exe">download</a></td>
416      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.9-14-Q16-HDRI-x86-dll.exe">download</a></td>
417    <td>Win32 dynamic at 16 bits-per-pixel component with <a href="high-dynamic-range.html">high dynamic-range imaging</a> enabled</td>
418  </tr>
419
420  <tr>
421        <td>ImageMagick-7.0.9-14-Q16-HDRI-x86-static.exe</td>
422        <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.9-14-Q16-HDRI-x86-static.exe">download</a></td>
423      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.9-14-Q16-HDRI-x86-static.exe">download</a></td>
424    <td>Win32 static at 16 bits-per-pixel component with <a href="high-dynamic-range.html">high dynamic-range imaging</a> enabled</td>
425  </tr>
426
427  <tr>
428        <td>ImageMagick-7.0.9-14-portable-Q16-x86.zip</td>
429        <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.9-14-portable-Q16-x86.zip">download</a></td>
430      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.9-14-portable-Q16-x86.zip">download</a></td>
431    <td>Portable Win32 static at 16 bits-per-pixel component.  Just copy to your host and run (no installer, no Windows registry entries).</td>
432  </tr>
433
434  <tr>
435        <td>ImageMagick-7.0.9-14-portable-Q16-x64.zip</td>
436        <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.9-14-portable-Q16-x64.zip">download</a></td>
437      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.9-14-portable-Q16-x64.zip">download</a></td>
438    <td>Portable Win64 static at 16 bits-per-pixel component.  Just copy to your host and run (no installer, no Windows registry entries).</td>
439  </tr>
440</table></div>
441
442<p>Verify its <a href="https://imagemagick.org/download/binaries/digest.rdf">message digest</a>.</p>
443
444<p>To verify ImageMagick is working properly, type the following in an Command Prompt window:</p>
445
446<pre class="highlight"><code>magick logo: logo.gif
447magick identify logo.gif
448magick logo.gif win:</code></pre>
449
450<p>If you have any problems, you likely need <code>vcomp120.dll</code>.  To install it, download <a href="https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads">Visual C++ Redistributable Package</a>.</p>
451
452<p>Note, use a double quote (<code>"</code>) rather than a single quote (<code>'</code>) for the ImageMagick command line under Windows:</p>
453
454<pre class="highlight"><code>magick "e:/myimages/image.png" "e:/myimages/image.jpg"</code></pre>
455<p>Use two double quotes for VBScript scripts:</p>
456<pre class="highlight"><code>Set objShell = wscript.createobject("wscript.shell")
457objShell.Exec("magick ""e:/myimages/image.png"" ""e:/myimages/image.jpg""")</code></pre>
458
459<p>Congratulations, you have a working ImageMagick distribution under Windows and you are ready to use ImageMagick to <a href="../Usage/">convert, compose, or edit</a> your images or perhaps you'll want to use one of the <a href="develop.html">Application Program Interfaces</a> for C, C++, Perl, and others.</p>
460
461</div>
462    </div>
463  </main><!-- /.container -->
464  <footer class="magick-footer">
465    <p><a href="security-policy.html">Security</a> •
466    <a href="architecture.html">Architecture</a>
467
468    <a href="download.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
469
470    <a href="links.html">Related</a> •
471     <a href="sitemap.html">Sitemap</a>
472    <br/>
473    <a href="support.html">Donate</a> •
474    <a href="http://pgp.mit.edu/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
475    <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
476    <br/>
477    <small>© 1999-2020 ImageMagick Studio LLC</small></p>
478  </footer>
479
480  <!-- Javascript assets -->
481  <script src="assets/magick.js" crossorigin="anonymous"></script>
482  <script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.4.1/jquery.min.js"><\/script>')</script>
483</body>
484</html>
485<!-- Magick Cache 5th January 2020 11:11 -->