]> 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" 
2   "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
3 <html version="-//W3C//DTD XHTML 1.1//EN"
4       xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
5       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
6       xsi:schemaLocation="http://www.w3.org/1999/xhtml
7                           http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
8 <head>
9   <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
10   <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
11   <title>ImageMagick: Install from Binary Distribution</title>
12   <meta http-equiv="content-language" content="en-US"/>
13   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
14   <meta http-equiv="reply-to" content="magick-users@imagemagick.org"/>
15   <meta name="application-name" content="ImageMagick"/>
16   <meta name="description" content="Use ImageMagick to convert, edit, or compose bitmap images in a variety of formats.  In addition resize, rotate, shear, distort and transform images automagically."/>
17   <meta name="application-url" content="http://www.imagemagick.org"/>
18   <meta name="generator" content="PHP"/>
19   <meta name="keywords" content="install, from, binary, distribution, ImageMagick, PerlMagick, image processing, OpenMP, software development library, image, photo, software, Magick++, MagickWand"/>
20   <meta name="rating" content="GENERAL"/>
21   <meta name="robots" content="INDEX, FOLLOW"/>
22   <meta name="generator" content="ImageMagick Studio LLC"/>
23   <meta name="author" content="ImageMagick Studio LLC"/>
24   <meta name="revisit-after" content="2 DAYS"/>
25   <meta name="resource-type" content="document"/>
26   <meta name="copyright" content="Copyright (c) 1999-2013 ImageMagick Studio LLC"/>
27   <meta name="distribution" content="Global"/>
28   <link rel="icon" href="../images/wand.png"/>
29   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
30   <link rel="canonical" href="http://www.imagemagick.org" />
31   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
32   <!-- Add jQuery library -->
33   <script type="text/javascript" src="http://localhost/ajax/libs/jquery/1.7/jquery.min.js"></script>
34   
35   <!-- Optionaly include easing and/or mousewheel plugins -->
36   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
37   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
38   
39   <!-- Add fancyBox -->
40   <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
41   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
42   
43   <!-- Optionaly include button and/or thumbnail helpers -->
44   <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
45   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
46   
47   <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
48   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
49   <script type="text/javascript">
50         $(document).ready(function() {
51                 $(".fancybox").fancybox();
52         });
53   </script>
54   <!-- ImageMagick style -->
55   <link rel="stylesheet" href="http://www.localhost/cse/style/look/default.css" type="text/css" />
56   <style type="text/css" media="all">
57     @import url("../www/magick.css");
58   </style>
59 </head>
60
61 <body id="www-imagemagick-org">
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   <script type="text/javascript"
73     src="http://localhost/pagead/show_ads.js">
74   </script>
75 </div>
76 <a href="../discourse-server">
77   <img src="../images/logo.jpg"
78   alt="ImageMagick Logo"
79   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
80 <a href="../index.html">
81   <img src="../images/sprite.jpg"
82   alt="ImageMagick Sprite"
83   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
84 </div>
85
86 <div class="westbar">
87
88 <div class="menu">
89   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
90 </div>
91 <div class="menu">
92   <a title="Binary Releases" href="binary-releases.html">Binary Releases</a>
93 </div>
94 <div class="sub">
95     <a title="Binary Release: Unix" href="binary-releases.html#unix">Unix</a>
96 </div>
97 <div class="sub">
98     <a title="Binary Release: MacOS X" href="binary-releases.html#macosx">Mac OS X</a>
99 </div>
100 <div class="sub">
101     <a title="Binary Release: iOS" href="binary-releases.html#iOS">iOS</a>
102 </div>
103 <div class="sub">
104     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
105 </div>
106 <div class="sep"></div>
107 <div class="menu">
108   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
109 </div>
110 <div class="sub">
111     <a title="Command-line Tools: Processing" href="command-line-processing.html">Processing</a>
112 </div>
113 <div class="sub">
114     <a title="Command-line Tools: Options" href="command-line-options.html">Options</a>
115 </div>
116 <div class="sub">
117     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
118 </div>
119 <div class="menu">
120   <a title="Program Interfaces" href="api.html">Program Interfaces</a>
121 </div>
122 <div class="sub">
123     <a title="Program Interface: MagickWand" href="magick-wand.html">MagickWand</a>
124 </div>
125 <div class="sub">
126     <a title="Program Interface: MagickCore" href="magick-core.html">MagickCore</a>
127 </div>
128 <div class="sub">
129     <a title="Program Interface: PerlMagick" href="perl-magick.html">PerlMagick</a>
130 </div>
131 <div class="sub">
132     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
133 </div>
134 <div class="sep"></div>
135 <div  class="menu">
136    <a title="Install from Source" href="install-source.html">Install from Source</a>
137 </div>
138 <div class="sub">
139     <a title="Install from Source: Unix" href="install-source.html#unix">Unix</a>
140 </div>
141 <div class="sub">
142     <a title="Install from Source: Windows" href="install-source.html#windows">Windows</a>
143  </div>
144 <div class="menu">
145   <a title="Resources" href="resources.html">Resources</a>
146 </div>
147 <div class="menu">
148   <a title="Architecture" href="architecture.html">Architecture</a>
149 </div>
150 <div class="menu">
151   <a title="Download" href="download.html">Download</a>
152 </div>
153 <div class="sep"></div>
154 <div class="menu">
155   <a title="Search" href="http://www.imagemagick.org/script/search.php">Search</a>
156 </div>
157 <div class="sep"></div>
158 <div class="menu">
159   <a title="Site Map" href="sitemap.html">Site Map</a>
160 </div>
161 <div  class="sub">
162   <a title="Site Map: Links" href="links.html">Links</a>
163 </div>
164 <div class="sep"></div>
165 <div class="menu">
166   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
167
168   <a href="http://www.networkredux.com"> <img src="../images/networkredux.png" width="140" height="31" alt="[sponsor]" style="margin-top: 4px; margin-left: 4px; border: 0px; float: left;" /></a>
169   <a href="http://www.dinodirect.com/ipads-tablets/"> <img src="../images/dino-direct.jpg" width="140" height="90" alt="[sponsor]" style="margin-top: 4px; margin-left: 4px; border: 0px; float: left;" /></a><!-- 201208010120 mickey@163... -->
170 <div class="sponsbox">
171 <div class="sponsor">
172   <a rel="follow" title="Sponsor: The Fastest &amp; Easiest Way to Find Images" href="http://www.graphicsfactory.com">The Fastest &amp; Easiest Way to Find Images</a><!-- 201210010270 graphicsfac... -->
173 </div>
174 <div class="sponsor">
175   <a rel="follow" title="Sponsor: VPS" href="http://www.interdominios.com/vps">VPS</a><!-- 201209010090 barsh@inter... -->
176 </div>
177 <div class="sponsor">
178   <a rel="follow" title="Werbebanner Werbeplane" href="http://www.allesbanner.de">Werbebanner Werbeplane</a><!-- 201212010450 info@druck... -->
179 </div>
180 <div class="sponsor">
181   <a rel="follow" title="Entertainment News &amp; Photos" href="http://www.zimbio.com">Entertainment News &amp; Photos</a><!-- 201211010540 bd@zimb... -->
182 </div>
183 <div class="sponsor">
184   <a rel="follow" title="Sponsor: LED24" href="http://led24.de/">LED24</a><!-- 201207010270 info@led24... -->
185 </div>
186 <div class="sponsor">
187   <a rel="follow" title="Sponsor: Best Website Hosting" href="http://www.top-cheap-web-hosting.com">Best Website Hosting</a><!-- 201304010090 eunge.liu-->
188 </div>
189 <div class="sponsor">
190   <a rel="follow" title="Android Tablet" href="http://www.dinodirect.com/ipads-tablets/">Android Tablet</a><!-- 201208010120 mickey@163... -->
191 </div>
192 <div class="sponsor">
193   <a rel="follow" title="Sponsor: Web Site Hosting" href="http://webhostinggeeks.com">Web Site Hosting</a><!-- 201302010900 funds@enmob... -->
194 </div>
195 <div class="sponsor">
196    <a rel="follow" title="Sponsor: Premium Quality Stock Photos" href="http://www.f1online.pro/en/">Premium Quality Stock Photos</a><!-- 2012080100540 ... -->
197 </div>
198 <div class="sponsor">
199    <a rel="follow" title="Sponsor: Druckerei" href="http://print24.com/de/">Druckerei</a><!-- 2012070100250 ... -->
200 </div>
201 <div class="sponsor">
202   <a rel="follow" title="Sponsor: Managed Server" href="http://www.robhost.de">Managed Server</a><!-- 201210010720 klikics... -->
203 </div>
204 <div class="sponsor">
205   <a rel="follow" title="Sponsor: Druckerei" href="http://www.allesdruck.de">Druckerei</a><!-- 201303011500 r.leo -->
206 </div>
207 <div class="sponsor">
208    <a rel="follow" title="Sponsor: Best Web Hosting" href="http://www.webhostingclue.com">Best Web Hosting</a><!-- 2012120100150 racent marketing@webhosting...-->
209 </div>
210 <div class="sponsor">
211    <a rel="follow" title="Sponsor: Web Hosting" href="http://www.hostucan.com">Web Hosting</a><!-- 2012120100150 racent marketing@webhosting...-->
212 </div>
213 </div>
214 </div>
215 </div>
216
217 <div class="eastbar">
218   <div class="g-plusone" id="gplusone"></div>
219   <script type="text/javascript">
220     window.___gcfg = {
221       lang: 'en-US'
222     };
223
224     (function() {
225       var po = document.createElement('offline-script');
226       po.type = 'text/javascript'; po.async = true;
227       po.src = 'https://apis.localhost/js/plusone.js';
228       var script = document.getElementsByTagName('offline-script')[0];
229       script.parentNode.insertBefore(po, script);
230     })();
231     var gplusone = document.getElementById("gplusone");
232     gplusone.setAttribute("data-size","medium");
233     gplusone.setAttribute("data-count","false");
234   </script>
235 </div>
236
237 <div class="main">
238
239
240 <h1>Download Binary Releases</h1>
241 <p class="navigation-index">[<a href="binary-releases.html#unix">Unix Binary Release</a> &bull; <a href="binary-releases.html#macosx">Mac OS X Binary Release</a> &bull; <a href="binary-releases.html#iOS">iOS Binary Release</a> &bull; <a href="binary-releases.html#windows">Windows Binary Release</a>]</p>
242
243 <div class="doc-section">
244 <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>
245 </div>
246
247 <h2><a id="unix"></a>Unix Binary Release</h2>
248 <div class="doc-section">
249
250 <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>
251
252 <table class="doc">
253   <col width="50%"/> <col width="10%"/> <col width="10%"/> <col width="30%"/>
254   <tr>
255     <th>Version</th>
256     <th>HTTP</th>
257     <th>FTP</th>
258     <th>Description</th>
259   </tr>
260
261   <tr>
262       <td valign="top">ImageMagick-6.8.1-2.i386.rpm</td>
263     <td valign="top"><a href= "http://www.imagemagick.org/download/linux/CentOS/i386/ImageMagick-6.8.1-2.i386.rpm">download</a></td>
264     <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/i386/ImageMagick-6.8.1-2.i386.rpm">download</a></td>
265     <td valign="top">Redhat / CentOS 5.8 i386 RPM</td>
266   </tr>
267
268   <tr>
269       <td valign="top">ImageMagick-6.8.1-2.x86_64.rpm</td>
270       <td valign="top"><a href= "http://www.imagemagick.org/download/linux/CentOS/x86_64/ImageMagick-6.8.1-2.x86_64.rpm">download</a></td>
271     <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/x86_64/ImageMagick-6.8.1-2.x86_64.rpm">download</a></td>
272     <td valign="top">Redhat / CentOS 5.8 x86_64 RPM</td>
273   </tr>
274
275   <tr>
276     <td valign="top">ImageMagick RPM's</td>
277     <td valign="top"><a href="http://www.imagemagick.org/download/linux/CentOS">download</a></td>
278     <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS">download</a></td>
279     <td valign="top">Development, Perl, C++, and documentation RPM's.</td>
280   </tr>
281
282   <tr>
283     <td valign="top">ImageMagick-sparc-sun-solaris2.10.tar.gz</td>
284     <td valign="top"><a href="http://www.imagemagick.org/download/binaries/ImageMagick-sparc-sun-solaris2.10.tar.gz">download</a></td>
285     <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-sparc-sun-solaris2.10.tar.gz">download</a></td>
286     <td valign="top">Solaris Sparc 2.10</td>
287   </tr>
288
289   <tr>
290     <td valign="top">ImageMagick-i686-pc-cygwin.tar.gz</td>
291     <td valign="top"><a href="http://www.imagemagick.org/download/binaries/ImageMagick-i686-pc-cygwin.tar.gz">download</a></td>
292     <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-i686-pc-cygwin.tar.gz">download</a></td>
293     <td valign="top">Cygwin</td>
294   </tr>
295
296   <tr>
297     <td valign="top">ImageMagick-i686-pc-mingw32.tar.gz</td>
298     <td valign="top"><a href="http://www.imagemagick.org/download/binaries/ImageMagick-i686-pc-mingw32.tar.gz">download</a></td>
299     <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-i686-pc-mingw32.tar.gz">download</a></td>
300     <td valign="top">MinGW</td>
301   </tr>
302 </table>
303
304 <p>Verify its <a href="http://www.imagemagick.org/download/binaries/digest.rdf">message digest</a>.</p>
305
306 <p>ImageMagick RPM's are self-installing.  Simply type the following command and you're ready to start using ImageMagick:</p>
307
308 <p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>rpm -Uvh ImageMagick-6.8.1-2.i386.rpm</span></p>
309 <p>For other systems, create (or choose) a directory to install the package into and change to that directory, for example:</p>
310
311 <p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>cd $HOME</span></p>
312 <p>Next, extract the contents of the package.  For example:</p>
313
314 <p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>tar xvfz ImageMagick.tar.gz</span></p>
315 <p>Set the <kbd>MAGICK_HOME</kbd> environment variable to the path where you extracted the ImageMagick files. For example:</p>
316
317 <p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>export MAGICK_HOME="$HOME/ImageMagick-6.7.9"</span></p>
318 <p>If the <kbd>bin</kbd> subdirectory of the extracted package is not already in your executable search path, add it to your <kbd>PATH</kbd> environment variable. For example:</p>
319
320 <p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>export PATH="$MAGICK_HOME/bin:$PATH"</span></p>
321
322 <p>On Linux and Solaris machines add <kbd>$MAGICK_HOME/lib</kbd> to the <kbd>LD_LIBRARY_PATH</kbd> environment variable:</p>
323
324 <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>
325 <p>Finally, to verify ImageMagick is working properly, type the following on the command line:</p>
326
327 <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>
328 <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>
329
330 </div>
331
332 <h2><a id="macosx"></a>Mac OS X Binary Release</h2>
333 <div class="doc-section">
334
335 <p>We recommend <a href="http://www.macports.org">MacPorts</a> which custom builds ImageMagick in your environment.  Download MacPorts and type:</p>
336
337 <p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>sudo port install ImageMagick</span></p>
338 <p>The <kbd>port</kbd> 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>
339
340 <table class="doc">
341   <col width="50%"/> <col width="10%"/> <col width="10%"/> <col width="30%"/>
342   <tr>
343     <th>Version</th>
344     <th>HTTP</th>
345     <th>FTP</th>
346     <th>Description</th>
347   </tr>
348
349   <tr>
350     <td valign="top">ImageMagick-x86_64-apple-darwin11.3.0.tar.gz</td>
351     <td valign="top"><a href="http://www.imagemagick.org/download/binaries/ImageMagick-x86_64-apple-darwin11.3.0.tar.gz">download</a></td>
352     <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-x86_64-apple-darwin11.3.0.tar.gz">download</a></td>
353     <td valign="top">Mac OS X Lion</td>
354   </tr>
355 </table>
356
357 <p>Verify its <a href="http://www.imagemagick.org/download/binaries/digest.rdf">message digest</a>.</p>
358
359 <p>Create (or choose) a directory to install the package into and change to that directory, for example:</p>
360
361 <p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>cd $HOME</span></p>
362 <p>Next, extract the contents of the package.  For example:</p>
363
364 <p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>tar xvfz ImageMagick-x86_64-apple-darwin11.3.0.tar.gz</span></p>
365 <p>Set the <kbd>MAGICK_HOME</kbd> environment variable to the path where you extracted the ImageMagick files. For example:</p>
366
367 <p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>export MAGICK_HOME="$HOME/ImageMagick-6.7.9"</span></p>
368 <p>If the <kbd>bin</kbd> subdirectory of the extracted package is not already in your executable search path, add it to your <kbd>PATH</kbd> environment variable. For example:</p>
369
370 <p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>export PATH="$MAGICK_HOME/bin:$PATH"</span></p>
371
372 <p>Set the <kbd>DYLD_LIBRARY_PATH</kbd> environment variable:</p>
373
374 <p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>export DYLD_LIBRARY_PATH="$MAGICK_HOME/lib/"</span></p>
375 <p>Finally, to verify ImageMagick is working properly, type the following on the command line:</p>
376
377 <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>
378 <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>
379
380 <p>The best way to deal with all the exports is to put them at the end of your .profile file</p>
381
382 <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>
383
384 </div>
385
386 <h2><a id="iOS"></a>iOS Binary Release</h2>
387 <div class="doc-section">
388
389 <p><a href="http://www.cloudgoessocial.net/2011/03/21/im-xcode4-ios4-3/">~Claudio</a> provides iOS builds of ImageMagick.</p>
390
391 <h4>Download iOS Distribution</h4>
392
393 <p>You can download the iOS distribution directly from ImageMagick's <a href="http://www.imagemagick.org/download/iOS">repository</a>.</p>
394
395 <p>There are always 2 packages for the compiled ImageMagick:</p>
396
397 <ul>
398 <li>iOSMagick-VERSION-libs.zip</li>
399 <li>iOSMagick-VERSION.zip</li>
400 </ul>
401
402 <p>The first one includes headers and compiled libraries that have been used to compile ImageMagick. Most users would need this one.</p>
403
404 <h4>ImageMagick compiling script for iOS OS and iOS Simulator</h4>
405
406 <p>To run the script:</p>
407 <pre class="text">
408         ./imagemagick_compile.sh <em>VERSION</em>
409 </pre>
410 <p>where <em>VERSION</em> is the version of ImageMagick you want to compile (i.e.: 6.8.1-2, svn, ...)</p>
411
412 <p>This script compiles ImageMagick as a static library to be included in iOS projects and adds support for</p>
413 <ul>
414 <li>png</li>
415 <li>jpeg</li>
416 <li>tiff</li>
417 </ul>
418
419 <p>Upon successful compilation a folder called <kbd>IMPORT_ME</kbd> is created on your <kbd>~/Desktop</kbd>. You can import it into your XCode project.</p>
420
421 <h5>XCode project settings</h5>
422
423 <p>After including everything into XCode please also make sure to have these settings (Build tab of the project information):</p>
424 <ul>
425 <li>Other Linker Flags: -lMagickCore -lMagickWand -ljpeg -lpng -lbz2 -lz</li>
426 <li>Header Search Paths: $(SRCROOT) - make it Recursive</li>
427 <li>Library Search Paths: $(SRCROOT) - make it Recursive</li>
428 </ul>
429
430 <p>On the lower left click on the small-wheel and select: Add User-Defined Setting</p>
431 <ul>
432 <li>Key: OTHER_CFLAGS</li>
433 <li>Value: -Dmacintosh=1</li>
434 </ul>
435
436 <h5>Sample project</h5>
437
438 <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>
439 </div>
440
441 <h2><a id="windows"></a>Windows Binary Release</h2>
442 <div class="doc-section">
443
444 <p>ImageMagick runs on Windows XP (x86) with Service Pack 3, Windows Vista (x86 &amp; x64) with Service Pack 2, Windows 7 (x86 &amp; x64), 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>
445
446 <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>
447
448 <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 the dynamic 16-bit version of ImageMagick for 32-bit Windows:</p>
449
450 <table class="doc">
451   <col width="50%"/> <col width="10%"/> <col width="10%"/> <col width="30%"/>
452   <tr>
453     <th>Version</th>
454     <th>HTTP</th>
455     <th>FTP</th>
456     <th>Description</th>
457   </tr>
458
459   <tr>
460         <td valign="top">ImageMagick-6.8.1-2-Q16-windows-dll.exe</td>
461         <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.8.1-2-Q16-windows-dll.exe">download</a></td>
462       <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.8.1-2-Q16-windows-dll.exe">download</a></td>
463     <td valign="top">Win32 dynamic at 16 bits-per-pixel</td>
464   </tr>
465 </table>
466
467 <p>Or choose from these alternate Windows binary configurations:</p>
468
469 <table class="doc">
470   <col width="50%"/> <col width="10%"/> <col width="10%"/> <col width="30%"/>
471   <tr>
472     <th>Version</th>
473     <th>HTTP</th>
474     <th>FTP</th>
475     <th>Description</th>
476   </tr>
477
478   <tr>
479         <td valign="top">ImageMagick-6.8.1-2-Q16-windows-static.exe</td>
480         <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.8.1-2-Q16-windows-static.exe">download</a></td>
481       <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.8.1-2-Q16-windows-static.exe">download</a></td>
482     <td valign="top">Win32 static at 16 bits-per-pixel</td>
483   </tr>
484
485   <tr>
486         <td valign="top">ImageMagick-6.8.1-2-Q8-windows-dll.exe</td>
487         <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.8.1-2-Q8-windows-dll.exe">download</a></td>
488       <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.8.1-2-Q8-windows-dll.exe">download</a></td>
489     <td valign="top">Win32 dynamic at 8 bits-per-pixel</td>
490   </tr>
491
492   <tr>
493         <td valign="top">ImageMagick-6.8.1-2-Q8-windows-static.exe</td>
494         <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.8.1-2-Q8-windows-static.exe">download</a></td>
495       <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.8.1-2-Q8-windows-static.exe">download</a></td>
496     <td valign="top">Win32 static at 8 bits-per-pixel</td>
497   </tr>
498
499   <tr>
500         <td valign="top">ImageMagick-6.8.1-2-Q16-windows-x64-dll.exe</td>
501         <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.8.1-2-Q16-windows-x64-dll.exe">download</a></td>
502       <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.8.1-2-Q16-windows-x64-dll.exe">download</a></td>
503    <td valign="top">Win64 dynamic at 16 bits-per-pixel</td>
504   </tr>
505
506   <tr>
507         <td valign="top">ImageMagick-6.8.1-2-Q16-windows-x64-static.exe</td>
508         <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.8.1-2-Q16-windows-x64-static.exe">download</a></td>
509       <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.8.1-2-Q16-windows-x64-static.exe">download</a></td>
510    <td valign="top">Win64 static at 16 bits-per-pixel</td>
511   </tr>
512
513   <tr>
514         <td valign="top">ImageMagick-6.8.1-2-Q16-windows.zip</td>
515         <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.8.1-2-Q16-windows.zip">download</a></td>
516       <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.8.1-2-Q16-windows.zip">download</a></td>
517     <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>
518   </tr>
519
520 </table>
521
522 <p>Verify its <a href="http://www.imagemagick.org/download/binaries/digest.rdf">message digest</a>.</p>
523
524 <p>To verify ImageMagick is working properly, type the following in an Command Prompt window:</p>
525
526 <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>
527 <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>
528
529 <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>
530
531 </div>
532
533 </div>
534
535 <div id="linkbar">
536     <span id="linkbar-west">&nbsp;</span>
537     <span id="linkbar-center">
538       <a href="../discourse-server">Discourse Server</a> &bull;
539       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
540     </span>
541     <span id="linkbar-east">&nbsp;</span>
542   </div>
543   <div class="footer">
544     <span id="footer-west">&copy; 1999-2013 ImageMagick Studio LLC</span>
545     <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
546   </div>
547   <div style="clear: both; margin: 0; width: 100%; "></div>
548   <script type="text/javascript">
549     var _gaq = _gaq || [];
550     _gaq.push(['_setAccount', 'UA-17690367-1']);
551     _gaq.push(['_trackPageview']);
552
553     (function() {
554       var ga = document.createElement('offline-script'); ga.type = 'text/javascript'; ga.async = true;
555       ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.localhost/ga.js';
556       var s = document.getElementsByTagName('offline-script')[0]; s.parentNode.insertBefore(ga, s);
557     })();
558   </script>
559 </body>
560 </html>