blob: c9c202d3a42712143b2544ada27e4742bfacb892 [file] [log] [blame]
Cristy594d2772015-11-15 10:47:42 -05001
2
3
4
cristy29dc8652015-05-12 16:26:21 +00005<!DOCTYPE html>
cristyd2432012015-05-04 23:15:15 +00006<html lang="en">
cristy8ee7f242013-06-20 16:08:44 +00007<head>
Cristy4666f5a2017-12-15 20:35:01 -05008 <meta charset="utf-8" />
Cristya2276362018-09-09 10:28:40 -04009 <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
Cristye19d2552019-04-27 20:03:27 -040010 <title>ImageMagick - Convert, Edit, or Compose Bitmap Images</title>
Cristy4666f5a2017-12-15 20:35:01 -050011 <meta name="application-name" content="ImageMagick" />
Cristy57252c12019-10-30 10:26:13 -040012 <meta name="description" content="Use ImageMagick® to create, edit, compose, and convert bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
Cristya2276362018-09-09 10:28:40 -040013 <meta name="application-url" content="https://imagemagick.org" />
Cristy4666f5a2017-12-15 20:35:01 -050014 <meta name="generator" content="PHP" />
Cristy8d6f6382020-03-19 18:36:11 -040015 <meta name="keywords" content="convert, edit, or, compose, bitmap, images, image converter, image resizer, image editor, photo editor, jpg converter, png converter, tiff converter, vector images, online, free, swiss army" />
Cristy4666f5a2017-12-15 20:35:01 -050016 <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" />
Cristyf775a5c2019-11-26 14:27:47 -050022 <meta name="copyright" content="Copyright (c) 1999-2020 ImageMagick Studio LLC" />
Cristy4666f5a2017-12-15 20:35:01 -050023 <meta name="distribution" content="Global" />
24 <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
Cristye19d2552019-04-27 20:03:27 -040025 <meta property='og:url' content='./' />
26 <meta property='og:title' content='ImageMagick' />
27 <meta property='og:image' content='./images/logo.png' />
28 <meta property='og:type' content='website' />
29 <meta property='og:site_name' content='ImageMagick' />
Cristy8d6f6382020-03-19 18:36:11 -040030 <meta property='og:description' content="Create, Edit, Compose, or Convert Bitmap Images" />
Cristy4666f5a2017-12-15 20:35:01 -050031 <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
Cristyc253f2f2020-06-12 19:17:20 -040032 <link href="www/index.html" rel="canonical" />
Cristy4666f5a2017-12-15 20:35:01 -050033 <link href="images/wand.png" rel="icon" />
34 <link href="images/wand.ico" rel="shortcut icon" />
Cristy596512b2018-07-08 08:50:14 -040035 <link href="www/assets/magick.css" rel="stylesheet" />
cristy8ee7f242013-06-20 16:08:44 +000036</head>
cristyd2432012015-05-04 23:15:15 +000037<body>
Cristyfae1b182019-01-05 11:47:43 -050038 <nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
Cristy596512b2018-07-08 08:50:14 -040039 <a class="navbar-brand" href="index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="images/wand.ico"/></a>
Cristyfae1b182019-01-05 11:47:43 -050040 <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
Cristy596512b2018-07-08 08:50:14 -040041 <span class="navbar-toggler-icon"></span>
Cristy13afdf02017-12-08 12:19:49 -050042 </button>
43
Cristyfae1b182019-01-05 11:47:43 -050044 <div class="navbar-collapse collapse" id="navbarsMagick" style="">
Cristy13afdf02017-12-08 12:19:49 -050045 <ul class="navbar-nav mr-auto">
Cristya81d7c62019-09-02 15:56:40 -040046 <li class="nav-item active">
Cristy13afdf02017-12-08 12:19:49 -050047 <a class="nav-link" href="index.html">Home <span class="sr-only">(current)</span></a>
48 </li>
49 <li class="nav-item ">
50 <a class="nav-link" href="www/download.html">Download</a>
51 </li>
52 <li class="nav-item ">
53 <a class="nav-link" href="www/command-line-tools.html">Tools</a>
54 </li>
55 <li class="nav-item ">
56 <a class="nav-link" href="www/command-line-processing.html">Command-line</a>
57 </li>
58 <li class="nav-item ">
Cristy13afdf02017-12-08 12:19:49 -050059 <a class="nav-link" href="www/develop.html">Develop</a>
60 </li>
61 <li class="nav-item">
Cristyc253f2f2020-06-12 19:17:20 -040062 <a class="nav-link" target="_blank" href="https://github.com/ImageMagick/ImageMagick/discussions">Community</a>
Cristy13afdf02017-12-08 12:19:49 -050063 </li>
Cristy0e12ff62020-07-30 17:19:08 -040064 <li class="nav-item">
65
66 </li>
67 <li class="nav-item">
68 <iframe src="https://github.com/sponsors/ImageMagick/button" title="Sponsor ImageMagick" height="35" width="107" style="border: 0;"></iframe>
69 </li>
Cristy13afdf02017-12-08 12:19:49 -050070 </ul>
Cristy917fa782020-02-21 08:50:35 -050071 </div>
Cristy0e12ff62020-07-30 17:19:08 -040072 <form class="form-inline my-2 my-md-0" action="www/https://imagemagick.org/script/search.php">
Cristya7050402017-12-16 10:17:49 -050073 <input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search">
Cristy8871ec32017-12-31 20:57:02 -050074 <button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
Cristy13afdf02017-12-08 12:19:49 -050075 </form>
Cristy13afdf02017-12-08 12:19:49 -050076 </nav>
Cristy8fe3d7b2017-12-09 15:53:23 -050077 <div class="container">
Cristyc253f2f2020-06-12 19:17:20 -040078 <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
Cristy8fe3d7b2017-12-09 15:53:23 -050079 style="display:block"
80 data-ad-client="ca-pub-3129977114552745"
81 data-ad-slot="6345125851"
Cristya81d7c62019-09-02 15:56:40 -040082 data-full-width-responsive="true"
83 data-ad-format="horizontal"></ins>
Cristy8fe3d7b2017-12-09 15:53:23 -050084 <script>
85 (adsbygoogle = window.adsbygoogle || []).push({});
86 </script>
Cristy596512b2018-07-08 08:50:14 -040087
Cristy8fe3d7b2017-12-09 15:53:23 -050088 </div>
Cristy57252c12019-10-30 10:26:13 -040089
Cristy0e12ff62020-07-30 17:19:08 -040090 <main role="main" class="container">
Cristy13afdf02017-12-08 12:19:49 -050091 <div class="magick-template">
cristyd2432012015-05-04 23:15:15 +000092<div class="magick-header">
Cristy78ad9052020-09-26 13:55:20 +000093<h1 class="text-center">ImageMagick</h1>
Cristy49380402017-06-29 11:24:55 -040094<p class="lead magick-description"><a href="images/wizard.png" title="And Now a Touch of Magick"><img class="img-fluid magick-icon" id="logo" alt="And Now a Touch of Magick" width="265" height="352" src="images/wizard.jpg" /></a>
Cristy0e12ff62020-07-30 17:19:08 -040095Use ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&amp;entry=78333969">&#174;</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, GIF, HEIC, TIFF, <a href="www/motion-picture.html">DPX</a>, <a href="www/high-dynamic-range.html">EXR</a>, WebP, Postscript, PDF, and SVG. ImageMagick can 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>
cristy3ed852e2009-09-05 21:47:34 +000096
Cristyc253f2f2020-06-12 19:17:20 -040097<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 a derived Apache 2.0 <a href="www/license.html">license</a>.</p>
Cristye19d2552019-04-27 20:03:27 -040098<p>ImageMagick utilizes multiple computational threads to increase performance and can read, process, or write mega-, giga-, or tera-pixel image sizes.</p>
cristya8e6cae2011-03-10 00:48:29 +000099
Cristy144d8c92020-11-16 17:54:24 +0000100<p>The current release is ImageMagick <a href="www/download.html">7.0.10-38</a>. It runs on <a href="www/download.html#unix">Linux</a>, <a href="www/download.html#windows">Windows</a>, <a href="www/download.html#macosx">Mac Os X</a>, <a href="www/download.html#iOS">iOS</a>, <a href="https://github.com/cherryleafroad/Android-ImageMagick7">Android</a> OS, and others.</p>
cristya8e6cae2011-03-10 00:48:29 +0000101
Cristyc253f2f2020-06-12 19:17:20 -0400102<p>The authoritative ImageMagick web site is <a href="index.html">https://imagemagick.org</a>. The authoritative source code repository is <a href="https://github.com/ImageMagick" target="_blank">https://github.com/ImageMagick</a>. We maintain a source code mirror at <a href="https://gitlab.com/ImageMagick" target="_blank">https://gitlab.com/ImageMagick</a>. We continue to maintain the legacy release of ImageMagick, version 6, at <a href="https://legacy.imagemagick.org/">https://legacy.imagemagick.org</a>.</p>
cristyd2432012015-05-04 23:15:15 +0000103
Cristy09882bf2019-01-05 16:36:34 -0500104<h2><a class="anchor" id="features"></a>Features and Capabilities</h2>
Cristy77397552020-01-05 12:21:25 -0500105<p>Here are just a few <a href="www/examples.html">examples</a> of what ImageMagick can do for you:</p>
Cristy57252c12019-10-30 10:26:13 -0400106<div class="table-responsive" style="font-size:87.5% !important;">
Cristy6ed6e582020-09-18 21:47:29 +0000107<table class="table table-sm table-hover">
cristyd2432012015-05-04 23:15:15 +0000108 <tr>
Cristy6ed6e582020-09-18 21:47:29 +0000109 <td><a href="https://legacy.imagemagick.org/Usage/anim_basics/">Animation</a></td>
Cristye93be682015-11-26 09:07:51 -0500110 <td>create a GIF animation sequence from a group of images.</td>
cristyd2432012015-05-04 23:15:15 +0000111 </tr>
112 <tr>
Cristy77397552020-01-05 12:21:25 -0500113 <td><a href="www/color-management.html">Color management</a></td>
Cristye93be682015-11-26 09:07:51 -0500114 <td>accurate color management with color profiles or in lieu of-- built-in gamma compression or expansion as demanded by the colorspace.</td>
cristyd2432012015-05-04 23:15:15 +0000115 </tr>
116 <tr>
Cristy8d6f6382020-03-19 18:36:11 -0400117 <td><a href="www/color-thresholding.html">Color thresholding</a></td>
118 <td>force all pixels in the color range to white otherwise black.</td>
119 </tr>
120 <tr>
Cristy6549abb2016-11-10 08:25:55 -0500121 <td><a href="www/command-line-processing.html">Command-line processing</a></td>
Cristyde27d762016-01-02 12:56:44 -0500122 <td>utilize ImageMagick from the command-line.</td>
123 </tr>
124 <tr>
Cristye09ed312016-03-06 08:07:39 -0500125 <td><a href="https://en.wikipedia.org/wiki/Complex_text_layout">Complex text layout</a></td>
126 <td>bidirectional text support and shaping.</td>
127 </tr>
128 <tr>
Cristy77397552020-01-05 12:21:25 -0500129 <td><a href="www/composite.html">Composite</a></td>
Cristye93be682015-11-26 09:07:51 -0500130 <td>overlap one image over another.</td>
cristyd2432012015-05-04 23:15:15 +0000131 </tr>
132 <tr>
Cristy77397552020-01-05 12:21:25 -0500133 <td><a href="www/connected-components.html">Connected component labeling</a></td>
Cristye93be682015-11-26 09:07:51 -0500134 <td>uniquely label connected regions in an image.</td>
cristyd2432012015-05-04 23:15:15 +0000135 </tr>
136 <tr>
Cristyc253f2f2020-06-12 19:17:20 -0400137 <td><a href="www/convex-hull.html">Convex hull</a></td>
138 <td>smallest area convex polygon containing the image foreground objects. In addition, the minimum bounding box and unrotate angle are also generated.</td>
139 </tr>
140 <tr>
Cristy6ed6e582020-09-18 21:47:29 +0000141 <td><a href="https://legacy.imagemagick.org/Usage/crop/">Decorate</a></td>
cristyd2432012015-05-04 23:15:15 +0000142 <td>add a border or frame to an image.</td>
143 </tr>
144 <tr>
Cristy6ed6e582020-09-18 21:47:29 +0000145 <td><a href="https://legacy.imagemagick.org/Usage/transform/#vision">Delineate image features</a></td>
Cristy144d8c92020-11-16 17:54:24 +0000146 <td><a href="https://legacy.imagemagick.org/https://imagemagick.org/discourse-server/~/viewtopic37d8.html?f=4&t=25405">Canny edge detection</a>, <a href="https://legacy.imagemagick.org/https://imagemagick.org/discourse-server/~/viewtopic37d8.html?f=4&t=25476">Hough lines</a>.</td>
cristyd2432012015-05-04 23:15:15 +0000147 </tr>
148 <tr>
Cristy6ed6e582020-09-18 21:47:29 +0000149 <td><a href="https://legacy.imagemagick.org/Usage/fourier/">Discrete Fourier transform</a></td>
Cristy51f5e902017-07-03 10:38:30 -0400150 <td>implements the forward and inverse <a href="https://en.wikipedia.org/wiki/Discrete_Fourier_transform">DFT</a>.</td>
cristyd2432012015-05-04 23:15:15 +0000151 </tr>
152 <tr>
Cristy77397552020-01-05 12:21:25 -0500153 <td><a href="www/distribute-pixel-cache.html">Distributed pixel cache</a></td>
Cristye93be682015-11-26 09:07:51 -0500154 <td>offload intermediate pixel storage to one or more remote servers.</td>
155 </tr>
156 <tr>
Cristy6ed6e582020-09-18 21:47:29 +0000157 <td><a href="https://legacy.imagemagick.org/Usage/draw/">Draw</a></td>
Cristye93be682015-11-26 09:07:51 -0500158 <td>add shapes or text to an image.</td>
159 </tr>
160 <tr>
Cristy77397552020-01-05 12:21:25 -0500161 <td><a href="www/cipher.html">Encipher or decipher an image</a></td>
Cristye93be682015-11-26 09:07:51 -0500162 <td>convert ordinary images into unintelligible gibberish and back again.</td>
163 </tr>
164 <tr>
Cristy6549abb2016-11-10 08:25:55 -0500165 <td><a href="www/convert.html">Format conversion</a></td>
166 <td>convert an image from one <a href="www/formats.html">format </a> to another (e.g. PNG to JPEG).</td>
Cristye93be682015-11-26 09:07:51 -0500167 </tr>
168 <tr>
Cristy6ed6e582020-09-18 21:47:29 +0000169 <td><a href="https://legacy.imagemagick.org/Usage/distorts/">Generalized pixel distortion</a></td>
Cristye93be682015-11-26 09:07:51 -0500170 <td>correct for, or induce image distortions including perspective.</td>
171 </tr>
172 <tr>
Cristy6549abb2016-11-10 08:25:55 -0500173 <td><a href="www/architecture.html#distributed">Heterogeneous distributed processing</a></td>
Cristy77397552020-01-05 12:21:25 -0500174 <td>certain algorithms are <a href="www/opencl.html">OpenCL</a>-enabled to take advantage of speed-ups offered by executing in concert across heterogeneous platforms consisting of CPUs, GPUs, and other processors.</td>
Cristye93be682015-11-26 09:07:51 -0500175 </tr>
176 <tr>
Cristy6549abb2016-11-10 08:25:55 -0500177 <td><a href="www/high-dynamic-range.html">High dynamic-range images</a></td>
Cristye93be682015-11-26 09:07:51 -0500178 <td>accurately represent the wide range of intensity levels found in real scenes ranging from the brightest direct sunlight to the deepest darkest shadows.</td>
179 </tr>
180 <tr>
Cristy77397552020-01-05 12:21:25 -0500181 <td><a href="www/clahe.html">Histogram Equalization</a></td>
Cristye19d2552019-04-27 20:03:27 -0400182 <td>Use adaptive histogram equalization to improve contrast in images.</td>
183 </tr>
184 <tr>
Cristy77397552020-01-05 12:21:25 -0500185 <td><a href="www/fx.html">Image calculator</a></td>
Cristy57252c12019-10-30 10:26:13 -0400186 <td>apply a mathematical expression to an image, image sequence, or image channels.</td>
cristyd2432012015-05-04 23:15:15 +0000187 </tr>
188 <tr>
Cristy6549abb2016-11-10 08:25:55 -0500189 <td><a href="www/gradient.html">Image gradients</a></td>
Cristy882d9f42015-10-29 16:48:39 -0400190 <td>create a gradual blend of two colors whose shape is horizontal, vertical, circular, or elliptical.</td>
191 </tr>
192 <tr>
Cristy77397552020-01-05 12:21:25 -0500193 <td><a href="www/identify.html">Image identification</a></td>
cristyd2432012015-05-04 23:15:15 +0000194 <td>describe the format and attributes of an image.</td>
195 </tr>
196 <tr>
Cristy9017f3a2017-01-21 10:51:11 -0500197 <td><a href="www/download.html#iOS">ImageMagick on the iPhone</a></td>
Cristy51f5e902017-07-03 10:38:30 -0400198 <td>convert, edit, or compose images on your <a href="https://www.apple.com/ios/">iOS</a> device such as the iPhone or iPad.</td>
cristyd2432012015-05-04 23:15:15 +0000199 </tr>
200 <tr>
Cristy6549abb2016-11-10 08:25:55 -0500201 <td><a href="www/architecture.html#tera-pixel">Large image support</a></td>
cristyd2432012015-05-04 23:15:15 +0000202 <td>read, process, or write mega-, giga-, or tera-pixel image sizes.</td>
203 </tr>
204 <tr>
Cristy6549abb2016-11-10 08:25:55 -0500205 <td><a href="www/montage.html">Montage</a></td>
Cristye93be682015-11-26 09:07:51 -0500206 <td>juxtapose image thumbnails on an image canvas.</td>
207 </tr>
208 <tr>
Cristy6ed6e582020-09-18 21:47:29 +0000209 <td><a href="https://legacy.imagemagick.org/Usage/morphology/">Morphology of shapes</a></td>
Cristye93be682015-11-26 09:07:51 -0500210 <td>extract features, describe shapes, and recognize patterns in images.</td>
211 </tr>
212 <tr>
Cristy6549abb2016-11-10 08:25:55 -0500213 <td><a href="www/motion-picture.html">Motion picture support</a></td>
Cristye93be682015-11-26 09:07:51 -0500214 <td>read and write the common image formats used in digital film work.</td>
215 </tr>
216 <tr>
Cristy6ed6e582020-09-18 21:47:29 +0000217 <td><a href="https://legacy.imagemagick.org/Usage/transform/#vision">Noise and color reduction</a></td>
Cristy144d8c92020-11-16 17:54:24 +0000218 <td><a href="https://legacy.imagemagick.org/https://imagemagick.org/discourse-server/~/viewtopic6519.html?f=4&t=26480">Kuwahara Filter</a>, <a href="https://legacy.imagemagick.org/https://imagemagick.org/discourse-server/~/viewtopic6519.html?f=4&t=25504">mean-shift</a>.</td>
Cristye93be682015-11-26 09:07:51 -0500219 </tr>
220 <tr>
221 <td><a href="http://www.fmwconcepts.com/misc_tests/perceptual_hash_test_results_510/index.html">Perceptual hash</a></td>
222 <td>map visually identical images to the same or similar hash-- useful in image retrieval, authentication, indexing, or copy detection as well as digital watermarking.</td>
223 </tr>
224 <tr>
Cristy6ed6e582020-09-18 21:47:29 +0000225 <td><a href="https://legacy.imagemagick.org/Usage/blur/">Special effects</a></td>
Cristye93be682015-11-26 09:07:51 -0500226 <td>blur, sharpen, threshold, or tint an image.</td>
227 </tr>
228 <tr>
Cristy6ed6e582020-09-18 21:47:29 +0000229 <td><a href="https://legacy.imagemagick.org/Usage/text/">Text &amp; comments</a></td>
Cristye93be682015-11-26 09:07:51 -0500230 <td>insert descriptive or artistic text in an image.</td>
231 </tr>
232 <tr>
Cristy6549abb2016-11-10 08:25:55 -0500233 <td><a href="www/architecture.html#threads">Threads of execution support</a></td>
Cristy77397552020-01-05 12:21:25 -0500234 <td>ImageMagick is thread safe and most internal algorithms execute in <a href="www/openmp.html">parallel</a> to take advantage of speed-ups offered by multicore processor chips.</td>
cristyd2432012015-05-04 23:15:15 +0000235 </tr>
236 <tr>
Cristy6ed6e582020-09-18 21:47:29 +0000237 <td><a href="https://legacy.imagemagick.org/Usage/resize/">Transform</a></td>
Cristye93be682015-11-26 09:07:51 -0500238 <td>resize, rotate, deskew, crop, flip or trim an image.</td>
cristyd2432012015-05-04 23:15:15 +0000239 </tr>
240 <tr>
Cristy6ed6e582020-09-18 21:47:29 +0000241 <td><a href="https://legacy.imagemagick.org/Usage/masking/">Transparency</a></td>
Cristye93be682015-11-26 09:07:51 -0500242 <td>render portions of an image invisible.</td>
cristyd2432012015-05-04 23:15:15 +0000243 </tr>
244 <tr>
Cristy6549abb2016-11-10 08:25:55 -0500245 <td><a href="www/architecture.html#virtual-pixels">Virtual pixel support</a></td>
Cristy13afdf02017-12-08 12:19:49 -0500246 <td>convenient access to pixels outside the image boundaries.</td>
cristyd2432012015-05-04 23:15:15 +0000247 </tr>
248</table>
cristyd43a46b2010-01-21 02:13:41 +0000249</div>
cristy3ed852e2009-09-05 21:47:34 +0000250
Cristye236d8f2020-10-12 14:08:40 +0000251<p><a href="https://legacy.imagemagick.org/Usage/" target="_blank">Examples of ImageMagick Usage</a> shows how to use ImageMagick from the <a href="www/command-line-processing.html">command-line</a> to accomplish any of these tasks and much more. Also, see <a href="http://www.fmwconcepts.com/imagemagick/" target="_blank">Fred's ImageMagick Scripts</a>: a plethora of command-line scripts that perform geometric transforms, blurs, sharpens, edging, noise removal, and color manipulations. With <a href="https://github.com/dlemstra/Magick.NET">Magick.NET</a>, use ImageMagick without having to install ImageMagick on your server or desktop. Finally, see <a href="http://im.snibgo.com/">Snibgo's ImageMagick Cookbook</a> for Windows-based ImageMagick scripting.</p>
cristy3ed852e2009-09-05 21:47:34 +0000252
cristyd43a46b2010-01-21 02:13:41 +0000253</div>
Cristy13afdf02017-12-08 12:19:49 -0500254 </div>
255 </main><!-- /.container -->
cristyd2432012015-05-04 23:15:15 +0000256 <footer class="magick-footer">
Cristy0e12ff62020-07-30 17:19:08 -0400257 <div class="container">
Cristy8fe3d7b2017-12-09 15:53:23 -0500258 <p><a href="www/security-policy.html">Security</a>
Cristy78ad9052020-09-26 13:55:20 +0000259 <a href="www/news.html">News</a>
Cristye19d2552019-04-27 20:03:27 -0400260
261 <a href="index.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="images/wand.ico"/></a>
262
Cristy6549abb2016-11-10 08:25:55 -0500263 <a href="www/links.html">Related</a>
Cristy9848db82017-12-17 09:43:57 -0500264 <a href="www/sitemap.html">Sitemap</a>
Cristye19d2552019-04-27 20:03:27 -0400265 <br/>
Cristyc253f2f2020-06-12 19:17:20 -0400266 <a href="www/support.html">Sponsor</a>
267 <a href="www/cite.html">Cite</a>
Cristye19d2552019-04-27 20:03:27 -0400268 <a href="http://pgp.mit.edu/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
269 <a href="www/https://imagemagick.org/script/contact.php">Contact Us</a>
Cristy9848db82017-12-17 09:43:57 -0500270 <br/>
Cristy917fa782020-02-21 08:50:35 -0500271 <a href="https://github.com/imagemagick/imagemagick" target="_blank" rel="noopener" aria-label="GitHub"><svg xmlns="http://www.w3.org/2000/svg" class="navbar-nav-svg" viewBox="0 0 512 499.36" width="2%" height="2%" role="img" focusable="false"><title>GitHub</title><path fill="currentColor" fill-rule="evenodd" d="M256 0C114.64 0 0 114.61 0 256c0 113.09 73.34 209 175.08 242.9 12.8 2.35 17.47-5.56 17.47-12.34 0-6.08-.22-22.18-.35-43.54-71.2 15.49-86.2-34.34-86.2-34.34-11.64-29.57-28.42-37.45-28.42-37.45-23.27-15.84 1.73-15.55 1.73-15.55 25.69 1.81 39.21 26.38 39.21 26.38 22.84 39.12 59.92 27.82 74.5 21.27 2.33-16.54 8.94-27.82 16.25-34.22-56.84-6.43-116.6-28.43-116.6-126.49 0-27.95 10-50.8 26.35-68.69-2.63-6.48-11.42-32.5 2.51-67.75 0 0 21.49-6.88 70.4 26.24a242.65 242.65 0 0 1 128.18 0c48.87-33.13 70.33-26.24 70.33-26.24 14 35.25 5.18 61.27 2.55 67.75 16.41 17.9 26.31 40.75 26.31 68.69 0 98.35-59.85 120-116.88 126.32 9.19 7.9 17.38 23.53 17.38 47.41 0 34.22-.31 61.83-.31 70.23 0 6.85 4.61 14.81 17.6 12.31C438.72 464.97 512 369.08 512 256.02 512 114.62 397.37 0 256 0z"/></svg></a>
272 <a href="https://twitter.com/imagemagick" target="_blank" rel="noopener" aria-label="Twitter"><svg xmlns="http://www.w3.org/2000/svg" class="navbar-nav-svg" viewBox="0 0 512 416.32" width="2%" height="2%" role="img" focusable="false"><title>Twitter</title><path fill="currentColor" d="M160.83 416.32c193.2 0 298.92-160.22 298.92-298.92 0-4.51 0-9-.2-13.52A214 214 0 0 0 512 49.38a212.93 212.93 0 0 1-60.44 16.6 105.7 105.7 0 0 0 46.3-58.19 209 209 0 0 1-66.79 25.37 105.09 105.09 0 0 0-181.73 71.91 116.12 116.12 0 0 0 2.66 24c-87.28-4.3-164.73-46.3-216.56-109.82A105.48 105.48 0 0 0 68 159.6a106.27 106.27 0 0 1-47.53-13.11v1.43a105.28 105.28 0 0 0 84.21 103.06 105.67 105.67 0 0 1-47.33 1.84 105.06 105.06 0 0 0 98.14 72.94A210.72 210.72 0 0 1 25 370.84a202.17 202.17 0 0 1-25-1.43 298.85 298.85 0 0 0 160.83 46.92"/></svg></a>
273 <br/>
Cristyf775a5c2019-11-26 14:27:47 -0500274 <small>© 1999-2020 ImageMagick Studio LLC</small></p>
Cristy0e12ff62020-07-30 17:19:08 -0400275 <div>
cristyd2432012015-05-04 23:15:15 +0000276 </footer>
cristy3ed852e2009-09-05 21:47:34 +0000277
Cristy13afdf02017-12-08 12:19:49 -0500278 <!-- Javascript assets -->
Cristy78ad9052020-09-26 13:55:20 +0000279 <script>window.jQuery || document.write('<script src="www/assets/jquery.slim.min.js"><\/script>')</script><script src="www/assets/bootstrap.bundle.min.js" integrity="sha384-LtrjvnR4Twt/qOuYxE721u19sVFLVSA4hf/rRt6PrZTmiPltdZcI7q7PXQBYTKyf" crossorigin="anonymous">
cristy8ee7f242013-06-20 16:08:44 +0000280</body>
cristy5a367e42015-05-05 12:39:18 +0000281</html>
Cristy144d8c92020-11-16 17:54:24 +0000282<!-- Magick Cache 16th November 2020 16:18 -->