]> granicus.if.org Git - imagemagick/blob - www/binary-releases.html
(no commit message)
[imagemagick] / www / binary-releases.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="-//W3C//DTD XHTML 1.1//EN" xml:lang="en" xsi:schemaLocation="http://www.w3.org/1999/xhtml                           http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
3 <head>
4   <meta http-equiv="content-type" content="text/html; charset=UTF-8"></meta>
5   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4"></meta>
6   <title>ImageMagick: Install from Binary Distribution</title>
7   <meta http-equiv="content-language" content="en-US"></meta>
8   <meta http-equiv="content-type" content="text/html; charset=utf-8"></meta>
9   <meta http-equiv="reply-to" content="magick-users@imagemagick.org"></meta>
10   <meta name="application-name" content="ImageMagick"></meta>
11   <meta name="description" content="Use ImageMagick to convert, edit, or compose bitmap images in a variety of formats.  In addition, resize, rotate, shear, distort or transform images automagically."></meta>
12   <meta name="application-url" content="http://www.imagemagick.org"></meta>
13   <meta name="generator" content="PHP"></meta>
14   <meta name="keywords" content="install, from, binary, distribution, ImageMagick, PerlMagick, image processing, OpenMP, software development library, image, photo, software, Magick++, MagickWand"></meta>
15   <meta name="rating" content="GENERAL"></meta>
16   <meta name="robots" content="INDEX, FOLLOW"></meta>
17   <meta name="generator" content="ImageMagick Studio LLC"></meta>
18   <meta name="author" content="ImageMagick Studio LLC"></meta>
19   <meta name="revisit-after" content="2 DAYS"></meta>
20   <meta name="resource-type" content="document"></meta>
21   <meta name="copyright" content="Copyright (c) 1999-2012 ImageMagick Studio LLC"></meta>
22   <meta name="distribution" content="Global"></meta>
23   <link rel="icon" href="../images/wand.png"></link>
24   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
25   <link rel="canonical" href="../index.html"></link>
26   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
27
28   <!-- Add jQuery library -->
29   <script type="text/javascript" src="http://localhost/ajax/libs/jquery/1.7/jquery.min.js"></script>
30   
31   <!-- Add mousewheel plugin (this is optional) -->
32   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/lib/jquery.mousewheel-3.0.6.pack.js"></script>
33   
34   <!-- Add fancyBox -->
35   <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/jquery.fancybox.css?v=2.0.6" type="text/css" media="screen"></link>
36   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/jquery.fancybox.pack.js?v=2.0.6"></script>
37   
38   <!-- Optionally add helpers - button, thumbnail and/or media -->
39   <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-buttons.css?v=1.0.2" type="text/css" media="screen"></link>
40   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-buttons.js?v=1.0.2"></script>
41   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-media.js?v=1.0.0"></script>
42   
43   <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-thumbs.css?v=2.0.6" type="text/css" media="screen"></link>
44   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-thumbs.js?v=2.0.6"></script>
45   
46   <script type="text/javascript">
47         $(document).ready(function() {
48                 $(".fancybox").fancybox();
49         });
50   </script>
51
52   <!-- ImageMagick style -->
53   <style type="text/css" media="all">
54     @import url("../www/magick.css");
55   </style>
56 </head>
57
58 <body id="www-imagemagick-org">
59
60
61
62 <div class="titlebar">
63 <div style="margin: 17px auto; float: left;">
64   <script type="text/javascript">
65   <!--
66     google_ad_client = "pub-3129977114552745";
67     google_ad_slot = "5439289906";
68     google_ad_width = 728;
69     google_ad_height = 90;
70   //-->
71   </script>
72   
73 </div>
74 <a href="../discourse-server">
75   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
76 <a href="../index.html">
77   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
78 </div>
79
80 <div class="westbar">
81
82 <div class="menu">
83   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
84 </div>
85 <div class="menu">
86   <a title="Binary Releases" href="binary-releases.html">Binary Releases</a>
87 </div>
88 <div class="sub">
89     <a title="Binary Release: Unix" href="binary-releases.html#unix">Unix</a>
90 </div>
91 <div class="sub">
92     <a title="Binary Release: MacOS X" href="binary-releases.html#macosx">Mac OS X</a>
93 </div>
94 <div class="sub">
95     <a title="Binary Release: iOS" href="binary-releases.html#iOS">iOS</a>
96 </div>
97 <div class="sub">
98     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
99 </div>
100 <div class="sep"></div>
101 <div class="menu">
102   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
103 </div>
104 <div class="sub">
105     <a title="Command-line Tools: Processing" href="command-line-processing.html">Processing</a>
106 </div>
107 <div class="sub">
108     <a title="Command-line Tools: Options" href="command-line-options.html">Options</a>
109 </div>
110 <div class="sub">
111     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
112 </div>
113 <div class="menu">
114   <a title="Program Interfaces" href="api.html">Program Interfaces</a>
115 </div>
116 <div class="sub">
117     <a title="Program Interface: MagickWand" href="magick-wand.html">MagickWand</a>
118 </div>
119 <div class="sub">
120     <a title="Program Interface: MagickCore" href="magick-core.html">MagickCore</a>
121 </div>
122 <div class="sub">
123     <a title="Program Interface: PerlMagick" href="perl-magick.html">PerlMagick</a>
124 </div>
125 <div class="sub">
126     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
127 </div>
128 <div class="sep"></div>
129 <div class="menu">
130    <a title="Install from Source" href="install-source.html">Install from Source</a>
131 </div>
132 <div class="sub">
133     <a title="Install from Source: Unix" href="install-source.html#unix">Unix</a>
134 </div>
135 <div class="sub">
136     <a title="Install from Source: Windows" href="install-source.html#windows">Windows</a>
137  </div>
138 <div class="menu">
139   <a title="Resources" href="resources.html">Resources</a>
140 </div>
141 <div class="menu">
142   <a title="Architecture" href="architecture.html">Architecture</a>
143 </div>
144 <div class="menu">
145   <a title="Download" href="download.html">Download</a>
146 </div>
147 <div class="sep"></div>
148 <div class="menu">
149   <a title="Search" href="search.html">Search</a>
150 </div>
151 <div class="sep"></div>
152 <div class="menu">
153   <a title="Site Map" href="sitemap.html">Site Map</a>
154 </div>
155 <div class="sub">
156   <a title="Site Map: Links" href="links.html">Links</a>
157 </div>
158 <div class="sep"></div>
159 <div class="menu">
160   <a title="Support ImageMagick Development" href="support.html">Support ImageMagick Development</a>
161 </div>
162 </div>
163
164 <div class="eastbar">
165   
166   <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
167   <noscript>
168     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
169     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
170   </noscript>
171     
172     
173 </div>
174
175 <div class="main">
176
177
178 <h1>Download Binary Releases</h1>
179 <p class="navigation-index">[<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>
180
181 <div class="doc-section">
182 <p>You can install ImageMagick from <a href="install-source.html">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.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>
183 </div>
184
185 <h2><a id="unix"></a>Unix Binary Release</h2>
186 <div class="doc-section">
187
188 <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>
189
190 <table class="doc">
191   <col width="50%"></col> <col width="10%"></col> <col width="10%"></col> <col width="30%"></col>
192   <tr>
193     <th>Version</th>
194     <th>HTTP</th>
195     <th>FTP</th>
196     <th>Description</th>
197   </tr>
198
199   <tr>
200       <td valign="top">ImageMagick-6.8.6-8.i386.rpm</td>
201     <td valign="top"><a href="http://www.imagemagick.org/download/linux/CentOS/i386/ImageMagick-6.8.6-8.i386.rpm">download</a></td>
202     <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/i386/ImageMagick-6.8.6-8.i386.rpm">download</a></td>
203     <td valign="top">Redhat / CentOS 5.8 i386 RPM</td>
204   </tr>
205
206   <tr>
207       <td valign="top">ImageMagick-6.8.6-8.x86_64.rpm</td>
208       <td valign="top"><a href="http://www.imagemagick.org/download/linux/CentOS/x86_64/ImageMagick-6.8.6-8.x86_64.rpm">download</a></td>
209     <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/x86_64/ImageMagick-6.8.6-8.x86_64.rpm">download</a></td>
210     <td valign="top">Redhat / CentOS 5.8 x86_64 RPM</td>
211   </tr>
212
213   <tr>
214     <td valign="top">ImageMagick RPM's</td>
215     <td valign="top"><a href="http://www.imagemagick.org/download/linux/CentOS">download</a></td>
216     <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS">download</a></td>
217     <td valign="top">Development, Perl, C++, and documentation RPM's.</td>
218   </tr>
219
220   <tr>
221     <td valign="top">ImageMagick-sparc-sun-solaris2.10.tar.gz</td>
222     <td valign="top"><a href="http://www.imagemagick.org/download/binaries/ImageMagick-sparc-sun-solaris2.10.tar.gz">download</a></td>
223     <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-sparc-sun-solaris2.10.tar.gz">download</a></td>
224     <td valign="top">Solaris Sparc 2.10</td>
225   </tr>
226
227   <tr>
228     <td valign="top">ImageMagick-i686-pc-cygwin.tar.gz</td>
229     <td valign="top"><a href="http://www.imagemagick.org/download/binaries/ImageMagick-i686-pc-cygwin.tar.gz">download</a></td>
230     <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-i686-pc-cygwin.tar.gz">download</a></td>
231     <td valign="top">Cygwin</td>
232   </tr>
233
234   <tr>
235     <td valign="top">ImageMagick-i686-pc-mingw32.tar.gz</td>
236     <td valign="top"><a href="http://www.imagemagick.org/download/binaries/ImageMagick-i686-pc-mingw32.tar.gz">download</a></td>
237     <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-i686-pc-mingw32.tar.gz">download</a></td>
238     <td valign="top">MinGW</td>
239   </tr>
240 </table>
241
242 <p>Verify its <a href="http://www.imagemagick.org/download/binaries/digest.rdf">message digest</a>.</p>
243
244 <p>ImageMagick RPM's are self-installing.  Simply type the following command and you're ready to start using ImageMagick:</p>
245
246 <p class="crt"><span class="crtprompt"> $ </span><span class="crtin">rpm -Uvh ImageMagick-6.8.6-8.i386.rpm</span></p>
247 <p>For other systems, create (or choose) a directory to install the package into and change to that directory, for example:</p>
248
249 <p class="crt"><span class="crtprompt"> $ </span><span class="crtin">cd $HOME</span></p>
250 <p>Next, extract the contents of the package.  For example:</p>
251
252 <p class="crt"><span class="crtprompt"> $ </span><span class="crtin">tar xvfz ImageMagick.tar.gz</span></p>
253 <p>Set the <code>MAGICK_HOME</code> environment variable to the path where you extracted the ImageMagick files. For example:</p>
254
255 <p class="crt"><span class="crtprompt"> $ </span><span class="crtin">export MAGICK_HOME="$HOME/ImageMagick-6.8.6"</span></p>
256 <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>
257
258 <p class="crt"><span class="crtprompt"> $ </span><span class="crtin">export PATH="$MAGICK_HOME/bin:$PATH"</span></p>
259
260 <p>On Linux and Solaris machines add <code>$MAGICK_HOME/lib</code> to the <code>LD_LIBRARY_PATH</code> environment variable:</p>
261
262 <p class="crt"><span class="crtprompt"> $ </span><span class="crtin">LD_LIBRARY_PATH="${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}$MAGICK_HOME/lib"</span><span class="crtout"></span><span class="crtprompt"> $ </span><span class="crtin">export LD_LIBRARY_PATH</span></p>
263 <p>Finally, to verify ImageMagick is working properly, type the following on the command line:</p>
264
265 <p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert logo: logo.gif</span><span class="crtout"></span><span class="crtprompt"> $ </span><span class="crtin">identify logo.gif</span><span class="crtout"></span><span class="crtprompt"> $ </span><span class="crtin">display logo.gif</span></p>
266 <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>
267
268 </div>
269
270 <h2><a id="macosx"></a>Mac OS X Binary Release</h2>
271 <div class="doc-section">
272
273 <p>We recommend <a href="http://www.macports.org">MacPorts</a> which custom builds ImageMagick in your environment.  Download MacPorts and type:</p>
274
275 <p class="crt"><span class="crtprompt"> $ </span><span class="crtin">sudo port install ImageMagick</span></p>
276 <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>
277
278 <table class="doc">
279   <col width="50%"></col> <col width="10%"></col> <col width="10%"></col> <col width="30%"></col>
280   <tr>
281     <th>Version</th>
282     <th>HTTP</th>
283     <th>FTP</th>
284     <th>Description</th>
285   </tr>
286
287   <tr>
288     <td valign="top">ImageMagick-x86_64-apple-darwin12.4.0.tar.gz</td>
289     <td valign="top"><a href="http://www.imagemagick.org/download/binaries/ImageMagick-x86_64-apple-darwin12.4.0.tar.gz">download</a></td>
290     <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-x86_64-apple-darwin12.4.0.tar.gz">download</a></td>
291     <td valign="top">Mac OS X Mountain Lion</td>
292   </tr>
293 </table>
294
295 <p>Verify its <a href="http://www.imagemagick.org/download/binaries/digest.rdf">message digest</a>.</p>
296
297 <p>Create (or choose) a directory to install the package into and change to that directory, for example:</p>
298
299 <p class="crt"><span class="crtprompt"> $ </span><span class="crtin">cd $HOME</span></p>
300 <p>Next, extract the contents of the package.  For example:</p>
301
302 <p class="crt"><span class="crtprompt"> $ </span><span class="crtin">tar xvfz ImageMagick-x86_64-apple-darwin12.4.0.tar.gz</span></p>
303 <p>Set the <code>MAGICK_HOME</code> environment variable to the path where you extracted the ImageMagick files. For example:</p>
304
305 <p class="crt"><span class="crtprompt"> $ </span><span class="crtin">export MAGICK_HOME="$HOME/ImageMagick-6.8.6"</span></p>
306 <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>
307
308 <p class="crt"><span class="crtprompt"> $ </span><span class="crtin">export PATH="$MAGICK_HOME/bin:$PATH"</span></p>
309
310 <p>Set the <code>DYLD_LIBRARY_PATH</code> environment variable:</p>
311
312 <p class="crt"><span class="crtprompt"> $ </span><span class="crtin">export DYLD_LIBRARY_PATH="$MAGICK_HOME/lib/"</span></p>
313 <p>Finally, to verify ImageMagick is working properly, type the following on the command line:</p>
314
315 <p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert logo: logo.gif</span><span class="crtout"></span><span class="crtprompt"> $ </span><span class="crtin">identify logo.gif</span><span class="crtout"></span><span class="crtprompt"> $ </span><span class="crtin">display logo.gif</span></p>
316 <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 "export DISPLAY=:0".</p>
317
318 <p>The best way to deal with all the exports is to put them at the end of your .profile file</p>
319
320 <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>
321
322 </div>
323
324 <h2><a id="iOS"></a>iOS Binary Release</h2>
325 <div class="doc-section">
326
327 <p><a href="http://www.cloudgoessocial.net/2011/03/21/im-xcode4-ios4-3/">~Claudio</a> provides iOS builds of ImageMagick.</p>
328
329 <h4>Download iOS Distribution</h4>
330
331 <p>You can download the iOS distribution directly from ImageMagick's <a href="http://www.imagemagick.org/download/iOS">repository</a>.</p>
332
333 <p>There are always 2 packages for the compiled ImageMagick:</p>
334
335 <ul>
336 <li>iOSMagick-VERSION-libs.zip</li>
337 <li>iOSMagick-VERSION.zip</li>
338 </ul>
339
340 <p>The first one includes headers and compiled libraries that have been used to compile ImageMagick. Most users would need this one.</p>
341
342 <h4>ImageMagick compiling script for iOS OS and iOS Simulator</h4>
343
344 <p>To run the script:</p>
345 <pre class="text">
346         ./imagemagick_compile.sh <em>VERSION</em>
347 </pre>
348 <p>where <em>VERSION</em> is the version of ImageMagick you want to compile (i.e.: 6.8.6-8, svn, ...)</p>
349
350 <p>This script compiles ImageMagick as a static library to be included in iOS projects and adds support for</p>
351 <ul>
352 <li>png</li>
353 <li>jpeg</li>
354 <li>tiff</li>
355 </ul>
356
357 <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>
358
359 <h5>XCode project settings</h5>
360
361 <p>After including everything into XCode please also make sure to have these settings (Build tab of the project information):</p>
362 <ul>
363 <li>Other Linker Flags: -lMagickCore-Q16 -lMagickWand-Q16 -ljpeg -lpng -lbz2 -lz</li>
364 <li>Header Search Paths: $(SRCROOT) - make it Recursive</li>
365 <li>Library Search Paths: $(SRCROOT) - make it Recursive</li>
366 </ul>
367
368 <p>On the lower left click on the small-wheel and select: Add User-Defined Setting</p>
369 <ul>
370 <li>Key: OTHER_CFLAGS</li>
371 <li>Value: -Dmacintosh=1</li>
372 </ul>
373
374 <h5>Sample project</h5>
375
376 <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>
377 </div>
378
379 <h2><a id="windows"></a>Windows Binary Release</h2>
380 <div class="doc-section">
381
382 <p>ImageMagick runs on Windows 8 (x86 &amp; x64), Windows 7 (x86 &amp; x64), 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>
383
384 <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>
385
386 <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 <em>Q8</em> in the name are 8 bits-per-pixel component (e.g. 8-bit red, 8-bit green, etc.), whereas,  <em>Q16</em> 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 <em>dll</em> in the filename include ImageMagick libraries as <a href="http://www.answers.com/topic/dll">dynamic link libraries</a>. Unless you have specific requirements, we recommend this version of ImageMagick for 32-bit Windows:</p>
387
388 <table class="doc">
389   <col width="50%"></col> <col width="10%"></col> <col width="10%"></col> <col width="30%"></col>
390   <tr>
391     <th>Version</th>
392     <th>HTTP</th>
393     <th>FTP</th>
394     <th>Description</th>
395   </tr>
396
397   <tr>
398         <td valign="top">ImageMagick-6.8.6-8-Q16-x86-dll.exe</td>
399         <td valign="top"><a href="http://www.imagemagick.org/download/binaries/ImageMagick-6.8.6-8-Q16-x86-dll.exe">download</a></td>
400       <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.8.6-8-Q16-x86-dll.exe">download</a></td>
401     <td valign="top">Win32 dynamic at 16 bits-per-pixel</td>
402   </tr>
403 </table>
404
405 <p>Or choose from these alternate Windows binary configurations:</p>
406
407 <table class="doc">
408   <col width="50%"></col> <col width="10%"></col> <col width="10%"></col> <col width="30%"></col>
409   <tr>
410     <th>Version</th>
411     <th>HTTP</th>
412     <th>FTP</th>
413     <th>Description</th>
414   </tr>
415
416   <tr>
417         <td valign="top">ImageMagick-6.8.6-8-Q16-x86-static.exe</td>
418         <td valign="top"><a href="http://www.imagemagick.org/download/binaries/ImageMagick-6.8.6-8-Q16-x86-static.exe">download</a></td>
419       <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.8.6-8-Q16-x86-static.exe">download</a></td>
420     <td valign="top">Win32 static at 16 bits-per-pixel</td>
421   </tr>
422
423   <tr>
424         <td valign="top">ImageMagick-6.8.6-8-Q8-x86-dll.exe</td>
425         <td valign="top"><a href="http://www.imagemagick.org/download/binaries/ImageMagick-6.8.6-8-Q8-x86-dll.exe">download</a></td>
426       <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.8.6-8-Q8-x86-dll.exe">download</a></td>
427     <td valign="top">Win32 dynamic at 8 bits-per-pixel</td>
428   </tr>
429
430   <tr>
431         <td valign="top">ImageMagick-6.8.6-8-Q8-x86-static.exe</td>
432         <td valign="top"><a href="http://www.imagemagick.org/download/binaries/ImageMagick-6.8.6-8-Q8-x86-static.exe">download</a></td>
433       <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.8.6-8-Q8-x86-static.exe">download</a></td>
434     <td valign="top">Win32 static at 8 bits-per-pixel</td>
435   </tr>
436
437   <tr>
438         <td valign="top">ImageMagick-6.8.6-8-Q16-x64-dll.exe</td>
439         <td valign="top"><a href="http://www.imagemagick.org/download/binaries/ImageMagick-6.8.6-8-Q16-x64-dll.exe">download</a></td>
440       <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.8.6-8-Q16-x64-dll.exe">download</a></td>
441    <td valign="top">Win64 dynamic at 16 bits-per-pixel</td>
442   </tr>
443
444   <tr>
445         <td valign="top">ImageMagick-6.8.6-8-Q16-x64-static.exe</td>
446         <td valign="top"><a href="http://www.imagemagick.org/download/binaries/ImageMagick-6.8.6-8-Q16-x64-static.exe">download</a></td>
447       <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.8.6-8-Q16-x64-static.exe">download</a></td>
448    <td valign="top">Win64 static at 16 bits-per-pixel</td>
449   </tr>
450
451   <tr>
452         <td valign="top">ImageMagick-6.8.6-8-Q16-x86-windows.zip</td>
453         <td valign="top"><a href="http://www.imagemagick.org/download/binaries/ImageMagick-6.8.6-8-Q16-x86-windows.zip">download</a></td>
454       <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.8.6-8-Q16-x86-windows.zip">download</a></td>
455     <td valign="top">Portable Win32 static at 16 bits-per-pixel.  Just copy to your host and run (no installer, no Windows registry entries).</td>
456   </tr>
457
458 </table>
459
460 <p>Verify its <a href="http://www.imagemagick.org/download/binaries/digest.rdf">message digest</a>.</p>
461
462 <p>To verify ImageMagick is working properly, type the following in an Command Prompt window:</p>
463
464 <p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert logo: logo.gif</span><span class="crtout"></span><span class="crtprompt"> $ </span><span class="crtin">identify logo.gif</span><span class="crtout"></span><span class="crtprompt"> $ </span><span class="crtin">imdisplay</span></p>
465 <p>If you have any problems, install the <a href="http://www.microsoft.com/downloads/details.aspx?familyid=A7B7A05E-6DE6-4D3A-A423-37BF0912DB84">Visual C++ 2010 Redistributable Package (x86)</a> or <a href="http://www.microsoft.com/downloads/details.aspx?familyid=BD512D9E-43C8-4655-81BF-9350143D5867">Visual C++ 2010 Redistributable Package (x64)</a>. 64-bit Windows requires both packages (x86 &amp; x64).</p>
466
467 <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>
468
469 </div>
470
471 </div>
472
473 <div id="linkbar">
474     <span id="linkbar-west"> </span>
475
476     <span id="linkbar-center">
477       <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
478       <a href="../discourse-server">Discourse Server</a> •
479       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
480       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
481     </span>
482     <span id="linkbar-east"> </span>
483 </div>
484 <div class="footer">
485   <span id="footer-west">©  1999-2014 ImageMagick Studio LLC</span>
486   <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
487 </div>
488 <div style="clear: both; margin: 0; width: 100%; "></div>
489 </body>
490 </html>