#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for ImageMagick 7.0.4-5.
+# Generated by GNU Autoconf 2.69 for ImageMagick 7.0.4-6.
#
# Report bugs to <https://github.com/ImageMagick/ImageMagick/issues>.
#
# Identity of this package.
PACKAGE_NAME='ImageMagick'
PACKAGE_TARNAME='ImageMagick'
-PACKAGE_VERSION='7.0.4-5'
-PACKAGE_STRING='ImageMagick 7.0.4-5'
+PACKAGE_VERSION='7.0.4-6'
+PACKAGE_STRING='ImageMagick 7.0.4-6'
PACKAGE_BUGREPORT='https://github.com/ImageMagick/ImageMagick/issues'
PACKAGE_URL='https://www.imagemagick.org'
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures ImageMagick 7.0.4-5 to adapt to many kinds of systems.
+\`configure' configures ImageMagick 7.0.4-6 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of ImageMagick 7.0.4-5:";;
+ short | recursive ) echo "Configuration of ImageMagick 7.0.4-6:";;
esac
cat <<\_ACEOF
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-ImageMagick configure 7.0.4-5
+ImageMagick configure 7.0.4-6
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by ImageMagick $as_me 7.0.4-5, which was
+It was created by ImageMagick $as_me 7.0.4-6, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
# Define the identity of the package.
PACKAGE='ImageMagick'
- VERSION='7.0.4-5'
+ VERSION='7.0.4-6'
cat >>confdefs.h <<_ACEOF
MAGICK_MICRO_VERSION=4
-MAGICK_PATCHLEVEL_VERSION=5
+MAGICK_PATCHLEVEL_VERSION=6
-MAGICK_VERSION=7.0.4-5
+MAGICK_VERSION=7.0.4-6
-MAGICK_GIT_REVISION=19362:74390c5:20170114
+MAGICK_GIT_REVISION=19382:c9c9ac6:20170121
# Substitute library versioning
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by ImageMagick $as_me 7.0.4-5, which was
+This file was extended by ImageMagick $as_me 7.0.4-6, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-ImageMagick config.status 7.0.4-5
+ImageMagick config.status 7.0.4-6
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
m4_define([magick_major_version], [7])
m4_define([magick_minor_version], [0])
m4_define([magick_micro_version], [4])
-m4_define([magick_patchlevel_version], [5])
+m4_define([magick_patchlevel_version], [6])
m4_define([magick_version],
[magick_major_version.magick_minor_version.magick_micro_version-magick_patchlevel_version])
m4_define([magick_git_revision], esyscmd([sh -c "(gitversion .) | tr -d '\n'"]))
</script>
<nav class="magick-nav">
<a class="magick-nav-item active" href="index.html">Home</a>
- <a class="magick-nav-item " href="www/binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="www/download.html">Download</a>
<a class="magick-nav-item " href="www/command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="www/command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="www/resources.html">Resources</a>
- <a class="magick-nav-item " href="www/api.html">Develop</a>
+ <a class="magick-nav-item " href="www/develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
<p class="lead magick-description"><a href="images/wizard.png" title="And Now a Touch of Magick"><img class="img-responsive magick-icon" id="logo" alt="And Now a Touch of Magick" width="265" height="352" src="images/wizard.jpg" /></a>
Use ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&entry=78333969">®</a></sup> to create, edit, compose, or convert bitmap images. It can read and write images in a variety of <a href="www/formats.html">formats</a> (over 200) including PNG, JPEG, JPEG-2000, GIF, TIFF, <a href="www/motion-picture.html">DPX</a>, <a href="www/high-dynamic-range.html">EXR</a>, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.</p>
-<p>The functionality of ImageMagick is typically utilized from the <a href="www/command-line-processing.html">command-line</a> or you can use the features from programs written in your favorite language. Choose from these interfaces: <a href="www/api.html#ada">G2F</a> (Ada), <a href="www/api.html#c">MagickCore</a> (C), <a href="www/api.html#c">MagickWand</a> (C), <a href="www/api.html#ch">ChMagick</a> (Ch), <a href="www/api.html#com_">ImageMagickObject</a> (COM+), <a href="www/api.html#c__">Magick++</a> (C++), <a href="www/api.html#java">JMagick</a> (Java), <a href="www/api.html#julia">JuliaIO</a> (Julia), <a href="www/api.html#lisp">L-Magick</a> (Lisp), <a href="www/api.html#lua">Lua</a> (LuaJIT), <a href="www/api.html#neko">NMagick</a> (Neko/haXe), <a href="www/api.html#dot-net">Magick.NET</a> (.NET), <a href="www/api.html#pascal">PascalMagick</a> (Pascal), <a href="www/api.html#perl">PerlMagick</a> (Perl), <a href="www/api.html#php">MagickWand for PHP</a> (PHP), <a href="www/api.html#php">IMagick</a> (PHP), <a href="www/api.html#python">PythonMagick</a> (Python), <a href="www/api.html#ruby">RMagick</a> (Ruby), or <a href="www/api.html#tcl">TclMagick</a> (Tcl/TK). With a language interface, use ImageMagick to modify or create images dynamically and <var>automagically</var>.</p>
+<p>The functionality of ImageMagick is typically utilized from the <a href="www/command-line-processing.html">command-line</a> or you can use the features from programs written in your favorite language. Choose from these interfaces: <a href="www/develop.html#ada">G2F</a> (Ada), <a href="www/develop.html#c">MagickCore</a> (C), <a href="www/develop.html#c">MagickWand</a> (C), <a href="www/develop.html#ch">ChMagick</a> (Ch), <a href="www/develop.html#com_">ImageMagickObject</a> (COM+), <a href="www/develop.html#c__">Magick++</a> (C++), <a href="www/develop.html#java">JMagick</a> (Java), <a href="www/develop.html#julia">JuliaIO</a> (Julia), <a href="www/develop.html#lisp">L-Magick</a> (Lisp), <a href="www/develop.html#lua">Lua</a> (LuaJIT), <a href="www/develop.html#neko">NMagick</a> (Neko/haXe), <a href="www/develop.html#dot-net">Magick.NET</a> (.NET), <a href="www/develop.html#pascal">PascalMagick</a> (Pascal), <a href="www/develop.html#perl">PerlMagick</a> (Perl), <a href="www/develop.html#php">MagickWand for PHP</a> (PHP), <a href="www/develop.html#php">IMagick</a> (PHP), <a href="www/develop.html#python">PythonMagick</a> (Python), <a href="www/develop.html#ruby">RMagick</a> (Ruby), or <a href="www/develop.html#tcl">TclMagick</a> (Tcl/TK). With a language interface, use ImageMagick to modify or create images dynamically and <var>automagically</var>.</p>
<p>ImageMagick utilizes multiple computational threads to increase performance and can read, process, or write mega-, giga-, or tera-pixel image sizes.</p>
<p>ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you may use, copy, modify, and distribute in both open and proprietary applications. It is distributed under the Apache 2.0 <a href="https://www.imagemagick.org/script/license.html">license</a>.</p>
<p>The ImageMagick development process ensures a <a href="http://abi-laboratory.pro/tracker/timeline/imagemagick/">stable</a> API and ABI. Before each ImageMagick release, we perform a comprehensive security assessment that includes <a href="https://code.google.com/p/address-sanitizer/">memory error</a> and <a href="https://code.google.com/p/data-race-test/wiki/ThreadSanitizer">thread data race</a> detection to prevent security vulnerabilities.</p>
-<p>The current release is ImageMagick <a href="https://www.imagemagick.org/script/binary-releases.html">7.0.4-0</a>. It runs on <a href="https://www.imagemagick.org/script/binary-releases.html#unix">Linux</a>, <a href="https://www.imagemagick.org/script/binary-releases.html#windows">Windows</a>, <a href="https://www.imagemagick.org/script/binary-releases.html#macosx">Mac Os X</a>, <a href="https://www.imagemagick.org/script/binary-releases.html#iOS">iOS</a>, Android OS, and others.</p>
+<p>The current release is ImageMagick <a href="https://www.imagemagick.org/script/download.html">7.0.4-0</a>. It runs on <a href="https://www.imagemagick.org/script/download.html#unix">Linux</a>, <a href="https://www.imagemagick.org/script/download.html#windows">Windows</a>, <a href="https://www.imagemagick.org/script/download.html#macosx">Mac Os X</a>, <a href="https://www.imagemagick.org/script/download.html#iOS">iOS</a>, Android OS, and others.</p>
<p>The authoritative ImageMagick web site is <a href="https://www.imagemagick.org/">https://www.imagemagick.org</a>. The authoritative source code repository is <a href="http://git.imagemagick.org/repos/ImageMagick">http://git.imagemagick.org/repos/ImageMagick</a>. We maintain a source code mirror at <a href="https://gitlab.com/ImageMagick/ImageMagick">GitLab</a> and <a href="https://github.com/ImageMagick/ImageMagick">GitHub</a>.</p>
<td>describe the format and attributes of an image.</td>
</tr>
<tr>
- <td><a href="www/binary-releases.html#iOS">ImageMagick on the iPhone</a></td>
+ <td><a href="www/download.html#iOS">ImageMagick on the iPhone</a></td>
<td>convert, edit, or compose images on your <a href="http://www.apple.com/ios/">iOS</a> device such as the iPhone or iPad.</td>
</tr>
<tr>
</div>
</body>
</html>
-<!-- Magick Cache 24th December 2016 10:56 -->
\ No newline at end of file
+<!-- Magick Cache 24th December 2016 10:56 -->
PACKAGE_VERSION='7.0.4'
PACKAGE_PERL_VERSION='7.04'
PACKAGE_LIB_VERSION="0x704"
-PACKAGE_RELEASE="5"
+PACKAGE_RELEASE="6"
PACKAGE_LIB_VERSION_NUMBER="7,0,4,${PACKAGE_RELEASE}"
PACKAGE_RELEASE_DATE_RAW=`date +%F`
PACKAGE_RELEASE_DATE_REPRODUCIBLE="${PACKAGE_CHANGE_DATE}"
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
<p>The ImageMagickObject COM+ component provides access to the <a href="compare.html">compare</a>, <a href="convert.html">convert</a>, <a href="composite.html">composite</a>, <a href="mogrify.html">mogrify</a>, <a href="identify.html">identify</a>, <a href="montage.html">montage</a>, and <a href="stream.html">stream</a> tools, efficiently executing them as part of your process, rather than as external programs. The way you use it is exactly the same. You pass it a list of strings including filenames and various options and it does the job. In fact, you can take any existing batch scripts that use the command line tools and translate them into the equivalent calls to the COM+ object in a matter of minutes. Beyond that, there is also a way to pass in and retrieve images in memory in the form of standard smart arrays (byte arrays). Samples are provided, to show both the simple and more elaborate forms of access.</p>
-<p>ImageMagick provides a statically-built ImageMagick object as part of its <a href="binary-releases.html#windows">Windows installation package</a>. When this package is installed, ImageMagickObject and its sample programs are installed to this path:</p>
+<p>ImageMagick provides a statically-built ImageMagick object as part of its <a href="download.html#windows">Windows installation package</a>. When this package is installed, ImageMagickObject and its sample programs are installed to this path:</p>
<pre>
c:\Program Files\ImageMagick-7.0.4-Q16\ImageMagickObject
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="magick-nav-item " href="https://www.imagemagick.org/script/binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="https://www.imagemagick.org/script/download.html">Download</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="magick-nav-item " href="https://www.imagemagick.org/script/api.html">Develop</a>
+ <a class="magick-nav-item " href="https://www.imagemagick.org/script/develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
<div class="magick-header">
<p class="text-center"><a href="advanced-unix-installation.html#download">Download & Unpack</a> • <a href="advanced-unix-installation.html#configure">Configure</a> • <a href="advanced-unix-installation.html#build">Build</a> • <a href="advanced-unix-installation.html#install">Install</a> • <a href="advanced-unix-installation.html#linux">Linux-specific Build Instructions</a> • <a href="advanced-unix-installation.html#macosx">Mac OS X-specific Build Instructions</a> • <a href="advanced-unix-installation.html#mingw">MinGW-specific Build Instructions</a> • <a href="advanced-unix-installation.html#problems">Dealing with Unexpected Problems</a></p>
-<p class="lead magick-description">It's possible you don't want to concern yourself with advanced installation under Unix or Linux systems. If so, you also have the option of installing a pre-compiled <a href="https://www.imagemagick.org/script/binary-releases.html#unix">binary release</a> or if you still want to install from source without all the fuss see the simple <a href="https://www.imagemagick.org/script/install-source.html#unix">Install From Source</a> instructions. However, if you want to customize the configuration and installation of ImageMagick under Unix or Linux systems, lets begin.</p>
+<p class="lead magick-description">It's possible you don't want to concern yourself with advanced installation under Unix or Linux systems. If so, you also have the option of installing a pre-compiled <a href="https://www.imagemagick.org/script/download.html#unix">binary release</a> or if you still want to install from source without all the fuss see the simple <a href="https://www.imagemagick.org/script/install-source.html#unix">Install From Source</a> instructions. However, if you want to customize the configuration and installation of ImageMagick under Unix or Linux systems, lets begin.</p>
<h2 class="magick-header"><a id="download"></a>Download & Unpack</h2>
-<p>ImageMagick builds on a variety of Unix and Unix-like operating systems including Linux, Solaris, FreeBSD, Mac OS X, and others. A compiler is required and fortunately almost all modern Unix systems have one. Download <a href="https://www.imagemagick.org/download/ImageMagick.tar.gz">ImageMagick.tar.gz</a> from <a href="https://www.imagemagick.org/download">ftp.imagemagick.org</a> or its <a href="https://www.imagemagick.org/script/download.html">mirrors</a> and verify the distribution against its <a href="https://www.imagemagick.org/download/digest.rdf">message digest</a>.</p>
+<p>ImageMagick builds on a variety of Unix and Unix-like operating systems including Linux, Solaris, FreeBSD, Mac OS X, and others. A compiler is required and fortunately almost all modern Unix systems have one. Download <a href="https://www.imagemagick.org/download/ImageMagick.tar.gz">ImageMagick.tar.gz</a> from <a href="https://www.imagemagick.org/download">ftp.imagemagick.org</a> or its <a href="https://www.imagemagick.org/script/mirror.html">mirrors</a> and verify the distribution against its <a href="https://www.imagemagick.org/download/digest.rdf">message digest</a>.</p>
<p>Unpack the distribution it with this command:</p>
<h2 class="magick-header"><a id="linux"></a>Linux-specific Build instructions</h2>
-<p>Download <a href="https://www.imagemagick.org/download/linux/SRPMS/ImageMagick.src.rpm">ImageMagick.src.rpm</a> from <a href="https://www.imagemagick.org/download">ftp.imagemagick.org</a> or its <a href="https://www.imagemagick.org/script/download.html">mirrors</a> and verify the distribution against its <a href="https://www.imagemagick.org/download/linux/SRPMS/digest.rdf">message digest</a>.</p>
+<p>Download <a href="https://www.imagemagick.org/download/linux/SRPMS/ImageMagick.src.rpm">ImageMagick.src.rpm</a> from <a href="https://www.imagemagick.org/download">ftp.imagemagick.org</a> or its <a href="https://www.imagemagick.org/script/mirror.html">mirrors</a> and verify the distribution against its <a href="https://www.imagemagick.org/download/linux/SRPMS/digest.rdf">message digest</a>.</p>
<p>Build ImageMagick with this command:</p>
<p>Now lets build ImageMagick:</p>
- <p><a href="https://www.imagemagick.org/script/download.html">Download</a> the ImageMagick source distribution and verify the distribution against its <a href="https://www.imagemagick.org/download/digest.rdf">message digest</a>.</p>
+ <p><a href="https://www.imagemagick.org/script/mirror.html">Download</a> the ImageMagick source distribution and verify the distribution against its <a href="https://www.imagemagick.org/download/digest.rdf">message digest</a>.</p>
<p>Unpack and change into the top-level ImageMagick directory:</p>
<pre><span class="crtprompt"> </span><span class='crtin'>tar xvzf ImageMagick-7.0.4-0.tar.gz</span><span class='crtout'></span><span class="crtprompt"> </span><span class='crtin'>cd ImageMagick-7.0.4-0</span></pre> <p>Configure ImageMagick:</p>
<pre>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="magick-nav-item " href="https://www.imagemagick.org/script/binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="https://www.imagemagick.org/script/download.html">Download</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="magick-nav-item " href="https://www.imagemagick.org/script/api.html">Develop</a>
+ <a class="magick-nav-item " href="https://www.imagemagick.org/script/develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
<div class="magick-header">
<p class="text-center"><a href="advanced-windows-installation.html#download">Download & Unpack</a> • <a href="advanced-windows-installation.html#configure">Configure</a> • <a href="advanced-windows-installation.html#build">Build</a> • <a href="advanced-windows-installation.html#install">Install</a> • <a href="advanced-windows-installation.html#binary">Create a Self-installing Binary Distribution</a> • <a href="advanced-windows-installation.html#problems">Dealing with Unexpected Problems</a> • <a href="advanced-windows-installation.html#project">Building Your Custom Project</a></p>
-<p class="lead magick-description">It's possible you don't want to concern yourself with advanced installation under Windows. If so, you also have the option of installing a self-installing <a href="https://www.imagemagick.org/script/binary-releases.html#windows">binary release</a> or if you still want to install from source without all the fuss see the simple <a href="https://www.imagemagick.org/script/install-source.html#windows">Install From Source</a> instructions. However, if you want to customize the configuration and installation of ImageMagick under Windows, lets begin.</p>
+<p class="lead magick-description">It's possible you don't want to concern yourself with advanced installation under Windows. If so, you also have the option of installing a self-installing <a href="https://www.imagemagick.org/script/download.html#windows">binary release</a> or if you still want to install from source without all the fuss see the simple <a href="https://www.imagemagick.org/script/install-source.html#windows">Install From Source</a> instructions. However, if you want to customize the configuration and installation of ImageMagick under Windows, lets begin.</p>
<h2 class="magick-header"><a id="download"></a>Download & Unpack</h2>
-<p>Building ImageMagick source for Windows requires a modern version of Microsoft Visual Studio IDE. Users have reported success with the Borland C++ compiler as well. If you don't have a compiler you can still install a self-installing <a href="https://www.imagemagick.org/script/binary-releases.html#windows">binary release</a>.</p>
+<p>Building ImageMagick source for Windows requires a modern version of Microsoft Visual Studio IDE. Users have reported success with the Borland C++ compiler as well. If you don't have a compiler you can still install a self-installing <a href="https://www.imagemagick.org/script/download.html#windows">binary release</a>.</p>
-<p>Download <a href="https://www.imagemagick.org/download/windows/ImageMagick-windows.zip">ImageMagick-windows.zip</a> from <a href="https://www.imagemagick.org/download/windows">ftp.imagemagick.org</a> or its <a href="https://www.imagemagick.org/script/download.html">mirrors</a> and verify the distribution against its <a href="https://www.imagemagick.org/download/windows/digest.rdf">message digest</a>.</p>
+<p>Download <a href="https://www.imagemagick.org/download/windows/ImageMagick-windows.zip">ImageMagick-windows.zip</a> from <a href="https://www.imagemagick.org/download/windows">ftp.imagemagick.org</a> or its <a href="https://www.imagemagick.org/script/mirror.html">mirrors</a> and verify the distribution against its <a href="https://www.imagemagick.org/download/windows/digest.rdf">message digest</a>.</p>
<p>You can unpack the distribution with <a href="http://www.winzip.com">WinZip</a> or type the following from any Command Prompt window:</p>
<h2 class="magick-header"><a id="project"></a>Building Your Custom Project</h2>
-<p>The Windows <a href="https://www.imagemagick.org/script/binary-releases.html#windows">binary</a> distribution includes a number of demo projects that you can use as a template for your own custom project. For example, start with the Button project, generally located in the <code>c:/Program Files/ImageMagick-7.5.5-0/Magick++_demos</code> folder. If not, be sure to select <code>Configuration Properties->C/C++->Preprocessor</code> and set these definitions:</p>
+<p>The Windows <a href="https://www.imagemagick.org/script/download.html#windows">binary</a> distribution includes a number of demo projects that you can use as a template for your own custom project. For example, start with the Button project, generally located in the <code>c:/Program Files/ImageMagick-7.5.5-0/Magick++_demos</code> folder. If not, be sure to select <code>Configuration Properties->C/C++->Preprocessor</code> and set these definitions:</p>
<pre>
NDEBUG
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
+++ /dev/null
-
-
-
-
-<!DOCTYPE html>
-<html lang="en">
-<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
- <meta http-equiv="x-ua-compatible" content="ie=edge" />
- <title>Install from Binary Distribution @ ImageMagick</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves."/>
- <meta name="application-url" content="https://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="install, from, binary, distribution, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert"/>
- <meta name="rating" content="GENERAL"/>
- <meta name="robots" content="INDEX, FOLLOW"/>
- <meta name="generator" content="ImageMagick Studio LLC"/>
- <meta name="author" content="ImageMagick Studio LLC"/>
- <meta name="revisit-after" content="2 DAYS"/>
- <meta name="resource-type" content="document"/>
- <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link rel="canonical" href="https://www.imagemagick.org/script/binary-releases.html"/>
- <link rel="icon" href="../images/wand.png"/>
- <link rel="shortcut icon" href="../images/wand.ico"/>
- <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Roboto:900,400,400italic,700,700italic,300,300italic|Open+Sans:300italic,400italic,700italic,300,400,600,700" />
- <link rel="stylesheet" href="css/magick.css"/>
-</head>
-<body>
-<div class="main">
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item active" href="binary-releases.html">Download</a>
- <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
- <a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
- <a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
- <a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
-<div class="magick-header">
-<p class="text-center"><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>
-
-<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="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>
-
-<h2 class="magick-header"><a id="unix"></a>Unix Binary Release</h2>
-
-<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>
-
-<div class="table-responsive">
-<table class="table table-condensed table-striped">
- <col width="50%"/> <col width="10%"/> <col width="10%"/> <col width="30%"/>
- <tr>
- <th>Version</th>
- <th>HTTP</th>
- <th>FTP</th>
- <th>Description</th>
- </tr>
-
- <tr>
- <td>ImageMagick-7.0.4-0.x86_64.rpm</td>
- <td><a href= "https://www.imagemagick.org/download/linux/CentOS/x86_64/ImageMagick-7.0.4-0.x86_64.rpm">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/x86_64/ImageMagick-7.0.4-0.x86_64.rpm">download</a></td>
- <td>Redhat / CentOS 7.1 x86_64 RPM</td>
- </tr>
-
- <tr>
- <td>ImageMagick-libs-7.0.4-0.x86_64.rpm</td>
- <td><a href= "https://www.imagemagick.org/download/linux/CentOS/x86_64/ImageMagick-libs-7.0.4-0.x86_64.rpm">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/x86_64/ImageMagick-libs-7.0.4-0.x86_64.rpm">download</a></td>
- <td>Redhat / CentOS 7.1 x86_64 RPM</td>
- </tr>
-
- <tr>
- <td>ImageMagick RPM's</td>
- <td><a href="https://www.imagemagick.org/download/linux/CentOS">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS">download</a></td>
- <td>Development, Perl, C++, and documentation RPM's.</td>
- </tr>
-
- <tr>
- <td>ImageMagick-i386-pc-solaris2.11.tar.gz</td>
- <td><a href="https://www.imagemagick.org/download/binaries/ImageMagick-i386-pc-solaris2.11.tar.gz">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-i386-pc-solaris2.11.tar.gz">download</a></td>
- <td>Solaris Sparc 2.11</td>
- </tr>
-
- <tr>
- <td>ImageMagick-i686-pc-cygwin.tar.gz</td>
- <td><a href="https://www.imagemagick.org/download/binaries/ImageMagick-i686-pc-cygwin.tar.gz">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-i686-pc-cygwin.tar.gz">download</a></td>
- <td>Cygwin</td>
- </tr>
-
- <tr>
- <td>ImageMagick-i686-pc-mingw32.tar.gz</td>
- <td><a href="https://www.imagemagick.org/download/binaries/ImageMagick-i686-pc-mingw32.tar.gz">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-i686-pc-mingw32.tar.gz">download</a></td>
- <td>MinGW</td>
- </tr>
-</table></div>
-
-<p>Verify its <a href="https://www.imagemagick.org/download/binaries/digest.rdf">message digest</a>.</p>
-
-<p>ImageMagick RPM's are self-installing. Simply type the following command and you're ready to start using ImageMagick:</p>
-
-<pre><span class="crtprompt"> </span><span class='crtin'>rpm -Uvh ImageMagick-7.0.4-0.x86_64.rpm</span></pre><p>You'll need the libraries as well:</p>
-<pre><span class="crtprompt"> </span><span class='crtin'>rpm -Uvh ImageMagick-libs-7.0.4-0.x86_64.rpm</span></pre>
-<p>For other systems, create (or choose) a directory to install the package into and change to that directory, for example:</p>
-
-<pre>
-cd $HOME
-</pre>
-
-<p>Next, extract the contents of the package. For example:</p>
-
-<pre>
-tar xvzf ImageMagick.tar.gz
-</pre>
-
-<p>Set the <code>MAGICK_HOME</code> environment variable to the path where you extracted the ImageMagick files. For example:</p>
-
-<pre><span class="crtprompt"> </span><span class='crtin'>export MAGICK_HOME="$HOME/ImageMagick-7.0.4"</span></pre>
-<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>
-
-<pre>
-export PATH="$MAGICK_HOME/bin:$PATH
-</pre>
-
-
-<p>On Linux and Solaris machines add <code>$MAGICK_HOME/lib</code> to the <code>LD_LIBRARY_PATH</code> environment variable:</p>
-
-<pre>
-LD_LIBRARY_PATH="${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}$MAGICK_HOME/lib
-export LD_LIBRARY_PATH
-</pre>
-
-<p>Finally, to verify ImageMagick is working properly, type the following on the command line:</p>
-
-<pre>
-magick logo: logo.gif
-identify logo.gif
-display logo.gif
-</pre>
-
-<p>Congratulations, you have a working ImageMagick distribution under Unix or Linux and you are ready to use ImageMagick to <a href="https://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>
-
-<h2 class="magick-header"><a id="macosx"></a>Mac OS X Binary Release</h2>
-
-<p>We recommend <a href="http://www.macports.org">MacPorts</a> which custom builds ImageMagick in your environment (some users prefer <a href="http://brew.sh">Homebrew</a>). Download MacPorts and type:</p>
-
-<pre>
-sudo port install ImageMagick
-</pre>
-
-<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>
-
-<div class="table-responsive">
-<table class="table table-condensed table-striped">
- <col width="50%"/> <col width="10%"/> <col width="10%"/> <col width="30%"/>
- <tr>
- <th>Version</th>
- <th>HTTP</th>
- <th>FTP</th>
- <th>Description</th>
- </tr>
-
- <tr>
- <td>ImageMagick-x86_64-apple-darwin15.6.0.tar.gz</td>
- <td><a href="https://www.imagemagick.org/download/binaries/ImageMagick-x86_64-apple-darwin15.6.0.tar.gz">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-x86_64-apple-darwin15.6.0.tar.gz">download</a></td>
- <td>Mac OS X El Capitan</td>
- </tr>
-</table></div>
-
-<p>Verify its <a href="https://www.imagemagick.org/download/binaries/digest.rdf">message digest</a>.</p>
-
-<p>Create (or choose) a directory to install the package into and change to that directory, for example:</p>
-
-<pre>
-cd $HOME
-</pre>
-
-<p>Next, extract the contents of the package. For example:</p>
-
-<pre>
-tar xvzf ImageMagick-x86_64-apple-darwin15.2.0.tar.gz
-</pre>
-
-<p>Set the <code>MAGICK_HOME</code> environment variable to the path where you extracted the ImageMagick files. For example:</p>
-
-<pre><span class="crtprompt"> </span><span class='crtin'>export MAGICK_HOME="$HOME/ImageMagick-7.0.4"</span></pre>
-<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>
-
-<pre>
-export PATH="$MAGICK_HOME/bin:$PATH"
-</pre>
-
-
-<p>Set the <code>DYLD_LIBRARY_PATH</code> environment variable:</p>
-
-<pre>
-export DYLD_LIBRARY_PATH="$MAGICK_HOME/lib/"
-</pre>
-
-<p>Finally, to verify ImageMagick is working properly, type the following on the command line:</p>
-
-<pre>
-magick logo: logo.gif
-identify logo.gif
-display logo.gif
-</pre>
-
-<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 <code>export DISPLAY=:0</code>.</p>
-
-<p>The best way to deal with all the exports is to put them at the end of your .profile file</p>
-
-<p>Congratulations, you have a working ImageMagick distribution under Mac OS X and you are ready to use ImageMagick to <a href="https://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>
-
-<h2 class="magick-header"><a id="iOS"></a>iOS Binary Release</h2>
-
-<p><a href="http://www.cloudgoessocial.net/2011/03/21/im-xcode4-ios4-3/">~Claudio</a> provides iOS builds of ImageMagick.</p>
-
-<h4>Download iOS Distribution</h4>
-
-<p>You can download the iOS distribution directly from ImageMagick's <a href="https://www.imagemagick.org/download/iOS">repository</a>.</p>
-
-<p>There are always 2 packages for the compiled ImageMagick:</p>
-
-<ul>
-<li>iOSMagick-VERSION-libs.zip</li>
-<li>iOSMagick-VERSION.zip</li>
-</ul>
-
-<p>The first one includes headers and compiled libraries that have been used to compile ImageMagick. Most users would need this one.</p>
-
-<h4>ImageMagick compiling script for iOS OS and iOS Simulator</h4>
-
-<p>To run the script:</p>
-<pre>
-./imagemagick_compile.sh <var>VERSION</var>
-</pre>
-<p>where <var>VERSION</var> is the version of ImageMagick you want to compile (i.e.: 7.0.4-0, svn, ...)</p>
-
-<p>This script compiles ImageMagick as a static library to be included in iOS projects and adds support for</p>
-<ul>
-<li>png</li>
-<li>jpeg</li>
-<li>tiff</li>
-</ul>
-
-<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>
-
-<h5>XCode project settings</h5>
-
-<p>After including everything into XCode please also make sure to have these settings (Build tab of the project information):</p>
-<ul>
-<li>Other Linker Flags: -lMagickCore-Q16 -lMagickWand-Q16 -ljpeg -lpng -lbz2 -lz</li>
-<li>Header Search Paths: $(SRCROOT) - make it Recursive</li>
-<li>Library Search Paths: $(SRCROOT) - make it Recursive</li>
-</ul>
-
-<p>On the lower left click on the small-wheel and select: Add User-Defined Setting</p>
-<ul>
-<li>Key: OTHER_CFLAGS</li>
-<li>Value: -Dmacintosh=1</li>
-</ul>
-
-<h5>Sample project</h5>
-
-<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>
-
-<h2 class="magick-header"><a id="windows"></a>Windows Binary Release</h2>
-
-<p>ImageMagick runs on Windows 10 (x86 & x64), Windows 8 (x86 & x64), Windows 7 (x86 & x64), Windows Server 2012, Windows XP (x86) with Service Pack 3, Windows Vista (x86 & x64) with Service Pack 2, Windows Server 2003 (x86 & x64) with Service Pack 2 (verify MSXML6 is present), Windows Server 2003 R2 (x86 & x64), Windows Server 2008 (x86 & x64) with Service Pack 2, and Windows Server 2008 R2 (x64).</p>
-
-<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>
-
-<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>
-
-<div class="table-responsive">
-<table class="table table-condensed table-striped">
- <col width="50%"/> <col width="10%"/> <col width="10%"/> <col width="30%"/>
- <tr>
- <th>Version</th>
- <th>HTTP</th>
- <th>FTP</th>
- <th>Description</th>
- </tr>
-
- <tr>
- <td>ImageMagick-7.0.4-0-Q16-x64-dll.exe</td>
- <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-Q16-x64-dll.exe">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-Q16-x64-dll.exe">download</a></td>
- <td>Win64 dynamic at 16 bits-per-pixel component</td>
- </tr>
-</table></div>
-
-<p>Or choose from these alternate Windows binary distributions:</p>
-
-<div class="table-responsive">
-<table class="table table-condensed table-striped">
- <col width="50%"/> <col width="10%"/> <col width="10%"/> <col width="30%"/>
- <tr>
- <th>Version</th>
- <th>HTTP</th>
- <th>FTP</th>
- <th>Description</th>
- </tr>
-
- <tr>
- <td>ImageMagick-7.0.4-0-Q16-x64-static.exe</td>
- <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-Q16-x64-static.exe">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-Q16-x64-static.exe">download</a></td>
- <td>Win64 static at 16 bits-per-pixel component</td>
- </tr>
-
- <tr>
- <td>ImageMagick-7.0.4-0-Q8-x64-dll.exe</td>
- <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-Q8-x64-dll.exe">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-Q8-x64-dll.exe">download</a></td>
- <td>Win64 dynamic at 8 bits-per-pixel component</td>
- </tr>
-
- <tr>
- <td>ImageMagick-7.0.4-0-Q8-x64-static.exe</td>
- <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-Q8-x64-static.exe">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-Q8-x64-static.exe">download</a></td>
- <td>Win64 static at 8 bits-per-pixel component</td>
- </tr>
-
- <tr>
- <td>ImageMagick-7.0.4-0-Q16-HDRI-x64-dll.exe</td>
- <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-Q16-HDRI-x64-dll.exe">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-Q16-HDRI-x64-dll.exe">download</a></td>
- <td>Win64 dynamic at 16 bits-per-pixel component with <a href="high-dynamic-range.html">high dynamic-range imaging</a> enabled</td>
- </tr>
-
- <tr>
- <td>ImageMagick-7.0.4-0-Q16-HDRI-x64-static.exe</td>
- <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-Q16-HDRI-x64-static.exe">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-Q16-HDRI-x64-static.exe">download</a></td>
- <td>Win64 static at 16 bits-per-pixel component with <a href="high-dynamic-range.html">high dynamic-range imaging</a> enabled</td>
- </tr>
-
- <tr>
- <td>ImageMagick-7.0.4-0-Q16-x86-dll.exe</td>
- <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-Q16-x86-dll.exe">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-Q16-x86-dll.exe">download</a></td>
- <td>Win32 dynamic at 16 bits-per-pixel component</td>
- </tr>
-
- <tr>
- <td>ImageMagick-7.0.4-0-Q16-x86-static.exe</td>
- <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-Q16-x86-static.exe">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-Q16-x86-static.exe">download</a></td>
- <td>Win32 static at 16 bits-per-pixel component</td>
- </tr>
-
- <tr>
- <td>ImageMagick-7.0.4-0-Q8-x86-dll.exe</td>
- <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-Q8-x86-dll.exe">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-Q8-x86-dll.exe">download</a></td>
- <td>Win32 dynamic at 8 bits-per-pixel component</td>
- </tr>
-
- <tr>
- <td>ImageMagick-7.0.4-0-Q8-x86-static.exe</td>
- <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-Q8-x86-static.exe">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-Q8-x86-static.exe">download</a></td>
- <td>Win32 static at 8 bits-per-pixel component</td>
- </tr>
-
- <tr>
- <td>ImageMagick-7.0.4-0-Q16-HDRI-x86-dll.exe</td>
- <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-Q16-HDRI-x86-dll.exe">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-Q16-HDRI-x86-dll.exe">download</a></td>
- <td>Win32 dynamic at 16 bits-per-pixel component with <a href="high-dynamic-range.html">high dynamic-range imaging</a> enabled</td>
- </tr>
-
- <tr>
- <td>ImageMagick-7.0.4-0-Q16-HDRI-x86-static.exe</td>
- <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-Q16-HDRI-x86-static.exe">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-Q16-HDRI-x86-static.exe">download</a></td>
- <td>Win32 static at 16 bits-per-pixel component with <a href="high-dynamic-range.html">high dynamic-range imaging</a> enabled</td>
- </tr>
-
- <tr>
- <td>ImageMagick-7.0.4-0-portable-Q16-x86.zip</td>
- <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-portable-Q16-x86.zip">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-portable-Q16-x86.zip">download</a></td>
- <td>Portable Win32 static at 16 bits-per-pixel component. Just copy to your host and run (no installer, no Windows registry entries).</td>
- </tr>
-
- <tr>
- <td>ImageMagick-7.0.4-0-portable-Q16-x64.zip</td>
- <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-portable-Q16-x64.zip">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-portable-Q16-x64.zip">download</a></td>
- <td>Portable Win64 static at 16 bits-per-pixel component. Just copy to your host and run (no installer, no Windows registry entries).</td>
- </tr>
-</table></div>
-
-<p>Verify its <a href="https://www.imagemagick.org/download/binaries/digest.rdf">message digest</a>.</p>
-
-<p>To verify ImageMagick is working properly, type the following in an Command Prompt window:</p>
-
-<pre>
-magick logo: logo.gif
-magick identify logo.gif
-magick display logo.gif
-</pre>
-
-<p>If you have any problems, you likely need <code>vcomp120.dll</code>. To install it, download <a href="https://www.microsoft.com/en-us/download/details.aspx?id=40784">Visual C++ 2013 Redistributable Package</a>.</p>
-
-<p>Note, use a double quote (<code>"</code>) rather than a single quote (<code>'</code>) for the ImageMagick command line under Windows:</p>
-
-<pre>
-magick "e:/myimages/image.png" "e:/myimages/image.jpg"
-</pre>
-<p>Use two double quotes for VBScript scripts:</p>
-<pre>
-Set objShell = wscript.createobject("wscript.shell")
-objShell.Exec("magick ""e:/myimages/image.png"" ""e:/myimages/image.jpg""")
-</pre>
-
-<p>Congratulations, you have a working ImageMagick distribution under Windows and you are ready to use ImageMagick to <a href="https://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>
-
-</div>
-
- <footer class="magick-footer">
- <p><a href="support.html">Donate</a> •
- <a href="sitemap.html">Sitemap</a> •
- <a href="links.html">Related</a> •
- <a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a>
-</p>
- <p><a href="binary-releases.html#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2017 ImageMagick Studio LLC</small></p>
- </footer>
-</div><!-- /.container -->
-
- <script src="https://localhost/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="../js/magick.html"></script>
-</div>
-</body>
-</html>
-<!-- Magick Cache 24th December 2016 10:56 -->
\ No newline at end of file
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item active" href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
cylinder_shaded.png
</pre>
-<p>In the next sections we dissect the anatomy of the ImageMagick command-line. Hopefully, after carefully reading and better understanding how the command-line works, you should be able to accomplish complex image-processing tasks without resorting to the sometimes daunting <a href="api.html">program interfaces</a>.</p>
+<p>In the next sections we dissect the anatomy of the ImageMagick command-line. Hopefully, after carefully reading and better understanding how the command-line works, you should be able to accomplish complex image-processing tasks without resorting to the sometimes daunting <a href="develop.html">program interfaces</a>.</p>
<p>See <a href="https://www.imagemagick.org/Usage/">Examples of ImageMagick Usage</a> for additional help when using ImageMagick from the command-line.</p>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item active" href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="magick-nav-item " href="https://www.imagemagick.org/script/binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="https://www.imagemagick.org/script/download.html">Download</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="magick-nav-item " href="https://www.imagemagick.org/script/api.html">Develop</a>
+ <a class="magick-nav-item " href="https://www.imagemagick.org/script/develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
<meta name="distribution" content="Global"/>
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link rel="canonical" href="https://www.imagemagick.org/script/api.html"/>
+ <link rel="canonical" href="https://www.imagemagick.org/script/develop.html"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico"/>
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Roboto:900,400,400italic,700,700italic,300,300italic|Open+Sans:300italic,400italic,700italic,300,400,600,700" />
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item active" href="api.html">Develop</a>
+ <a class="magick-nav-item active" href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
<a href="security-policy.html">Security</a> •
<a href="architecture.html">Architecture</a>
</p>
- <p><a href="api.html#">Back to top</a> •
+ <p><a href="develop.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
<p><small>© 1999-2017 ImageMagick Studio LLC</small></p>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
- <title>Downloads @ ImageMagick</title>
+ <title>Install from Binary Distribution @ ImageMagick</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<meta name="application-name" content="ImageMagick"/>
<meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves."/>
<meta name="application-url" content="https://www.imagemagick.org"/>
<meta name="generator" content="PHP"/>
- <meta name="keywords" content="downloads, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert"/>
+ <meta name="keywords" content="install, from, binary, distribution, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert"/>
<meta name="rating" content="GENERAL"/>
<meta name="robots" content="INDEX, FOLLOW"/>
<meta name="generator" content="ImageMagick Studio LLC"/>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item active" href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</div>
<div class="container">
<div class="magick-header">
-<p class="lead magick-description">ImageMagick source and binary distributions are available from a variety of FTP and Web mirrors around the world listed below. ImageMagick stable and development source releases are also available from <a href="http://git.imagemagick.org/repos/ImageMagick">Git</a>. Before you download, you may want to review recent <a href="changelog.html">changes</a> to the ImageMagick distribution. The authoritative source code repository is <a href="http://git.imagemagick.org/repos/ImageMagick">http://git.imagemagick.org/repos/ImageMagick</a>.</p>
-<p>The latest release of ImageMagick is version 7.0.4-0.</p>
-<dl class="dl-horizontal">
- <dt>Germany</dt>
- <dd><a href="http://mirror.checkdomain.de/imagemagick/">http://mirror.checkdomain.de/imagemagick/</a></dd>
- <dd><a href="ftp://mirror.checkdomain.de/imagemagick/">ftp://mirror.checkdomain.de/imagemagick/</a></dd>
- <dt>Japan</dt>
- <dd><a href="ftp://ftp.kddlabs.co.jp/graphics/ImageMagick/">ftp://ftp.kddlabs.co.jp/graphics/ImageMagick/</a></dd>
- <dd><a href="ftp://ftp.u-aizu.ac.jp/pub/graphics/images/ImageMagick/imagemagick.org/">ftp://ftp.u-aizu.ac.jp/pub/graphics/images/ImageMagick/imagemagick.org</a></dd>
- <dt>Netherlands</dt>
- <dd><a href="ftp://ftp.nluug.nl/pub/ImageMagick/">ftp://ftp.nluug.nl/pub/ImageMagick</a></dd>
- <dd><a href="http://ftp.nluug.nl/ImageMagick/">http://ftp.nluug.nl/ImageMagick/</a></dd>
- <dt>Poland</dt>
- <dd><a href="ftp://sunsite.icm.edu.pl/packages/ImageMagick/">ftp://sunsite.icm.edu.pl/packages/ImageMagick/</a></dd>
- <dd><a href="ftp://ftp.tpnet.pl/pub/graphics/ImageMagick/">ftp://ftp.tpnet.pl/pub/graphics/ImageMagick/</a></dd>
- <dd><a href="rsync://ftp.tpnet.pl/pub/graphics/ImageMagick/">rsync://ftp.tpnet.pl/pub/graphics/ImageMagick/</a></dd>
- <dt>Sweden</dt>
- <dd><a href="http://ftp.acc.umu.se/mirror/imagemagick.org/ftp/">http://ftp.acc.umu.se/mirror/imagemagick.org/ftp/</a></dd>
- <dd><a href="rsync://ftp.acc.umu.se/mirror/imagemagick.org/ftp/">rsync://ftp.acc.umu.se/mirror/imagemagick.org/ftp/</a></dd>
- <dt>South Africa</dt>
- <dd><a href="http://imagemagick.afri.cc/">http://imagemagick.afri.cc/</a></dd>
- <dt>United States</dt>
- <dd><a href="https://www.imagemagick.org/download">https://www.imagemagick.org/download</a></dd>
- <dd><a href="http://transloadit.imagemagick.org/download">http://transloadit.imagemagick.org/download</a></dd>
- <dd><a href="ftp://transloadit.imagemagick.org/ImageMagick">ftp://transloadit.imagemagick.org/pub/ImageMagick (ftp)</a></dd>
- <dd><a href="ftp://ftp.fifi.org/pub/ImageMagick/">ftp://ftp.fifi.org/pub/ImageMagick/</a> (ftp)</dd>
- <dd><a href="http://git.imagemagick.org/repos/ImageMagick">http://git.imagemagick.org/repos/ImageMagick</a> (Git)</dd>
- <dd><a href="https://github.com/ImageMagick/ImageMagick">https://github.com/ImageMagick/ImageMagick</a> (Git Mirror)</dd>
- <dt>Select Binaries </dt>
- <dd><a href="http://www.macports.org/ports.html?by=name&substr=imagemagick">http://www.macports.org/ports.html?by=name&substr=imagemagick</a> (Mac OS X)</dd>
- <dd><a href="http://hpux.connect.org.uk/hppd/hpux/X11/Viewers/">http://hpux.connect.org.uk/hppd/hpux/X11/Viewers/</a> (HP-UX 10.20 and 11.00)</dd>
- <dt>Rsync Mirrors </dt>
- <dd><a href="rsync://rsync.is.co.za/IS-Mirror/mirror.imagemagick.org/">rsync://rsync.is.co.za/IS-Mirror/mirror.imagemagick.org/</a></dd>
- <dd><a href="rsync://rsync.fifi.org/ImageMagick">rsync://rsync.fifi.org/ImageMagick</a></dd>
- <dd><a href="rsync://mirror.imagemagick.org/magick_html">rsync://mirror.imagemagick.org/magick_html/</a> (Web site mirror)</dd>
- <dd><a href="rsync://mirror.imagemagick.org/magick_ftp">rsync://mirror.imagemagick.org/magick_ftp/</a> (FTP mirror)</dd>
-</dl>
-<p>If you want to add a new mirror, please <a href="https://www.imagemagick.org/script/contact.php">contact us</a>.</p>
+<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>
+
+<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>
+
+<h2 class="magick-header"><a id="unix"></a>Unix Binary Release</h2>
+
+<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>
+
+<div class="table-responsive">
+<table class="table table-condensed table-striped">
+ <col width="50%"/> <col width="10%"/> <col width="10%"/> <col width="30%"/>
+ <tr>
+ <th>Version</th>
+ <th>HTTP</th>
+ <th>FTP</th>
+ <th>Description</th>
+ </tr>
+
+ <tr>
+ <td>ImageMagick-7.0.4-0.x86_64.rpm</td>
+ <td><a href= "https://www.imagemagick.org/download/linux/CentOS/x86_64/ImageMagick-7.0.4-0.x86_64.rpm">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/x86_64/ImageMagick-7.0.4-0.x86_64.rpm">download</a></td>
+ <td>Redhat / CentOS 7.1 x86_64 RPM</td>
+ </tr>
+
+ <tr>
+ <td>ImageMagick-libs-7.0.4-0.x86_64.rpm</td>
+ <td><a href= "https://www.imagemagick.org/download/linux/CentOS/x86_64/ImageMagick-libs-7.0.4-0.x86_64.rpm">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/x86_64/ImageMagick-libs-7.0.4-0.x86_64.rpm">download</a></td>
+ <td>Redhat / CentOS 7.1 x86_64 RPM</td>
+ </tr>
+
+ <tr>
+ <td>ImageMagick RPM's</td>
+ <td><a href="https://www.imagemagick.org/download/linux/CentOS">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS">download</a></td>
+ <td>Development, Perl, C++, and documentation RPM's.</td>
+ </tr>
+
+ <tr>
+ <td>ImageMagick-i386-pc-solaris2.11.tar.gz</td>
+ <td><a href="https://www.imagemagick.org/download/binaries/ImageMagick-i386-pc-solaris2.11.tar.gz">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-i386-pc-solaris2.11.tar.gz">download</a></td>
+ <td>Solaris Sparc 2.11</td>
+ </tr>
+
+ <tr>
+ <td>ImageMagick-i686-pc-cygwin.tar.gz</td>
+ <td><a href="https://www.imagemagick.org/download/binaries/ImageMagick-i686-pc-cygwin.tar.gz">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-i686-pc-cygwin.tar.gz">download</a></td>
+ <td>Cygwin</td>
+ </tr>
+
+ <tr>
+ <td>ImageMagick-i686-pc-mingw32.tar.gz</td>
+ <td><a href="https://www.imagemagick.org/download/binaries/ImageMagick-i686-pc-mingw32.tar.gz">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-i686-pc-mingw32.tar.gz">download</a></td>
+ <td>MinGW</td>
+ </tr>
+</table></div>
+
+<p>Verify its <a href="https://www.imagemagick.org/download/binaries/digest.rdf">message digest</a>.</p>
+
+<p>ImageMagick RPM's are self-installing. Simply type the following command and you're ready to start using ImageMagick:</p>
+
+<pre><span class="crtprompt"> </span><span class='crtin'>rpm -Uvh ImageMagick-7.0.4-0.x86_64.rpm</span></pre><p>You'll need the libraries as well:</p>
+<pre><span class="crtprompt"> </span><span class='crtin'>rpm -Uvh ImageMagick-libs-7.0.4-0.x86_64.rpm</span></pre>
+<p>For other systems, create (or choose) a directory to install the package into and change to that directory, for example:</p>
+
+<pre>
+cd $HOME
+</pre>
+
+<p>Next, extract the contents of the package. For example:</p>
+
+<pre>
+tar xvzf ImageMagick.tar.gz
+</pre>
+
+<p>Set the <code>MAGICK_HOME</code> environment variable to the path where you extracted the ImageMagick files. For example:</p>
+
+<pre><span class="crtprompt"> </span><span class='crtin'>export MAGICK_HOME="$HOME/ImageMagick-7.0.4"</span></pre>
+<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>
+
+<pre>
+export PATH="$MAGICK_HOME/bin:$PATH
+</pre>
+
+
+<p>On Linux and Solaris machines add <code>$MAGICK_HOME/lib</code> to the <code>LD_LIBRARY_PATH</code> environment variable:</p>
+
+<pre>
+LD_LIBRARY_PATH="${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}$MAGICK_HOME/lib
+export LD_LIBRARY_PATH
+</pre>
+
+<p>Finally, to verify ImageMagick is working properly, type the following on the command line:</p>
+
+<pre>
+magick logo: logo.gif
+identify logo.gif
+display logo.gif
+</pre>
+
+<p>Congratulations, you have a working ImageMagick distribution under Unix or Linux and you are ready to use ImageMagick to <a href="https://www.imagemagick.org/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>
+
+<h2 class="magick-header"><a id="macosx"></a>Mac OS X Binary Release</h2>
+
+<p>We recommend <a href="http://www.macports.org">MacPorts</a> which custom builds ImageMagick in your environment (some users prefer <a href="http://brew.sh">Homebrew</a>). Download MacPorts and type:</p>
+
+<pre>
+sudo port install ImageMagick
+</pre>
+
+<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>
+
+<div class="table-responsive">
+<table class="table table-condensed table-striped">
+ <col width="50%"/> <col width="10%"/> <col width="10%"/> <col width="30%"/>
+ <tr>
+ <th>Version</th>
+ <th>HTTP</th>
+ <th>FTP</th>
+ <th>Description</th>
+ </tr>
+
+ <tr>
+ <td>ImageMagick-x86_64-apple-darwin15.6.0.tar.gz</td>
+ <td><a href="https://www.imagemagick.org/download/binaries/ImageMagick-x86_64-apple-darwin15.6.0.tar.gz">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-x86_64-apple-darwin15.6.0.tar.gz">download</a></td>
+ <td>Mac OS X El Capitan</td>
+ </tr>
+</table></div>
+
+<p>Verify its <a href="https://www.imagemagick.org/download/binaries/digest.rdf">message digest</a>.</p>
+
+<p>Create (or choose) a directory to install the package into and change to that directory, for example:</p>
+
+<pre>
+cd $HOME
+</pre>
+
+<p>Next, extract the contents of the package. For example:</p>
+
+<pre>
+tar xvzf ImageMagick-x86_64-apple-darwin15.2.0.tar.gz
+</pre>
+
+<p>Set the <code>MAGICK_HOME</code> environment variable to the path where you extracted the ImageMagick files. For example:</p>
+
+<pre><span class="crtprompt"> </span><span class='crtin'>export MAGICK_HOME="$HOME/ImageMagick-7.0.4"</span></pre>
+<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>
+
+<pre>
+export PATH="$MAGICK_HOME/bin:$PATH"
+</pre>
+
+
+<p>Set the <code>DYLD_LIBRARY_PATH</code> environment variable:</p>
+
+<pre>
+export DYLD_LIBRARY_PATH="$MAGICK_HOME/lib/"
+</pre>
+
+<p>Finally, to verify ImageMagick is working properly, type the following on the command line:</p>
+
+<pre>
+magick logo: logo.gif
+identify logo.gif
+display logo.gif
+</pre>
+
+<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 <code>export DISPLAY=:0</code>.</p>
+
+<p>The best way to deal with all the exports is to put them at the end of your .profile file</p>
+
+<p>Congratulations, you have a working ImageMagick distribution under Mac OS X and you are ready to use ImageMagick to <a href="https://www.imagemagick.org/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>
+
+<h2 class="magick-header"><a id="iOS"></a>iOS Binary Release</h2>
+
+<p><a href="http://www.cloudgoessocial.net/2011/03/21/im-xcode4-ios4-3/">~Claudio</a> provides iOS builds of ImageMagick.</p>
+
+<h4>Download iOS Distribution</h4>
+
+<p>You can download the iOS distribution directly from ImageMagick's <a href="https://www.imagemagick.org/download/iOS">repository</a>.</p>
+
+<p>There are always 2 packages for the compiled ImageMagick:</p>
+
+<ul>
+<li>iOSMagick-VERSION-libs.zip</li>
+<li>iOSMagick-VERSION.zip</li>
+</ul>
+
+<p>The first one includes headers and compiled libraries that have been used to compile ImageMagick. Most users would need this one.</p>
+
+<h4>ImageMagick compiling script for iOS OS and iOS Simulator</h4>
+
+<p>To run the script:</p>
+<pre>
+./imagemagick_compile.sh <var>VERSION</var>
+</pre>
+<p>where <var>VERSION</var> is the version of ImageMagick you want to compile (i.e.: 7.0.4-0, svn, ...)</p>
+
+<p>This script compiles ImageMagick as a static library to be included in iOS projects and adds support for</p>
+<ul>
+<li>png</li>
+<li>jpeg</li>
+<li>tiff</li>
+</ul>
+
+<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>
+
+<h5>XCode project settings</h5>
+
+<p>After including everything into XCode please also make sure to have these settings (Build tab of the project information):</p>
+<ul>
+<li>Other Linker Flags: -lMagickCore-Q16 -lMagickWand-Q16 -ljpeg -lpng -lbz2 -lz</li>
+<li>Header Search Paths: $(SRCROOT) - make it Recursive</li>
+<li>Library Search Paths: $(SRCROOT) - make it Recursive</li>
+</ul>
+
+<p>On the lower left click on the small-wheel and select: Add User-Defined Setting</p>
+<ul>
+<li>Key: OTHER_CFLAGS</li>
+<li>Value: -Dmacintosh=1</li>
+</ul>
+
+<h5>Sample project</h5>
+
+<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>
+
+<h2 class="magick-header"><a id="windows"></a>Windows Binary Release</h2>
+
+<p>ImageMagick runs on Windows 10 (x86 & x64), Windows 8 (x86 & x64), Windows 7 (x86 & x64), Windows Server 2012, Windows XP (x86) with Service Pack 3, Windows Vista (x86 & x64) with Service Pack 2, Windows Server 2003 (x86 & x64) with Service Pack 2 (verify MSXML6 is present), Windows Server 2003 R2 (x86 & x64), Windows Server 2008 (x86 & x64) with Service Pack 2, and Windows Server 2008 R2 (x64).</p>
+
+<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>
+
+<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>
+
+<div class="table-responsive">
+<table class="table table-condensed table-striped">
+ <col width="50%"/> <col width="10%"/> <col width="10%"/> <col width="30%"/>
+ <tr>
+ <th>Version</th>
+ <th>HTTP</th>
+ <th>FTP</th>
+ <th>Description</th>
+ </tr>
+
+ <tr>
+ <td>ImageMagick-7.0.4-0-Q16-x64-dll.exe</td>
+ <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-Q16-x64-dll.exe">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-Q16-x64-dll.exe">download</a></td>
+ <td>Win64 dynamic at 16 bits-per-pixel component</td>
+ </tr>
+</table></div>
+
+<p>Or choose from these alternate Windows binary distributions:</p>
+
+<div class="table-responsive">
+<table class="table table-condensed table-striped">
+ <col width="50%"/> <col width="10%"/> <col width="10%"/> <col width="30%"/>
+ <tr>
+ <th>Version</th>
+ <th>HTTP</th>
+ <th>FTP</th>
+ <th>Description</th>
+ </tr>
+
+ <tr>
+ <td>ImageMagick-7.0.4-0-Q16-x64-static.exe</td>
+ <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-Q16-x64-static.exe">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-Q16-x64-static.exe">download</a></td>
+ <td>Win64 static at 16 bits-per-pixel component</td>
+ </tr>
+
+ <tr>
+ <td>ImageMagick-7.0.4-0-Q8-x64-dll.exe</td>
+ <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-Q8-x64-dll.exe">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-Q8-x64-dll.exe">download</a></td>
+ <td>Win64 dynamic at 8 bits-per-pixel component</td>
+ </tr>
+
+ <tr>
+ <td>ImageMagick-7.0.4-0-Q8-x64-static.exe</td>
+ <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-Q8-x64-static.exe">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-Q8-x64-static.exe">download</a></td>
+ <td>Win64 static at 8 bits-per-pixel component</td>
+ </tr>
+
+ <tr>
+ <td>ImageMagick-7.0.4-0-Q16-HDRI-x64-dll.exe</td>
+ <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-Q16-HDRI-x64-dll.exe">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-Q16-HDRI-x64-dll.exe">download</a></td>
+ <td>Win64 dynamic at 16 bits-per-pixel component with <a href="high-dynamic-range.html">high dynamic-range imaging</a> enabled</td>
+ </tr>
+
+ <tr>
+ <td>ImageMagick-7.0.4-0-Q16-HDRI-x64-static.exe</td>
+ <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-Q16-HDRI-x64-static.exe">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-Q16-HDRI-x64-static.exe">download</a></td>
+ <td>Win64 static at 16 bits-per-pixel component with <a href="high-dynamic-range.html">high dynamic-range imaging</a> enabled</td>
+ </tr>
+
+ <tr>
+ <td>ImageMagick-7.0.4-0-Q16-x86-dll.exe</td>
+ <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-Q16-x86-dll.exe">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-Q16-x86-dll.exe">download</a></td>
+ <td>Win32 dynamic at 16 bits-per-pixel component</td>
+ </tr>
+
+ <tr>
+ <td>ImageMagick-7.0.4-0-Q16-x86-static.exe</td>
+ <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-Q16-x86-static.exe">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-Q16-x86-static.exe">download</a></td>
+ <td>Win32 static at 16 bits-per-pixel component</td>
+ </tr>
+
+ <tr>
+ <td>ImageMagick-7.0.4-0-Q8-x86-dll.exe</td>
+ <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-Q8-x86-dll.exe">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-Q8-x86-dll.exe">download</a></td>
+ <td>Win32 dynamic at 8 bits-per-pixel component</td>
+ </tr>
+
+ <tr>
+ <td>ImageMagick-7.0.4-0-Q8-x86-static.exe</td>
+ <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-Q8-x86-static.exe">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-Q8-x86-static.exe">download</a></td>
+ <td>Win32 static at 8 bits-per-pixel component</td>
+ </tr>
+
+ <tr>
+ <td>ImageMagick-7.0.4-0-Q16-HDRI-x86-dll.exe</td>
+ <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-Q16-HDRI-x86-dll.exe">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-Q16-HDRI-x86-dll.exe">download</a></td>
+ <td>Win32 dynamic at 16 bits-per-pixel component with <a href="high-dynamic-range.html">high dynamic-range imaging</a> enabled</td>
+ </tr>
+
+ <tr>
+ <td>ImageMagick-7.0.4-0-Q16-HDRI-x86-static.exe</td>
+ <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-Q16-HDRI-x86-static.exe">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-Q16-HDRI-x86-static.exe">download</a></td>
+ <td>Win32 static at 16 bits-per-pixel component with <a href="high-dynamic-range.html">high dynamic-range imaging</a> enabled</td>
+ </tr>
+
+ <tr>
+ <td>ImageMagick-7.0.4-0-portable-Q16-x86.zip</td>
+ <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-portable-Q16-x86.zip">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-portable-Q16-x86.zip">download</a></td>
+ <td>Portable Win32 static at 16 bits-per-pixel component. Just copy to your host and run (no installer, no Windows registry entries).</td>
+ </tr>
+
+ <tr>
+ <td>ImageMagick-7.0.4-0-portable-Q16-x64.zip</td>
+ <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-portable-Q16-x64.zip">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-portable-Q16-x64.zip">download</a></td>
+ <td>Portable Win64 static at 16 bits-per-pixel component. Just copy to your host and run (no installer, no Windows registry entries).</td>
+ </tr>
+</table></div>
+
+<p>Verify its <a href="https://www.imagemagick.org/download/binaries/digest.rdf">message digest</a>.</p>
+
+<p>To verify ImageMagick is working properly, type the following in an Command Prompt window:</p>
+
+<pre>
+magick logo: logo.gif
+magick identify logo.gif
+magick display logo.gif
+</pre>
+
+<p>If you have any problems, you likely need <code>vcomp120.dll</code>. To install it, download <a href="https://www.microsoft.com/en-us/download/details.aspx?id=40784">Visual C++ 2013 Redistributable Package</a>.</p>
+
+<p>Note, use a double quote (<code>"</code>) rather than a single quote (<code>'</code>) for the ImageMagick command line under Windows:</p>
+
+<pre>
+magick "e:/myimages/image.png" "e:/myimages/image.jpg"
+</pre>
+<p>Use two double quotes for VBScript scripts:</p>
+<pre>
+Set objShell = wscript.createobject("wscript.shell")
+objShell.Exec("magick ""e:/myimages/image.png"" ""e:/myimages/image.jpg""")
+</pre>
+
+<p>Congratulations, you have a working ImageMagick distribution under Windows and you are ready to use ImageMagick to <a href="https://www.imagemagick.org/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>
+
</div>
+
<footer class="magick-footer">
<p><a href="support.html">Donate</a> •
<a href="sitemap.html">Sitemap</a> •
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
<td><a href="http://www.ffmpeg.org/">M2V</a></td>
<td>RW</td>
<td>Motion Picture Experts Group file interchange format (version 2)</td>
- <td>Requires <a href="http://www.ffmpeg.org/download.html">ffmpeg</a>.</td>
+ <td>Requires <a href="http://www.ffmpeg.org/mirror.html">ffmpeg</a>.</td>
</tr>
<tr>
<td><a href="http://www.ffmpeg.org/">MPEG</a></td>
<td>RW</td>
<td>Motion Picture Experts Group file interchange format (version 1)</td>
- <td>Requires <a href="http://www.ffmpeg.org/download.html">ffmpeg</a>.</td>
+ <td>Requires <a href="http://www.ffmpeg.org/mirror.html">ffmpeg</a>.</td>
</tr>
<tr>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item active" href="https://www.imagemagick.org/index.html">Home</a>
- <a class="magick-nav-item " href="https://www.imagemagick.org/script/binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="https://www.imagemagick.org/script/download.html">Download</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="magick-nav-item " href="https://www.imagemagick.org/script/api.html">Develop</a>
+ <a class="magick-nav-item " href="https://www.imagemagick.org/script/develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
<p class="lead magick-description"><a href="https://www.imagemagick.org/images/wizard.png" title="And Now a Touch of Magick"><img class="img-responsive magick-icon" id="logo" alt="And Now a Touch of Magick" width="265" height="352" src="https://www.imagemagick.org/images/wizard.jpg" /></a>
Use ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&entry=78333969">®</a></sup> to create, edit, compose, or convert bitmap images. It can read and write images in a variety of <a href="https://www.imagemagick.org/script/formats.html">formats</a> (over 200) including PNG, JPEG, JPEG-2000, GIF, TIFF, <a href="https://www.imagemagick.org/script/motion-picture.html">DPX</a>, <a href="https://www.imagemagick.org/script/high-dynamic-range.html">EXR</a>, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.</p>
-<p>The functionality of ImageMagick is typically utilized from the <a href="https://www.imagemagick.org/script/command-line-processing.html">command-line</a> or you can use the features from programs written in your favorite language. Choose from these interfaces: <a href="https://www.imagemagick.org/script/api.html#ada">G2F</a> (Ada), <a href="https://www.imagemagick.org/script/api.html#c">MagickCore</a> (C), <a href="https://www.imagemagick.org/script/api.html#c">MagickWand</a> (C), <a href="https://www.imagemagick.org/script/api.html#ch">ChMagick</a> (Ch), <a href="https://www.imagemagick.org/script/api.html#com_">ImageMagickObject</a> (COM+), <a href="https://www.imagemagick.org/script/api.html#c__">Magick++</a> (C++), <a href="https://www.imagemagick.org/script/api.html#java">JMagick</a> (Java), <a href="https://www.imagemagick.org/script/api.html#julia">JuliaIO</a> (Julia), <a href="https://www.imagemagick.org/script/api.html#lisp">L-Magick</a> (Lisp), <a href="https://www.imagemagick.org/script/api.html#lua">Lua</a> (LuaJIT), <a href="https://www.imagemagick.org/script/api.html#neko">NMagick</a> (Neko/haXe), <a href="https://www.imagemagick.org/script/api.html#dot-net">Magick.NET</a> (.NET), <a href="https://www.imagemagick.org/script/api.html#pascal">PascalMagick</a> (Pascal), <a href="https://www.imagemagick.org/script/api.html#perl">PerlMagick</a> (Perl), <a href="https://www.imagemagick.org/script/api.html#php">MagickWand for PHP</a> (PHP), <a href="https://www.imagemagick.org/script/api.html#php">IMagick</a> (PHP), <a href="https://www.imagemagick.org/script/api.html#python">PythonMagick</a> (Python), <a href="https://www.imagemagick.org/script/api.html#ruby">RMagick</a> (Ruby), or <a href="https://www.imagemagick.org/script/api.html#tcl">TclMagick</a> (Tcl/TK). With a language interface, use ImageMagick to modify or create images dynamically and <var>automagically</var>.</p>
+<p>The functionality of ImageMagick is typically utilized from the <a href="https://www.imagemagick.org/script/command-line-processing.html">command-line</a> or you can use the features from programs written in your favorite language. Choose from these interfaces: <a href="https://www.imagemagick.org/script/develop.html#ada">G2F</a> (Ada), <a href="https://www.imagemagick.org/script/develop.html#c">MagickCore</a> (C), <a href="https://www.imagemagick.org/script/develop.html#c">MagickWand</a> (C), <a href="https://www.imagemagick.org/script/develop.html#ch">ChMagick</a> (Ch), <a href="https://www.imagemagick.org/script/develop.html#com_">ImageMagickObject</a> (COM+), <a href="https://www.imagemagick.org/script/develop.html#c__">Magick++</a> (C++), <a href="https://www.imagemagick.org/script/develop.html#java">JMagick</a> (Java), <a href="https://www.imagemagick.org/script/develop.html#julia">JuliaIO</a> (Julia), <a href="https://www.imagemagick.org/script/develop.html#lisp">L-Magick</a> (Lisp), <a href="https://www.imagemagick.org/script/develop.html#lua">Lua</a> (LuaJIT), <a href="https://www.imagemagick.org/script/develop.html#neko">NMagick</a> (Neko/haXe), <a href="https://www.imagemagick.org/script/develop.html#dot-net">Magick.NET</a> (.NET), <a href="https://www.imagemagick.org/script/develop.html#pascal">PascalMagick</a> (Pascal), <a href="https://www.imagemagick.org/script/develop.html#perl">PerlMagick</a> (Perl), <a href="https://www.imagemagick.org/script/develop.html#php">MagickWand for PHP</a> (PHP), <a href="https://www.imagemagick.org/script/develop.html#php">IMagick</a> (PHP), <a href="https://www.imagemagick.org/script/develop.html#python">PythonMagick</a> (Python), <a href="https://www.imagemagick.org/script/develop.html#ruby">RMagick</a> (Ruby), or <a href="https://www.imagemagick.org/script/develop.html#tcl">TclMagick</a> (Tcl/TK). With a language interface, use ImageMagick to modify or create images dynamically and <var>automagically</var>.</p>
<p>ImageMagick utilizes multiple computational threads to increase performance and can read, process, or write mega-, giga-, or tera-pixel image sizes.</p>
<p>ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you may use, copy, modify, and distribute in both open and proprietary applications. It is distributed under the Apache 2.0 <a href="https://www.imagemagick.org/script/license.html">license</a>.</p>
<p>The ImageMagick development process ensures a <a href="http://abi-laboratory.pro/tracker/timeline/imagemagick/">stable</a> API and ABI. Before each ImageMagick release, we perform a comprehensive security assessment that includes <a href="https://code.google.com/p/address-sanitizer/">memory error</a> and <a href="https://code.google.com/p/data-race-test/wiki/ThreadSanitizer">thread data race</a> detection to prevent security vulnerabilities.</p>
-<p>The current release is ImageMagick <a href="https://www.imagemagick.org/script/binary-releases.html">7.0.4-0</a>. It runs on <a href="https://www.imagemagick.org/script/binary-releases.html#unix">Linux</a>, <a href="https://www.imagemagick.org/script/binary-releases.html#windows">Windows</a>, <a href="https://www.imagemagick.org/script/binary-releases.html#macosx">Mac Os X</a>, <a href="https://www.imagemagick.org/script/binary-releases.html#iOS">iOS</a>, Android OS, and others.</p>
+<p>The current release is ImageMagick <a href="https://www.imagemagick.org/script/download.html">7.0.4-0</a>. It runs on <a href="https://www.imagemagick.org/script/download.html#unix">Linux</a>, <a href="https://www.imagemagick.org/script/download.html#windows">Windows</a>, <a href="https://www.imagemagick.org/script/download.html#macosx">Mac Os X</a>, <a href="https://www.imagemagick.org/script/download.html#iOS">iOS</a>, Android OS, and others.</p>
<p>The authoritative ImageMagick web site is <a href="https://www.imagemagick.org/">https://www.imagemagick.org</a>. The authoritative source code repository is <a href="http://git.imagemagick.org/repos/ImageMagick">http://git.imagemagick.org/repos/ImageMagick</a>. We maintain a source code mirror at <a href="https://gitlab.com/ImageMagick/ImageMagick">GitLab</a> and <a href="https://github.com/ImageMagick/ImageMagick">GitHub</a>.</p>
<td>describe the format and attributes of an image.</td>
</tr>
<tr>
- <td><a href="https://www.imagemagick.org/script/binary-releases.html#iOS">ImageMagick on the iPhone</a></td>
+ <td><a href="https://www.imagemagick.org/script/download.html#iOS">ImageMagick on the iPhone</a></td>
<td>convert, edit, or compose images on your <a href="http://www.apple.com/ios/">iOS</a> device such as the iPhone or iPad.</td>
</tr>
<tr>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
identify -version
</pre>
-<p>If the <a href="identify.html">identify</a> program executes and identifies itself as ImageMagick, you may not need to install ImageMagick from source unless you want to add support for additional image formats or upgrade to a newer version. You also have the option of installing a pre-compiled <a href="binary-releases.html">binary release</a>. However, if you still want to install from source, choose a platform, <a href="install-source.html#unix">Unix</a> or <a href="install-source.html#windows">Windows</a>. Before installing from source, you may want to review recent <a href="changelog.html">changes</a> to the ImageMagick distribution.</p>
+<p>If the <a href="identify.html">identify</a> program executes and identifies itself as ImageMagick, you may not need to install ImageMagick from source unless you want to add support for additional image formats or upgrade to a newer version. You also have the option of installing a pre-compiled <a href="download.html">binary release</a>. However, if you still want to install from source, choose a platform, <a href="install-source.html#unix">Unix</a> or <a href="install-source.html#windows">Windows</a>. Before installing from source, you may want to review recent <a href="changelog.html">changes</a> to the ImageMagick distribution.</p>
<p>The authoritative source code repository is <a href="http://git.imagemagick.org/repos/ImageMagick">http://git.imagemagick.org/repos/ImageMagick</a>. We maintain a source code mirror at <a href="https://github.com/ImageMagick/ImageMagick">GitHub</a>. We test and deploy ImageMagick with <a href="https://travis-ci.org/ImageMagick">Travis CI</a> and <a href="https://ci.appveyor.com/project/dlemstra/imagemagick-windows">AppVeyor</a>.</p>
<h2 class="magick-header"><a id="unix"></a>Install from Unix Source</h2>
-<p>ImageMagick builds on a variety of Unix and Unix-like operating systems including Linux, Solaris, FreeBSD, Mac OS X, and others. A compiler is required and fortunately almost all modern Unix systems have one. Download <a href="https://www.imagemagick.org/download/ImageMagick.tar.gz">ImageMagick.tar.gz</a> from <a href="https://www.imagemagick.org/download">www.imagemagick.org</a> or a <a href="download.html">mirrors</a> and verify its <a href="https://www.imagemagick.org/download/digest.rdf">message digest</a>.</p>
+<p>ImageMagick builds on a variety of Unix and Unix-like operating systems including Linux, Solaris, FreeBSD, Mac OS X, and others. A compiler is required and fortunately almost all modern Unix systems have one. Download <a href="https://www.imagemagick.org/download/ImageMagick.tar.gz">ImageMagick.tar.gz</a> from <a href="https://www.imagemagick.org/download">www.imagemagick.org</a> or a <a href="mirror.html">mirrors</a> and verify its <a href="https://www.imagemagick.org/download/digest.rdf">message digest</a>.</p>
<p>Unpack the distribution with this command:</p>
make check
</pre>
-<p>Congratulations, you have a working ImageMagick distribution and you are ready to use ImageMagick to <a href="https://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>
+<p>Congratulations, you have a working ImageMagick distribution and you are ready to use ImageMagick to <a href="https://www.imagemagick.org/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>
<p>The above instructions will satisfy a great number of ImageMagick users, but we suspect a few will have additional questions or problems to consider. For example, what does one do if ImageMagick fails to configure or compile? Or what if you don't have administrator privileges and what if you don't want to install ImageMagick in the default <code>/../usr/local</code> folder? You will find the answer to these questions, and more, in <a href="http://www.imagemagick.org/www/advanced-unix-installation.html">Advanced Unix Source Installation</a>.</p>
<h2 class="magick-header"><a id="windows"></a>Install from Windows Source</h2>
-<p>Building ImageMagick source for Windows requires a modern version of Microsoft Visual Studio IDE. Users have reported success with the Borland C++ compiler as well. If you don't have a compiler you can still install a self-installing <a href="binary-releases.html">binary release</a>.</p>
+<p>Building ImageMagick source for Windows requires a modern version of Microsoft Visual Studio IDE. Users have reported success with the Borland C++ compiler as well. If you don't have a compiler you can still install a self-installing <a href="download.html">binary release</a>.</p>
-<p>Download <a href="https://www.imagemagick.org/download/windows/ImageMagick-windows.zip">ImageMagick-windows.zip</a> from <a href="https://www.imagemagick.org/download/windows">www.imagemagick.org</a> or a <a href="download.html">mirrors</a> and verify its <a href="https://www.imagemagick.org/download/windows/digest.rdf">message digest</a>.</p>
+<p>Download <a href="https://www.imagemagick.org/download/windows/ImageMagick-windows.zip">ImageMagick-windows.zip</a> from <a href="https://www.imagemagick.org/download/windows">www.imagemagick.org</a> or a <a href="mirror.html">mirrors</a> and verify its <a href="https://www.imagemagick.org/download/windows/digest.rdf">message digest</a>.</p>
<p>You can unpack the distribution with <a href="http://www.winzip.com">WinZip</a> or type the following from any MS-DOS Command Prompt window:</p>
validate
</pre>
-<p>Congratulations, you have a working ImageMagick distribution under Windows and you are ready to use ImageMagick to <a href="https://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>
+<p>Congratulations, you have a working ImageMagick distribution under Windows and you are ready to use ImageMagick to <a href="https://www.imagemagick.org/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>
<p>The above instructions will satisfy a great number of ImageMagick users, but we suspect a few will have additional questions or problems to consider. For example, what does one do if ImageMagick fails to configure or compile? Or what if you want to install ImageMagick in a place other than the <kbd>ImageMagick-7.0.4/VisualMagick/bin</kbd> folder? Or perhaps you want to build and install the <a href="ImageMagickObject.html">ImageMagickObject</a> COM+ component. You will find the answer to these questions, and more, in <a href="http://www.imagemagick.org/www/advanced-windows-installation.html">Advanced Windows Source Installation</a>.</p>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
<h2 class="magick-header">Obtaining Magick++</h2>
<a id="get"></a>
<p>Magick++ is included as part of <a href="../index.html">ImageMagick</a>
-source releases and may be retrieved via <a href="https://www.imagemagick.org/script/download.html">ftp</a>
+source releases and may be retrieved via <a href="https://www.imagemagick.org/script/mirror.html">ftp</a>
or <a href="http://git.imagemagick.org/repos/ImageMagick/Magick++">GIT</a>.
</p>
<h2 class="magick-header">Installation</h2>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
<p class="text-center"><a href="http://www.imagemagick.org/www/magick-vector-graphics.html#overview">MVG Overview</a> • <a href="http://www.imagemagick.org/www/magick-vector-graphics.html#primitives">Drawing Primitives</a></p>
<p class="lead magick-description">This specification defines the features and syntax for Magick Vector Graphics (MVG), a modularized language for describing two-dimensional vector and mixed vector/raster graphics in ImageMagick. You can use the language to draw from the
-command line, from an MVG file, from an <a href="http://www.w3.org/TR/SVG/">SVG -- Scalable Vector Graphics</a> file or from one of the ImageMagick <a href="http://www.imagemagick.org/www/api.html">program interfaces</a>. Use this command, for example, to render an arc:</p>
+command line, from an MVG file, from an <a href="http://www.w3.org/TR/SVG/">SVG -- Scalable Vector Graphics</a> file or from one of the ImageMagick <a href="http://www.imagemagick.org/www/develop.html">program interfaces</a>. Use this command, for example, to render an arc:</p>
<pre>
convert -size 100x60 canvas:skyblue -fill white -stroke black \
<p>to produce the same pie chart we created with the MVG language.</p>
-<p>Drawing is available from many of the ImageMagick <a href="http://www.imagemagick.org/www/api.html">program interfaces</a> as well. ImageMagick converts the drawing API calls to MVG and renders it. Here is example code written in the <a href="http://www.imagemagick.org/www/magick-wand.html">MagickWand</a> language: </p>
+<p>Drawing is available from many of the ImageMagick <a href="http://www.imagemagick.org/www/develop.html">program interfaces</a> as well. ImageMagick converts the drawing API calls to MVG and renders it. Here is example code written in the <a href="http://www.imagemagick.org/www/magick-wand.html">MagickWand</a> language: </p>
<pre class="pre-scrollable">(void) PushDrawingWand(draw_wand);
{
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
--- /dev/null
+
+
+
+
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta http-equiv="x-ua-compatible" content="ie=edge" />
+ <title>Downloads @ ImageMagick</title>
+ <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
+ <meta name="application-name" content="ImageMagick"/>
+ <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves."/>
+ <meta name="application-url" content="https://www.imagemagick.org"/>
+ <meta name="generator" content="PHP"/>
+ <meta name="keywords" content="downloads, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert"/>
+ <meta name="rating" content="GENERAL"/>
+ <meta name="robots" content="INDEX, FOLLOW"/>
+ <meta name="generator" content="ImageMagick Studio LLC"/>
+ <meta name="author" content="ImageMagick Studio LLC"/>
+ <meta name="revisit-after" content="2 DAYS"/>
+ <meta name="resource-type" content="document"/>
+ <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC"/>
+ <meta name="distribution" content="Global"/>
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
+ <link rel="canonical" href="https://www.imagemagick.org/script/mirror.html"/>
+ <link rel="icon" href="../images/wand.png"/>
+ <link rel="shortcut icon" href="../images/wand.ico"/>
+ <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Roboto:900,400,400italic,700,700italic,300,300italic|Open+Sans:300italic,400italic,700italic,300,400,600,700" />
+ <link rel="stylesheet" href="css/magick.css"/>
+</head>
+<body>
+<div class="main">
+<div class="magick-masthead">
+ <div class="container">
+ <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ style="display:block"
+ data-ad-client="ca-pub-3129977114552745"
+ data-ad-slot="6345125851"
+ data-ad-format="auto"></ins>
+ <script>
+ (adsbygoogle = window.adsbygoogle || []).push({});
+ </script>
+ <nav class="magick-nav">
+ <a class="magick-nav-item " href="../index.html">Home</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
+ <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
+ <a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
+ <a class="magick-nav-item " href="resources.html">Resources</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
+ <a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
+ <a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </nav>
+ </div>
+</div>
+<div class="container">
+<div class="magick-header">
+<p class="lead magick-description">ImageMagick source and binary distributions are available from a variety of FTP and Web mirrors around the world listed below. ImageMagick stable and development source releases are also available from <a href="http://git.imagemagick.org/repos/ImageMagick">Git</a>. Before you download, you may want to review recent <a href="changelog.html">changes</a> to the ImageMagick distribution. The authoritative source code repository is <a href="http://git.imagemagick.org/repos/ImageMagick">http://git.imagemagick.org/repos/ImageMagick</a>.</p>
+<p>The latest release of ImageMagick is version 7.0.4-0.</p>
+<dl class="dl-horizontal">
+ <dt>Germany</dt>
+ <dd><a href="http://mirror.checkdomain.de/imagemagick/">http://mirror.checkdomain.de/imagemagick/</a></dd>
+ <dd><a href="ftp://mirror.checkdomain.de/imagemagick/">ftp://mirror.checkdomain.de/imagemagick/</a></dd>
+ <dt>Japan</dt>
+ <dd><a href="ftp://ftp.kddlabs.co.jp/graphics/ImageMagick/">ftp://ftp.kddlabs.co.jp/graphics/ImageMagick/</a></dd>
+ <dd><a href="ftp://ftp.u-aizu.ac.jp/pub/graphics/images/ImageMagick/imagemagick.org/">ftp://ftp.u-aizu.ac.jp/pub/graphics/images/ImageMagick/imagemagick.org</a></dd>
+ <dt>Netherlands</dt>
+ <dd><a href="ftp://ftp.nluug.nl/pub/ImageMagick/">ftp://ftp.nluug.nl/pub/ImageMagick</a></dd>
+ <dd><a href="http://ftp.nluug.nl/ImageMagick/">http://ftp.nluug.nl/ImageMagick/</a></dd>
+ <dt>Poland</dt>
+ <dd><a href="ftp://sunsite.icm.edu.pl/packages/ImageMagick/">ftp://sunsite.icm.edu.pl/packages/ImageMagick/</a></dd>
+ <dd><a href="ftp://ftp.tpnet.pl/pub/graphics/ImageMagick/">ftp://ftp.tpnet.pl/pub/graphics/ImageMagick/</a></dd>
+ <dd><a href="rsync://ftp.tpnet.pl/pub/graphics/ImageMagick/">rsync://ftp.tpnet.pl/pub/graphics/ImageMagick/</a></dd>
+ <dt>Sweden</dt>
+ <dd><a href="http://ftp.acc.umu.se/mirror/imagemagick.org/ftp/">http://ftp.acc.umu.se/mirror/imagemagick.org/ftp/</a></dd>
+ <dd><a href="rsync://ftp.acc.umu.se/mirror/imagemagick.org/ftp/">rsync://ftp.acc.umu.se/mirror/imagemagick.org/ftp/</a></dd>
+ <dt>South Africa</dt>
+ <dd><a href="http://imagemagick.afri.cc/">http://imagemagick.afri.cc/</a></dd>
+ <dt>United States</dt>
+ <dd><a href="https://www.imagemagick.org/download">https://www.imagemagick.org/download</a></dd>
+ <dd><a href="http://transloadit.imagemagick.org/download">http://transloadit.imagemagick.org/download</a></dd>
+ <dd><a href="ftp://transloadit.imagemagick.org/ImageMagick">ftp://transloadit.imagemagick.org/pub/ImageMagick (ftp)</a></dd>
+ <dd><a href="ftp://ftp.fifi.org/pub/ImageMagick/">ftp://ftp.fifi.org/pub/ImageMagick/</a> (ftp)</dd>
+ <dd><a href="http://git.imagemagick.org/repos/ImageMagick">http://git.imagemagick.org/repos/ImageMagick</a> (Git)</dd>
+ <dd><a href="https://github.com/ImageMagick/ImageMagick">https://github.com/ImageMagick/ImageMagick</a> (Git Mirror)</dd>
+ <dt>Select Binaries </dt>
+ <dd><a href="http://www.macports.org/ports.html?by=name&substr=imagemagick">http://www.macports.org/ports.html?by=name&substr=imagemagick</a> (Mac OS X)</dd>
+ <dd><a href="http://hpux.connect.org.uk/hppd/hpux/X11/Viewers/">http://hpux.connect.org.uk/hppd/hpux/X11/Viewers/</a> (HP-UX 10.20 and 11.00)</dd>
+ <dt>Rsync Mirrors </dt>
+ <dd><a href="rsync://rsync.is.co.za/IS-Mirror/mirror.imagemagick.org/">rsync://rsync.is.co.za/IS-Mirror/mirror.imagemagick.org/</a></dd>
+ <dd><a href="rsync://rsync.fifi.org/ImageMagick">rsync://rsync.fifi.org/ImageMagick</a></dd>
+ <dd><a href="rsync://mirror.imagemagick.org/magick_html">rsync://mirror.imagemagick.org/magick_html/</a> (Web site mirror)</dd>
+ <dd><a href="rsync://mirror.imagemagick.org/magick_ftp">rsync://mirror.imagemagick.org/magick_ftp/</a> (FTP mirror)</dd>
+</dl>
+<p>If you want to add a new mirror, please <a href="https://www.imagemagick.org/script/contact.php">contact us</a>.</p>
+</div>
+ <footer class="magick-footer">
+ <p><a href="support.html">Donate</a> •
+ <a href="sitemap.html">Sitemap</a> •
+ <a href="links.html">Related</a> •
+ <a href="security-policy.html">Security</a> •
+ <a href="architecture.html">Architecture</a>
+</p>
+ <p><a href="mirror.html#">Back to top</a> •
+ <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
+ <p><small>© 1999-2017 ImageMagick Studio LLC</small></p>
+ </footer>
+</div><!-- /.container -->
+
+ <script src="https://localhost/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
+ <script src="../js/magick.html"></script>
+</div>
+</body>
+</html>
+<!-- Magick Cache 24th December 2016 10:56 -->
\ No newline at end of file
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
<p class="text-center"><a href="perl-magick.html#installation">Installation</a> • <a href="perl-magick.html#overview">Overview</a> • <a href="perl-magick.html#example">Example Script</a> • <a href="perl-magick.html#read">Read or Write an Image</a> • <a href="perl-magick.html#manipulate">Manipulate an Image</a> • <a href="perl-magick.html#set-attribute">Set an Image Attribute</a> • <a href="perl-magick.html#get-attribute">Get an Image Attribute</a> • <a href="perl-magick.html#compare">Compare an Image to its Reconstruction</a> • <a href="perl-magick.html#montage">Create an Image Montage</a> • <a href="perl-magick.html#blobs">Working with Blobs</a> • <a href="perl-magick.html#direct-access">Direct-access to Image Pixels</a> • <a href="perl-magick.html#miscellaneous">Miscellaneous Methods</a> • <a href="perl-magick.html#exceptions">Handling Exceptions</a>• <a href="perl-magick.html#constants">Constant</a> </p>
<a id="introduction"></a>
-<p class="lead magick-description"><a href="download.html">PerlMagick</a> is an objected-oriented <a href="http://www.perl.com/perl/">Perl</a> interface to ImageMagick. Use the module to read, manipulate, or write an image or image sequence from within a Perl script. This makes it very suitable for Web CGI scripts. You must have ImageMagick 6.5.5 or above and Perl version 5.005_02 or greater installed on your system for PerlMagick to build properly.</p>
+<p class="lead magick-description"><a href="mirror.html">PerlMagick</a> is an objected-oriented <a href="http://www.perl.com/perl/">Perl</a> interface to ImageMagick. Use the module to read, manipulate, or write an image or image sequence from within a Perl script. This makes it very suitable for Web CGI scripts. You must have ImageMagick 6.5.5 or above and Perl version 5.005_02 or greater installed on your system for PerlMagick to build properly.</p>
<p>There are a number of useful scripts available to show you the value of PerlMagick. You can do Web based image manipulation and conversion with <a href="https://www.imagemagick.org/download/perl">MagickStudio</a>, or use <a href="http://git.imagemagick.org/repos/ImageMagick/PerlMagick/demo">L-systems</a> to create images of plants using mathematical constructs, and finally navigate through collections of thumbnail images and select the image to view with the <a href="http://webmagick.sourceforge.net/">WebMagick Image Navigator</a>.</p>
<p><b>Windows XP / Windows 2000</b></p>
-<p>ImageMagick must already be installed on your system. Also, the ImageMagick source distribution for <a href="download.html">Windows 2000</a> is required. You must also have the <code>nmake</code> from the Visual C++ or J++ development environment. Copy <code>\bin\IMagick.dll</code> and <code>\bin\X11.dll</code> to a directory in your dynamic load path such as <code>c:\perl\site\5.00502</code>.</p>
+<p>ImageMagick must already be installed on your system. Also, the ImageMagick source distribution for <a href="mirror.html">Windows 2000</a> is required. You must also have the <code>nmake</code> from the Visual C++ or J++ development environment. Copy <code>\bin\IMagick.dll</code> and <code>\bin\X11.dll</code> to a directory in your dynamic load path such as <code>c:\perl\site\5.00502</code>.</p>
<p>Next, type</p>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="magick-nav-item " href="https://www.imagemagick.org/script/binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="https://www.imagemagick.org/script/download.html">Download</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="magick-nav-item " href="https://www.imagemagick.org/script/api.html">Develop</a>
+ <a class="magick-nav-item " href="https://www.imagemagick.org/script/develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item active" href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item active" href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
<h2 class="magick-header"><a id="download"></a>Download ImageMagick</h2>
<dl class="magick-list-unstyled">
- <li><a href="download.html">Download ImageMagick</a>: ImageMagick source and binary distributions are available from a variety of FTP and Web mirrors.</li>
+ <li><a href="mirror.html">Download ImageMagick</a>: ImageMagick source and binary distributions are available from a variety of FTP and Web mirrors.</li>
<li> <dl class="magick-list-unstyled">
<li><a href="https://www.imagemagick.org/download">Unix source</a>: Unix source distributions.</li>
<li><a href="https://www.imagemagick.org/download/windows">Windows source</a>: Windows source distributions.</li>
<p>You can install ImageMagick from source. However, if you don't have a proper development environment or if you're anxious to get started, download a ready-to-run Unix or Windows executable.</p>
<dl class="magick-list-unstyled">
<li><a href="install-source.html">Install from source</a>: ImageMagick builds under Windows, Mac OS X, and Linux.</li>
- <li><a href="binary-releases.html">Install from a binary distribution</a>: install a ready-to-run Unix or Windows executable.</li>
+ <li><a href="download.html">Install from a binary distribution</a>: install a ready-to-run Unix or Windows executable.</li>
<li><a href="ImageMagickObject.html">Install ImageMagickObject COM+ component</a>: install the Windows ImageMagick COM+ component.</li>
</dl>
<h2 class="magick-header"><a id="program-interfaces"></a>Program Interfaces</h2>
<dl class="magick-list-unstyled">
- <li><a href="api.html">Program interfaces</a>: application programming interfaces.</li>
+ <li><a href="develop.html">Program interfaces</a>: application programming interfaces.</li>
<li> <dl class="magick-list-unstyled">
<li><a href="../ChMagick">ChMagick</a>: is a <a href="http://www.softintegration.com/">Ch</a> an embeddable MagickCore C/C++ interpreter for cross-platform scripting.</li>
<li><a href="http://common-lisp.net/project/cl-magick/">CL-Magick</a>: provides a Common Lisp interface to the ImageMagick library.</li>
<li><a href="fx.html">Image calculator</a>: apply a mathematical expression to an image or image channels.</li>
<li><a href="gradient.html">Image gradients</a>: create a gradual blend of two colors whose shape is horizontal, vertical, circular, or elliptical.</li>
<li><a href="identify.html">Image identification</a>: describe the format and attributes of an image.</li>
- <li><a href="binary-releases.html#iOS">ImageMagick on the iPhone</a>: convert, edit, or compose images on your iPhone.</li>
+ <li><a href="download.html#iOS">ImageMagick on the iPhone</a>: convert, edit, or compose images on your iPhone.</li>
<li><a href="https://www.imagemagick.org/discourse-server/viewtopic.html?f=4&t=26480">Kuwahara Filter</a>: apply an edge perserving noise and color reduction filter to an image.</li>
<li><a href="architecture.html#tera-pixel">Large image support</a>: read, process, or write mega-, giga-, or tera-pixel image sizes.</li>
<li><a href="https://www.imagemagick.org/discourse-server/viewtopic.html?f=4&t=25504">Mean-shift</a>: apply a color reduction technique to an image.</li>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="magick-nav-item " href="https://www.imagemagick.org/script/binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="https://www.imagemagick.org/script/download.html">Download</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="magick-nav-item " href="https://www.imagemagick.org/script/api.html">Develop</a>
+ <a class="magick-nav-item " href="https://www.imagemagick.org/script/develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</script>
<nav class="magick-nav">
<a class="magick-nav-item " href="../index.html">Home</a>
- <a class="magick-nav-item " href="binary-releases.html">Download</a>
+ <a class="magick-nav-item " href="download.html">Download</a>
<a class="magick-nav-item " href="command-line-tools.html">Tools</a>
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
- <a class="magick-nav-item " href="api.html">Develop</a>
+ <a class="magick-nav-item " href="develop.html">Develop</a>
<a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>