Cristy | 594d277 | 2015-11-15 10:47:42 -0500 | [diff] [blame] | 1 | |
| 2 | |
| 3 | |
| 4 | |
Elliott Hughes | 5d41fba | 2021-04-12 16:36:42 -0700 | [diff] [blame] | 5 | <!doctype html> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 6 | <html lang="en"> |
cristy | 8ee7f24 | 2013-06-20 16:08:44 +0000 | [diff] [blame] | 7 | <head> |
Cristy | 4666f5a | 2017-12-15 20:35:01 -0500 | [diff] [blame] | 8 | <meta charset="utf-8" /> |
Elliott Hughes | 5d41fba | 2021-04-12 16:36:42 -0700 | [diff] [blame] | 9 | <meta name="viewport" content="width=device-width, initial-scale=1" /> |
| 10 | <title>ImageMagick - Convert, Edit, or Compose Digital Images</title> |
Cristy | 4666f5a | 2017-12-15 20:35:01 -0500 | [diff] [blame] | 11 | <meta name="application-name" content="ImageMagick" /> |
Elliott Hughes | 5d41fba | 2021-04-12 16:36:42 -0700 | [diff] [blame] | 12 | <meta name="description" content="Use ImageMagick® to create, edit, compose, and convert digital images. Resize an image, crop it, change its shades and colors, add captions, and more." /> |
Cristy | a227636 | 2018-09-09 10:28:40 -0400 | [diff] [blame] | 13 | <meta name="application-url" content="https://imagemagick.org" /> |
Cristy | 4666f5a | 2017-12-15 20:35:01 -0500 | [diff] [blame] | 14 | <meta name="generator" content="PHP" /> |
Elliott Hughes | 5d41fba | 2021-04-12 16:36:42 -0700 | [diff] [blame] | 15 | <meta name="keywords" content="convert, edit, or, compose, digital, images, image processing software" /> |
Cristy | 4666f5a | 2017-12-15 20:35:01 -0500 | [diff] [blame] | 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" /> |
Cristy | f775a5c | 2019-11-26 14:27:47 -0500 | [diff] [blame] | 22 | <meta name="copyright" content="Copyright (c) 1999-2020 ImageMagick Studio LLC" /> |
Cristy | 4666f5a | 2017-12-15 20:35:01 -0500 | [diff] [blame] | 23 | <meta name="distribution" content="Global" /> |
| 24 | <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" /> |
Cristy | e19d255 | 2019-04-27 20:03:27 -0400 | [diff] [blame] | 25 | <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' /> |
Elliott Hughes | 5d41fba | 2021-04-12 16:36:42 -0700 | [diff] [blame] | 30 | <meta property='og:description' content="Create, Edit, Compose, or Convert Digital Images" /> |
Cristy | 4666f5a | 2017-12-15 20:35:01 -0500 | [diff] [blame] | 31 | <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" /> |
Elliott Hughes | 5d41fba | 2021-04-12 16:36:42 -0700 | [diff] [blame] | 32 | <link href="./www/index.html" rel="canonical" /> |
Cristy | 4666f5a | 2017-12-15 20:35:01 -0500 | [diff] [blame] | 33 | <link href="images/wand.png" rel="icon" /> |
| 34 | <link href="images/wand.ico" rel="shortcut icon" /> |
Cristy | 596512b | 2018-07-08 08:50:14 -0400 | [diff] [blame] | 35 | <link href="www/assets/magick.css" rel="stylesheet" /> |
cristy | 8ee7f24 | 2013-06-20 16:08:44 +0000 | [diff] [blame] | 36 | </head> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 37 | <body> |
Elliott Hughes | 5d41fba | 2021-04-12 16:36:42 -0700 | [diff] [blame] | 38 | <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top"> |
| 39 | <div class="container-fluid"> |
Cristy | 596512b | 2018-07-08 08:50:14 -0400 | [diff] [blame] | 40 | <a class="navbar-brand" href="index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="images/wand.ico"/></a> |
Elliott Hughes | 5d41fba | 2021-04-12 16:36:42 -0700 | [diff] [blame] | 41 | <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#magick-navbars" aria-controls="magick-navbars" aria-expanded="false" aria-label="Toggle navigation"> |
Cristy | 596512b | 2018-07-08 08:50:14 -0400 | [diff] [blame] | 42 | <span class="navbar-toggler-icon"></span> |
Cristy | 13afdf0 | 2017-12-08 12:19:49 -0500 | [diff] [blame] | 43 | </button> |
| 44 | |
Elliott Hughes | 5d41fba | 2021-04-12 16:36:42 -0700 | [diff] [blame] | 45 | <div class="collapse navbar-collapse" id="magick-navbars"> |
| 46 | <ul class="navbar-nav me-auto mb-2 mb-md-0"> |
| 47 | <li class="nav-item"> |
| 48 | <a class="nav-link active" href="www/index.html">Home</a> |
| 49 | </li> |
| 50 | <li class="nav-item"> |
| 51 | <a class="nav-link " href="www/download.html">Download</a> |
| 52 | </li> |
| 53 | <li class="nav-item"> |
| 54 | <a class="nav-link " href="www/command-line-tools.html">Tools</a> |
| 55 | </li> |
| 56 | <li class="nav-item"> |
| 57 | <a class="nav-link " href="www/command-line-processing.html">CLI</a> |
| 58 | </li> |
| 59 | <li class="nav-item"> |
| 60 | <a class="nav-link " href="www/develop.html">Develop</a> |
| 61 | </li> |
| 62 | <li class="nav-item"> |
| 63 | <a class="nav-link" target="_blank" href="https://github.com/ImageMagick/ImageMagick/discussions">Community</a> |
| 64 | </li> |
| 65 | <li class="nav-item"> |
| 66 | <iframe src="https://github.com/sponsors/ImageMagick/button" title="Sponsor ImageMagick" height="35" width="107" style="border: 0;"></iframe> |
| 67 | </li> |
| 68 | </ul> |
| 69 | <form class="d-flex form-inline" action="./www/search.html"> |
| 70 | <input class="form-control me-2" type="text" name="q" placeholder="Search" aria-label="Search"> |
| 71 | <button class="btn btn-outline-success" type="submit" name="sa">Search</button> |
| 72 | </form> |
Cristy | 917fa78 | 2020-02-21 08:50:35 -0500 | [diff] [blame] | 73 | </div> |
Elliott Hughes | 5d41fba | 2021-04-12 16:36:42 -0700 | [diff] [blame] | 74 | </div> |
Cristy | 13afdf0 | 2017-12-08 12:19:49 -0500 | [diff] [blame] | 75 | </nav> |
Elliott Hughes | 5d41fba | 2021-04-12 16:36:42 -0700 | [diff] [blame] | 76 | |
Cristy | 8fe3d7b | 2017-12-09 15:53:23 -0500 | [diff] [blame] | 77 | <div class="container"> |
Elliott Hughes | 5d41fba | 2021-04-12 16:36:42 -0700 | [diff] [blame] | 78 | <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> |
| 79 | <ins class="adsbygoogle" |
| 80 | style="display:block" |
| 81 | data-ad-client="ca-pub-3129977114552745" |
| 82 | data-ad-slot="6345125851" |
| 83 | data-full-width-responsive="true" |
| 84 | data-ad-format="horizontal"></ins> |
Cristy | 8fe3d7b | 2017-12-09 15:53:23 -0500 | [diff] [blame] | 85 | <script> |
| 86 | (adsbygoogle = window.adsbygoogle || []).push({}); |
| 87 | </script> |
Cristy | 596512b | 2018-07-08 08:50:14 -0400 | [diff] [blame] | 88 | |
Cristy | 8fe3d7b | 2017-12-09 15:53:23 -0500 | [diff] [blame] | 89 | </div> |
Cristy | 57252c1 | 2019-10-30 10:26:13 -0400 | [diff] [blame] | 90 | |
Elliott Hughes | 5d41fba | 2021-04-12 16:36:42 -0700 | [diff] [blame] | 91 | <main class="container"> |
| 92 | <div class="magick-template"> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 93 | <div class="magick-header"> |
Cristy | 78ad905 | 2020-09-26 13:55:20 +0000 | [diff] [blame] | 94 | <h1 class="text-center">ImageMagick</h1> |
Cristy | 4938040 | 2017-06-29 11:24:55 -0400 | [diff] [blame] | 95 | <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> |
Elliott Hughes | 5d41fba | 2021-04-12 16:36:42 -0700 | [diff] [blame] | 96 | Use ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&entry=78333969">®</a></sup> to create, edit, compose, or convert digital 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, 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> |
cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 97 | |
Cristy | c253f2f | 2020-06-12 19:17:20 -0400 | [diff] [blame] | 98 | <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> |
Cristy | e19d255 | 2019-04-27 20:03:27 -0400 | [diff] [blame] | 99 | <p>ImageMagick utilizes multiple computational threads to increase performance and can read, process, or write mega-, giga-, or tera-pixel image sizes.</p> |
cristy | a8e6cae | 2011-03-10 00:48:29 +0000 | [diff] [blame] | 100 | |
Elliott Hughes | 5d41fba | 2021-04-12 16:36:42 -0700 | [diff] [blame] | 101 | <p>The current release is ImageMagick <a href="www/download.html">7.0.10-62</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> |
cristy | a8e6cae | 2011-03-10 00:48:29 +0000 | [diff] [blame] | 102 | |
Elliott Hughes | 5d41fba | 2021-04-12 16:36:42 -0700 | [diff] [blame] | 103 | <p>The authoritative ImageMagick web site is <a href="./">https://imagemagick.org</a>. The authoritative source code repository is <a href="https://github.com/ImageMagick/ImageMagick" target="_blank">https://github.com/ImageMagick/ImageMagick</a>. We continue to maintain the legacy release of ImageMagick, version 6, at <a href="https://legacy.imagemagick.org/" target="_blank">https://legacy.imagemagick.org</a>.</p> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 104 | |
Cristy | 09882bf | 2019-01-05 16:36:34 -0500 | [diff] [blame] | 105 | <h2><a class="anchor" id="features"></a>Features and Capabilities</h2> |
Elliott Hughes | 5d41fba | 2021-04-12 16:36:42 -0700 | [diff] [blame] | 106 | <p>Here are just a few <a href="./www/examples.html">examples</a> of what ImageMagick can do for you:</p> |
Cristy | 57252c1 | 2019-10-30 10:26:13 -0400 | [diff] [blame] | 107 | <div class="table-responsive" style="font-size:87.5% !important;"> |
Cristy | 6ed6e58 | 2020-09-18 21:47:29 +0000 | [diff] [blame] | 108 | <table class="table table-sm table-hover"> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 109 | <tr> |
Cristy | 6ed6e58 | 2020-09-18 21:47:29 +0000 | [diff] [blame] | 110 | <td><a href="https://legacy.imagemagick.org/Usage/anim_basics/">Animation</a></td> |
Cristy | e93be68 | 2015-11-26 09:07:51 -0500 | [diff] [blame] | 111 | <td>create a GIF animation sequence from a group of images.</td> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 112 | </tr> |
| 113 | <tr> |
Cristy | d842011 | 2021-01-01 14:52:00 -0500 | [diff] [blame] | 114 | <td><a href="www/command-line-options.html#bilateral-blur">Bilateral blur</a></td> |
| 115 | <td>non-linear, edge-preserving, and noise-reducing smoothing filter.</td> |
| 116 | </tr> |
| 117 | <tr> |
Elliott Hughes | 5d41fba | 2021-04-12 16:36:42 -0700 | [diff] [blame] | 118 | <td><a href="./www/color-management.html">Color management</a></td> |
Cristy | e93be68 | 2015-11-26 09:07:51 -0500 | [diff] [blame] | 119 | <td>accurate color management with color profiles or in lieu of-- built-in gamma compression or expansion as demanded by the colorspace.</td> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 120 | </tr> |
| 121 | <tr> |
Elliott Hughes | 5d41fba | 2021-04-12 16:36:42 -0700 | [diff] [blame] | 122 | <td><a href="./www/color-thresholding.html">Color thresholding</a></td> |
Cristy | 8d6f638 | 2020-03-19 18:36:11 -0400 | [diff] [blame] | 123 | <td>force all pixels in the color range to white otherwise black.</td> |
| 124 | </tr> |
| 125 | <tr> |
Cristy | 6549abb | 2016-11-10 08:25:55 -0500 | [diff] [blame] | 126 | <td><a href="www/command-line-processing.html">Command-line processing</a></td> |
Cristy | de27d76 | 2016-01-02 12:56:44 -0500 | [diff] [blame] | 127 | <td>utilize ImageMagick from the command-line.</td> |
| 128 | </tr> |
| 129 | <tr> |
Cristy | e09ed31 | 2016-03-06 08:07:39 -0500 | [diff] [blame] | 130 | <td><a href="https://en.wikipedia.org/wiki/Complex_text_layout">Complex text layout</a></td> |
| 131 | <td>bidirectional text support and shaping.</td> |
| 132 | </tr> |
| 133 | <tr> |
Elliott Hughes | 5d41fba | 2021-04-12 16:36:42 -0700 | [diff] [blame] | 134 | <td><a href="./www/composite.html">Composite</a></td> |
Cristy | e93be68 | 2015-11-26 09:07:51 -0500 | [diff] [blame] | 135 | <td>overlap one image over another.</td> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 136 | </tr> |
| 137 | <tr> |
Elliott Hughes | 5d41fba | 2021-04-12 16:36:42 -0700 | [diff] [blame] | 138 | <td><a href="./www/connected-components.html">Connected component labeling</a></td> |
Cristy | e93be68 | 2015-11-26 09:07:51 -0500 | [diff] [blame] | 139 | <td>uniquely label connected regions in an image.</td> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 140 | </tr> |
| 141 | <tr> |
Elliott Hughes | 5d41fba | 2021-04-12 16:36:42 -0700 | [diff] [blame] | 142 | <td><a href="./www/convex-hull.html">Convex hull</a></td> |
Cristy | c253f2f | 2020-06-12 19:17:20 -0400 | [diff] [blame] | 143 | <td>smallest area convex polygon containing the image foreground objects. In addition, the minimum bounding box and unrotate angle are also generated.</td> |
| 144 | </tr> |
| 145 | <tr> |
Cristy | 6ed6e58 | 2020-09-18 21:47:29 +0000 | [diff] [blame] | 146 | <td><a href="https://legacy.imagemagick.org/Usage/crop/">Decorate</a></td> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 147 | <td>add a border or frame to an image.</td> |
| 148 | </tr> |
| 149 | <tr> |
Cristy | 6ed6e58 | 2020-09-18 21:47:29 +0000 | [diff] [blame] | 150 | <td><a href="https://legacy.imagemagick.org/Usage/transform/#vision">Delineate image features</a></td> |
Cristy | 144d8c9 | 2020-11-16 17:54:24 +0000 | [diff] [blame] | 151 | <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> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 152 | </tr> |
| 153 | <tr> |
Cristy | 6ed6e58 | 2020-09-18 21:47:29 +0000 | [diff] [blame] | 154 | <td><a href="https://legacy.imagemagick.org/Usage/fourier/">Discrete Fourier transform</a></td> |
Cristy | 51f5e90 | 2017-07-03 10:38:30 -0400 | [diff] [blame] | 155 | <td>implements the forward and inverse <a href="https://en.wikipedia.org/wiki/Discrete_Fourier_transform">DFT</a>.</td> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 156 | </tr> |
| 157 | <tr> |
Elliott Hughes | 5d41fba | 2021-04-12 16:36:42 -0700 | [diff] [blame] | 158 | <td><a href="./www/distribute-pixel-cache.html">Distributed pixel cache</a></td> |
Cristy | e93be68 | 2015-11-26 09:07:51 -0500 | [diff] [blame] | 159 | <td>offload intermediate pixel storage to one or more remote servers.</td> |
| 160 | </tr> |
| 161 | <tr> |
Cristy | 6ed6e58 | 2020-09-18 21:47:29 +0000 | [diff] [blame] | 162 | <td><a href="https://legacy.imagemagick.org/Usage/draw/">Draw</a></td> |
Cristy | e93be68 | 2015-11-26 09:07:51 -0500 | [diff] [blame] | 163 | <td>add shapes or text to an image.</td> |
| 164 | </tr> |
| 165 | <tr> |
Elliott Hughes | 5d41fba | 2021-04-12 16:36:42 -0700 | [diff] [blame] | 166 | <td><a href="./www/cipher.html">Encipher or decipher an image</a></td> |
Cristy | e93be68 | 2015-11-26 09:07:51 -0500 | [diff] [blame] | 167 | <td>convert ordinary images into unintelligible gibberish and back again.</td> |
| 168 | </tr> |
| 169 | <tr> |
Elliott Hughes | 5d41fba | 2021-04-12 16:36:42 -0700 | [diff] [blame] | 170 | <td><a href="./www/convert.html">Format conversion</a></td> |
Cristy | 6549abb | 2016-11-10 08:25:55 -0500 | [diff] [blame] | 171 | <td>convert an image from one <a href="www/formats.html">format </a> to another (e.g. PNG to JPEG).</td> |
Cristy | e93be68 | 2015-11-26 09:07:51 -0500 | [diff] [blame] | 172 | </tr> |
| 173 | <tr> |
Cristy | 6ed6e58 | 2020-09-18 21:47:29 +0000 | [diff] [blame] | 174 | <td><a href="https://legacy.imagemagick.org/Usage/distorts/">Generalized pixel distortion</a></td> |
Cristy | e93be68 | 2015-11-26 09:07:51 -0500 | [diff] [blame] | 175 | <td>correct for, or induce image distortions including perspective.</td> |
| 176 | </tr> |
| 177 | <tr> |
Elliott Hughes | 5d41fba | 2021-04-12 16:36:42 -0700 | [diff] [blame] | 178 | <td><a href="./www/architecture.html#distributed">Heterogeneous distributed processing</a></td> |
| 179 | <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> |
Cristy | e93be68 | 2015-11-26 09:07:51 -0500 | [diff] [blame] | 180 | </tr> |
| 181 | <tr> |
Cristy | 6549abb | 2016-11-10 08:25:55 -0500 | [diff] [blame] | 182 | <td><a href="www/high-dynamic-range.html">High dynamic-range images</a></td> |
Cristy | e93be68 | 2015-11-26 09:07:51 -0500 | [diff] [blame] | 183 | <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> |
| 184 | </tr> |
| 185 | <tr> |
Elliott Hughes | 5d41fba | 2021-04-12 16:36:42 -0700 | [diff] [blame] | 186 | <td><a href="./www/clahe.html">Histogram Equalization</a></td> |
Cristy | e19d255 | 2019-04-27 20:03:27 -0400 | [diff] [blame] | 187 | <td>Use adaptive histogram equalization to improve contrast in images.</td> |
| 188 | </tr> |
| 189 | <tr> |
Elliott Hughes | 5d41fba | 2021-04-12 16:36:42 -0700 | [diff] [blame] | 190 | <td><a href="./www/fx.html">Image calculator</a></td> |
Cristy | 57252c1 | 2019-10-30 10:26:13 -0400 | [diff] [blame] | 191 | <td>apply a mathematical expression to an image, image sequence, or image channels.</td> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 192 | </tr> |
| 193 | <tr> |
Cristy | 6549abb | 2016-11-10 08:25:55 -0500 | [diff] [blame] | 194 | <td><a href="www/gradient.html">Image gradients</a></td> |
Cristy | 882d9f4 | 2015-10-29 16:48:39 -0400 | [diff] [blame] | 195 | <td>create a gradual blend of two colors whose shape is horizontal, vertical, circular, or elliptical.</td> |
| 196 | </tr> |
| 197 | <tr> |
Elliott Hughes | 5d41fba | 2021-04-12 16:36:42 -0700 | [diff] [blame] | 198 | <td><a href="./www/identify.html">Image identification</a></td> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 199 | <td>describe the format and attributes of an image.</td> |
| 200 | </tr> |
| 201 | <tr> |
Cristy | 9017f3a | 2017-01-21 10:51:11 -0500 | [diff] [blame] | 202 | <td><a href="www/download.html#iOS">ImageMagick on the iPhone</a></td> |
Cristy | 51f5e90 | 2017-07-03 10:38:30 -0400 | [diff] [blame] | 203 | <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> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 204 | </tr> |
| 205 | <tr> |
Elliott Hughes | 5d41fba | 2021-04-12 16:36:42 -0700 | [diff] [blame] | 206 | <td><a href="./www/architecture.html#tera-pixel">Large image support</a></td> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 207 | <td>read, process, or write mega-, giga-, or tera-pixel image sizes.</td> |
| 208 | </tr> |
| 209 | <tr> |
Cristy | 6549abb | 2016-11-10 08:25:55 -0500 | [diff] [blame] | 210 | <td><a href="www/montage.html">Montage</a></td> |
Cristy | e93be68 | 2015-11-26 09:07:51 -0500 | [diff] [blame] | 211 | <td>juxtapose image thumbnails on an image canvas.</td> |
| 212 | </tr> |
| 213 | <tr> |
Cristy | 6ed6e58 | 2020-09-18 21:47:29 +0000 | [diff] [blame] | 214 | <td><a href="https://legacy.imagemagick.org/Usage/morphology/">Morphology of shapes</a></td> |
Cristy | e93be68 | 2015-11-26 09:07:51 -0500 | [diff] [blame] | 215 | <td>extract features, describe shapes, and recognize patterns in images.</td> |
| 216 | </tr> |
| 217 | <tr> |
Cristy | 6549abb | 2016-11-10 08:25:55 -0500 | [diff] [blame] | 218 | <td><a href="www/motion-picture.html">Motion picture support</a></td> |
Cristy | e93be68 | 2015-11-26 09:07:51 -0500 | [diff] [blame] | 219 | <td>read and write the common image formats used in digital film work.</td> |
| 220 | </tr> |
| 221 | <tr> |
Cristy | 6ed6e58 | 2020-09-18 21:47:29 +0000 | [diff] [blame] | 222 | <td><a href="https://legacy.imagemagick.org/Usage/transform/#vision">Noise and color reduction</a></td> |
Cristy | 144d8c9 | 2020-11-16 17:54:24 +0000 | [diff] [blame] | 223 | <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> |
Cristy | e93be68 | 2015-11-26 09:07:51 -0500 | [diff] [blame] | 224 | </tr> |
| 225 | <tr> |
| 226 | <td><a href="http://www.fmwconcepts.com/misc_tests/perceptual_hash_test_results_510/index.html">Perceptual hash</a></td> |
| 227 | <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> |
| 228 | </tr> |
| 229 | <tr> |
Cristy | 6ed6e58 | 2020-09-18 21:47:29 +0000 | [diff] [blame] | 230 | <td><a href="https://legacy.imagemagick.org/Usage/blur/">Special effects</a></td> |
Cristy | e93be68 | 2015-11-26 09:07:51 -0500 | [diff] [blame] | 231 | <td>blur, sharpen, threshold, or tint an image.</td> |
| 232 | </tr> |
| 233 | <tr> |
Cristy | 6ed6e58 | 2020-09-18 21:47:29 +0000 | [diff] [blame] | 234 | <td><a href="https://legacy.imagemagick.org/Usage/text/">Text & comments</a></td> |
Cristy | e93be68 | 2015-11-26 09:07:51 -0500 | [diff] [blame] | 235 | <td>insert descriptive or artistic text in an image.</td> |
| 236 | </tr> |
| 237 | <tr> |
Elliott Hughes | 5d41fba | 2021-04-12 16:36:42 -0700 | [diff] [blame] | 238 | <td><a href="./www/architecture.html#threads">Threads of execution support</a></td> |
| 239 | <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> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 240 | </tr> |
| 241 | <tr> |
Cristy | 6ed6e58 | 2020-09-18 21:47:29 +0000 | [diff] [blame] | 242 | <td><a href="https://legacy.imagemagick.org/Usage/resize/">Transform</a></td> |
Cristy | e93be68 | 2015-11-26 09:07:51 -0500 | [diff] [blame] | 243 | <td>resize, rotate, deskew, crop, flip or trim an image.</td> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 244 | </tr> |
| 245 | <tr> |
Cristy | 6ed6e58 | 2020-09-18 21:47:29 +0000 | [diff] [blame] | 246 | <td><a href="https://legacy.imagemagick.org/Usage/masking/">Transparency</a></td> |
Cristy | e93be68 | 2015-11-26 09:07:51 -0500 | [diff] [blame] | 247 | <td>render portions of an image invisible.</td> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 248 | </tr> |
| 249 | <tr> |
Elliott Hughes | 5d41fba | 2021-04-12 16:36:42 -0700 | [diff] [blame] | 250 | <td><a href="./www/architecture.html#virtual-pixels">Virtual pixel support</a></td> |
Cristy | 13afdf0 | 2017-12-08 12:19:49 -0500 | [diff] [blame] | 251 | <td>convenient access to pixels outside the image boundaries.</td> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 252 | </tr> |
| 253 | </table> |
cristy | d43a46b | 2010-01-21 02:13:41 +0000 | [diff] [blame] | 254 | </div> |
cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 255 | |
Cristy | e236d8f | 2020-10-12 14:08:40 +0000 | [diff] [blame] | 256 | <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> |
cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 257 | |
cristy | d43a46b | 2010-01-21 02:13:41 +0000 | [diff] [blame] | 258 | </div> |
Elliott Hughes | 5d41fba | 2021-04-12 16:36:42 -0700 | [diff] [blame] | 259 | </div> |
Cristy | 13afdf0 | 2017-12-08 12:19:49 -0500 | [diff] [blame] | 260 | </main><!-- /.container --> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 261 | <footer class="magick-footer"> |
Elliott Hughes | 5d41fba | 2021-04-12 16:36:42 -0700 | [diff] [blame] | 262 | <div class="container-fluid"> |
| 263 | <a href="www/security-policy.html">Security</a> • |
| 264 | <a href="www/news.html">News</a> |
Cristy | e19d255 | 2019-04-27 20:03:27 -0400 | [diff] [blame] | 265 | |
Elliott Hughes | 5d41fba | 2021-04-12 16:36:42 -0700 | [diff] [blame] | 266 | <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> |
Cristy | e19d255 | 2019-04-27 20:03:27 -0400 | [diff] [blame] | 267 | |
Elliott Hughes | 5d41fba | 2021-04-12 16:36:42 -0700 | [diff] [blame] | 268 | <a href="www/links.html">Related</a> • |
| 269 | <a href="www/sitemap.html">Sitemap</a> |
| 270 | <br/> |
| 271 | <a href="www/support.html">Sponsor</a> • |
| 272 | <a href="www/cite.html">Cite</a> • |
| 273 | <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> • |
| 274 | <a href="www/https://imagemagick.org/script/contact.php">Contact Us</a> |
| 275 | <br/> |
| 276 | <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> • |
| 277 | <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> |
Cristy | e19d255 | 2019-04-27 20:03:27 -0400 | [diff] [blame] | 278 | <br/> |
Elliott Hughes | 5d41fba | 2021-04-12 16:36:42 -0700 | [diff] [blame] | 279 | <small>© 1999-2021 ImageMagick Studio LLC</small> |
| 280 | </div> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 281 | </footer> |
cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 282 | |
Cristy | 13afdf0 | 2017-12-08 12:19:49 -0500 | [diff] [blame] | 283 | <!-- Javascript assets --> |
Elliott Hughes | 5d41fba | 2021-04-12 16:36:42 -0700 | [diff] [blame] | 284 | <script src="www/assets/magick.js" ></script> |
| 285 | </body> |
cristy | 5a367e4 | 2015-05-05 12:39:18 +0000 | [diff] [blame] | 286 | </html> |
Elliott Hughes | 5d41fba | 2021-04-12 16:36:42 -0700 | [diff] [blame] | 287 | <!-- Magick Cache 13th February 2021 11:32 --> |