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