Lines Matching +full:x86 +full:- +full:windows

8   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
10 <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
11 <meta name="application-name" content="ImageMagick"/>
12 …nd write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, WebP, Post…
13 <meta name="application-url" content="https://imagemagick.org"/>
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"/>
24 <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
31 <div class="magick-masthead">
35 data-ad-client="ca-pub-3129977114552745"
36 data-ad-slot="6345125851"
37 data-ad-format="auto"></ins>
41 <nav class="magick-nav">
42 <a class="magick-nav-item " href="../index.html">Home</a>
43 <a class="magick-nav-item active" href="binary-releases.html">Download</a>
44 <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
45 <a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
46 <a class="magick-nav-item " href="resources.html">Resources</a>
47 <a class="magick-nav-item " href="api.html">Develop</a>
48 …<a class="magick-nav-item " href="www/www/www/www/www/www/www/www/www/../www/../www/https://imagem…
49 <a class="magick-nav-item pull-right" href="www/discourse-server/">Community</a>
54 <div class="magick-header">
55-center"><a href="binary-releases.html#unix">Unix Binary Release</a> • <a href="binary-releases.ht…
57-description">You can install ImageMagick from <a href="install-source.html">source</a>. However,…
59 <h2 class="magick-header"><a id="unix"></a>Unix Binary Release</h2>
61 …="install-source.html">source</a>. Although ImageMagick runs fine on a single core computer, it au…
63 <div class="table-responsive">
64 <table class="table table-condensed table-striped">
74 <td>ImageMagick-7.0.0-0.x86_64.rpm</td>
75 … <td><a href= "www/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…
81 <td>ImageMagick-7.0.0-0.i386.rpm</td>
82 <td><a href= "www/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.…
95 <td>ImageMagick-sparc-sun-solaris2.10.tar.gz</td>
96 <td><a href="www/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.…
102 <td>ImageMagick-i686-pc-cygwin.tar.gz</td>
103 <td><a href="www/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"…
109 <td>ImageMagick-i686-pc-mingw32.tar.gz</td>
110 <td><a href="www/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…
118 <p>ImageMagick RPM's are self-installing. Simply type the following command and you're ready to st…
120 <pre><span class="crtprompt"> </span><span class='crtin'>rpm -Uvh ImageMagick-7.0.0-0.i386.rpm</spa…
135 <pre><span class="crtprompt"> </span><span class='crtin'>export MAGICK_HOME="$HOME/ImageMagick-7.0.…
160 <h2 class="magick-header"><a id="macosx"></a>Mac OS X Binary Release</h2>
170 <div class="table-responsive">
171 <table class="table table-condensed table-striped">
181 <td>ImageMagick-x86_64-apple-darwin15.2.0.tar.gz</td>
182 … <td><a href="www/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.…
199 tar xvzf ImageMagick-x86_64-apple-darwin15.2.0.tar.gz
204 <pre><span class="crtprompt"> </span><span class='crtin'>export MAGICK_HOME="$HOME/ImageMagick-7.0.…
232 <h2 class="magick-header"><a id="iOS"></a>iOS Binary Release</h2>
234 <p><a href="http://www.cloudgoessocial.net/2011/03/21/im-xcode4-ios4-3/">~Claudio</a> provides iOS …
243 <li>iOSMagick-VERSION-libs.zip</li>
244 <li>iOSMagick-VERSION.zip</li>
255 <p>where <var>VERSION</var> is the version of ImageMagick you want to compile (i.e.: 7.0.0-0, svn, …
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>
275 <p>On the lower left click on the small-wheel and select: Add User-Defined Setting</p>
278 <li>Value: -Dmacintosh=1</li>
285 <h2 class="magick-header"><a id="windows"></a>Windows Binary Release</h2>
287Windows 8 (x86 &amp; x64), Windows 7 (x86 &amp; x64), Windows Server 2012, Windows XP (x86) with S…
289 …s well on a single core computer, it automagically runs in parallel on multi-core systems reducing…
291Windows version of ImageMagick is self-installing. Simply click on the appropriate version below …
293 <div class="table-responsive">
294 <table class="table table-condensed table-striped">
304 <td>ImageMagick-7.0.0-0-Q16-x64-dll.exe</td>
305 <td><a href= "www/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.ex…
307 <td>Win64 dynamic at 16 bits-per-pixel</td>
311 <p>Or choose from these alternate Windows binary distributions:</p>
313 <div class="table-responsive">
314 <table class="table table-condensed table-striped">
324 <td>ImageMagick-7.0.0-0-Q16-x64-static.exe</td>
325 … <td><a href= "www/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…
327 <td>Win64 static at 16 bits-per-pixel</td>
331 <td>ImageMagick-7.0.0-0-Q8-x64-dll.exe</td>
332 <td><a href= "www/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…
334 <td>Win64 dynamic at 8 bits-per-pixel</td>
338 <td>ImageMagick-7.0.0-0-Q8-x64-static.exe</td>
339 <td><a href= "www/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.…
341 <td>Win64 static at 8 bits-per-pixel</td>
345 <td>ImageMagick-7.0.0-0-Q16-HDRI-x64-dll.exe</td>
346 … <td><a href= "www/download/binaries/ImageMagick-7.0.0-0-Q16-HDRI-x64-dll.exe">download</a></td>
347 …f="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.0-0-Q16-HDRI-x64-dll.exe">do…
348 …<td>Win64 dynamic at 16 bits-per-pixel with <a href="high-dynamic-range.html">high dynamic-range i…
352 <td>ImageMagick-7.0.0-0-Q16-HDRI-x64-static.exe</td>
353 … <td><a href= "www/download/binaries/ImageMagick-7.0.0-0-Q16-HDRI-x64-static.exe">download</a></td>
354 …f="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.0-0-Q16-HDRI-x64-static.exe"…
355 …<td>Win64 static at 16 bits-per-pixel with <a href="high-dynamic-range.html">high dynamic-range im…
359 <td>ImageMagick-7.0.0-0-Q16-x86-dll.exe</td>
360 <td><a href= "www/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.ex…
362 <td>Win32 dynamic at 16 bits-per-pixel</td>
366 <td>ImageMagick-7.0.0-0-Q16-x86-static.exe</td>
367 … <td><a href= "www/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…
369 <td>Win32 static at 16 bits-per-pixel</td>
373 <td>ImageMagick-7.0.0-0-Q8-x86-dll.exe</td>
374 <td><a href= "www/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…
376 <td>Win32 dynamic at 8 bits-per-pixel</td>
380 <td>ImageMagick-7.0.0-0-Q8-x86-static.exe</td>
381 <td><a href= "www/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.…
383 <td>Win32 static at 8 bits-per-pixel</td>
387 <td>ImageMagick-7.0.0-0-Q16-HDRI-x86-dll.exe</td>
388 … <td><a href= "www/download/binaries/ImageMagick-7.0.0-0-Q16-HDRI-x86-dll.exe">download</a></td>
389 …f="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.0-0-Q16-HDRI-x86-dll.exe">do…
390 …<td>Win32 dynamic at 16 bits-per-pixel with <a href="high-dynamic-range.html">high dynamic-range i…
394 <td>ImageMagick-7.0.0-0-Q16-HDRI-x86-static.exe</td>
395 … <td><a href= "www/download/binaries/ImageMagick-7.0.0-0-Q16-HDRI-x86-static.exe">download</a></td>
396 …f="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.0-0-Q16-HDRI-x86-static.exe"…
397 …<td>Win32 static at 16 bits-per-pixel with <a href="high-dynamic-range.html">high dynamic-range im…
401 <td>ImageMagick-7.0.0-0-portable-Q16-x86.zip</td>
402 … <td><a href= "www/download/binaries/ImageMagick-7.0.0-0-portable-Q16-x86.zip">download</a></td>
403 …="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.0-0-portable-Q16-x86.zip">dow…
404 …<td>Portable Win32 static at 16 bits-per-pixel. Just copy to your host and run (no installer, no
408 <td>ImageMagick-7.0.0-0-portable-Q16-x64.zip</td>
409 … <td><a href= "www/download/binaries/ImageMagick-7.0.0-0-portable-Q16-x64.zip">download</a></td>
410 …f="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.0-0-portable-Q16-x64.zip">do…
411 …<td>Portable Win64 static at 16 bits-per-pixel. Just copy to your host and run (no installer, no
425 …0.dll</code>. To install it, download <a href="https://www.microsoft.com/en-us/download/details.a…
427 …e>) rather than a single quote (<code>'</code>) for the ImageMagick command line under Windows:</p>
438 <p>Congratulations, you have a working ImageMagick distribution under Windows and you are ready to …
442 <footer class="magick-footer">
448 <p><a href="binary-releases.html#">Back to top</a> •
451 <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
453 </div><!-- /.container -->