blob: 5d91bb1550c933ca25e7e728d6090ced7989ba4c [file] [log] [blame]
cristydcca3fa2010-12-29 21:50:07 +00001<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
2 "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" dir="ltr">
cristy3eaa0ef2010-03-06 20:35:26 +00004<head>
cristy3c98a4f2010-08-13 20:09:41 +00005 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
6 <meta name="verify-v1" content="g222frIIxcQTrvDR3NBRUSKP3AnMNoqxOkIniCEkV7U="/>
cristyffb69ed2010-12-25 00:06:48 +00007 <title>ImageMagick: Site Map</title>
cristy3ed852e2009-09-05 21:47:34 +00008 <meta http-equiv="Content-Language" content="en-US"/>
9 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
10 <meta http-equiv="Reply-to" content="magick-users@imagemagick.org"/>
cristy3c98a4f2010-08-13 20:09:41 +000011 <meta name="Application-name" content="ImageMagick"/>
cristydcca3fa2010-12-29 21:50:07 +000012 <meta name="Description" content="ImageMagick is a software suite to create, edit, compose, or convert bitmap images in a variety of formats. Use ImageMagick to scale, rotate, shear, distort and transform images."/>
cristy3c98a4f2010-08-13 20:09:41 +000013 <meta name="Application-url" content="http://www.imagemagick.org"/>
cristy3ed852e2009-09-05 21:47:34 +000014 <meta name="Generator" content="PHP"/>
15 <meta name="Keywords" content="site, map, ImageMagick, ImageMagic, MagickCore, MagickWand, PerlMagick, Magick++, RMagick, PythonMagick, JMagick, TclMagick, Image, Magick, Magic, Wand, ImageMagickObject, Swiss, Army, Knife, Image, Processing"/>
cristy3ed852e2009-09-05 21:47:34 +000016 <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"/>
cristy7e41fe82010-12-04 23:12:08 +000022 <meta name="Copyright" content="Copyright (c) 1999-2011 ImageMagick Studio LLC"/>
cristy3ed852e2009-09-05 21:47:34 +000023 <meta name="Distribution" content="Global"/>
cristydcca3fa2010-12-29 21:50:07 +000024 <link rel="icon" href="../images/wand.png"/>
cristy3c98a4f2010-08-13 20:09:41 +000025 <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
26 <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
cristy7a40ba82011-01-08 20:31:18 +000027 <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
cristy3c98a4f2010-08-13 20:09:41 +000028 <style type="text/css" media="all">
29 @import url("../www/magick.css");
30 </style>
cristydcca3fa2010-12-29 21:50:07 +000031 <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
cristy361f4662010-12-31 23:02:52 +000032 <script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>
33 <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />
34 <script type="text/javascript">
35 $(document).ready(function() {
36 $("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({
37 'transitionIn' : 'elastic',
38 'transitionOut' : 'elastic',
39 'overlayShow' : false,
40 'opacity' : true
41 });
42 });
43 </script>
cristy3eaa0ef2010-03-06 20:35:26 +000044</head>
45
46<body id="www-imagemagick-org">
47<div class="titlebar">
48<a href="../index.html">
49 <img src="../images/script.png" alt="[ImageMagick]"
50 style="width: 350px; height: 60px; margin: 28px auto; float: left;" /></a>
51<a href="http://www.networkredux.com">
52 <img src="../images/networkredux.png" alt="[sponsor]"
53 style="margin: 45px auto; border: 0px; float: left;" /></a>
54<a href="http://www.imagemagick.org/discourse-server/">
55 <img src="../images/logo.jpg" alt=""
56 style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
57<a href="../index.html">
58 <img src="../images/sprite.jpg" alt=""
59 style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
60</div>
61
cristyce69bb02010-07-27 19:49:46 +000062<div class="westbar">
cristy3eaa0ef2010-03-06 20:35:26 +000063
cristy3ed852e2009-09-05 21:47:34 +000064<div class="menu">
cristy83a272e2010-05-07 20:40:35 +000065 <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
cristy3ed852e2009-09-05 21:47:34 +000066</div>
cristy3eaa0ef2010-03-06 20:35:26 +000067<div class="sep"></div>
cristy3ed852e2009-09-05 21:47:34 +000068<div class="menu">
cristybb503372010-05-27 20:51:26 +000069 <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
70</div>
71<div class="sub">
72 <a title="Binary Release: Unix" href="../www/binary-releases.html#unix">Unix</a>
73</div>
74<div class="sub">
75 <a title="Binary Release: MacOS X" href="../www/binary-releases.html#macosx">Mac OS X</a>
76</div>
77<div class="sub">
78 <a title="Binary Release: Windows" href="../www/binary-releases.html#windows">Windows</a>
79</div>
80<div class="sep"></div>
81<div class="menu">
cristy83a272e2010-05-07 20:40:35 +000082 <a title="Command-line Tools" href="../www/command-line-tools.html">Command-line Tools</a>
cristy3ed852e2009-09-05 21:47:34 +000083</div>
84<div class="sub">
cristy83a272e2010-05-07 20:40:35 +000085 <a title="Command-line Tools: Processing" href="../www/command-line-processing.html">Processing</a>
cristy3ed852e2009-09-05 21:47:34 +000086</div>
87<div class="sub">
cristy83a272e2010-05-07 20:40:35 +000088 <a title="Command-line Tools: Options" href="../www/command-line-options.html">Options</a>
cristy3ed852e2009-09-05 21:47:34 +000089</div>
90<div class="sub">
cristy83a272e2010-05-07 20:40:35 +000091 <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
cristy3ed852e2009-09-05 21:47:34 +000092</div>
93<div class="menu">
cristy83a272e2010-05-07 20:40:35 +000094 <a title="Program Interfaces" href="../www/api.html">Program Interfaces</a>
cristy3ed852e2009-09-05 21:47:34 +000095</div>
96<div class="sub">
cristy83a272e2010-05-07 20:40:35 +000097 <a title="Program Interface: MagickWand" href="../www/magick-wand.html">MagickWand</a>
cristy3ed852e2009-09-05 21:47:34 +000098</div>
99<div class="sub">
cristy83a272e2010-05-07 20:40:35 +0000100 <a title="Program Interface: MagickCore" href="../www/magick-core.html">MagickCore</a>
cristy3ed852e2009-09-05 21:47:34 +0000101</div>
102<div class="sub">
cristy83a272e2010-05-07 20:40:35 +0000103 <a title="Program Interface: PerlMagick" href="../www/perl-magick.html">PerlMagick</a>
cristy3ed852e2009-09-05 21:47:34 +0000104</div>
105<div class="sub">
cristydcca3fa2010-12-29 21:50:07 +0000106 <a title="Program Interface: Magick++" href="../www/magick++.html">Magick++</a>
cristy3ed852e2009-09-05 21:47:34 +0000107</div>
cristy3eaa0ef2010-03-06 20:35:26 +0000108<div class="sep"></div>
cristy3ed852e2009-09-05 21:47:34 +0000109<div class="menu">
cristy83a272e2010-05-07 20:40:35 +0000110 <a title="Install from Source" href="../www/install-source.html">Install from Source</a>
cristy3ed852e2009-09-05 21:47:34 +0000111</div>
112<div class="sub">
cristy83a272e2010-05-07 20:40:35 +0000113 <a title="Install from Source: Unix" href="../www/install-source.html#unix">Unix</a>
cristy3ed852e2009-09-05 21:47:34 +0000114</div>
115<div class="sub">
cristy83a272e2010-05-07 20:40:35 +0000116 <a title="Install from Source: Windows" href="../www/install-source.html#windows">Windows</a>
cristy3ed852e2009-09-05 21:47:34 +0000117 </div>
118<div class="menu">
cristy83a272e2010-05-07 20:40:35 +0000119 <a title="Resources" href="../www/resources.html">Resources</a>
cristy3ed852e2009-09-05 21:47:34 +0000120</div>
cristybb503372010-05-27 20:51:26 +0000121<div class="menu">
122 <a title="Architecture" href="../www/architecture.html">Architecture</a>
123</div>
cristy3ed852e2009-09-05 21:47:34 +0000124<div class="menu">
cristy83a272e2010-05-07 20:40:35 +0000125 <a title="Download" href="../www/download.html">Download</a>
cristy3ed852e2009-09-05 21:47:34 +0000126</div>
cristy3eaa0ef2010-03-06 20:35:26 +0000127<div class="sep"></div>
cristy3ed852e2009-09-05 21:47:34 +0000128<div class="menu">
cristy83a272e2010-05-07 20:40:35 +0000129 <a title="Search" href="http://www.imagemagick.org/script/search.php">Search</a>
cristy3ed852e2009-09-05 21:47:34 +0000130</div>
cristy3eaa0ef2010-03-06 20:35:26 +0000131<div class="sep"></div>
cristy3ed852e2009-09-05 21:47:34 +0000132<div class="menu">
cristyffb69ed2010-12-25 00:06:48 +0000133 <a title="Site Map" href="../www/sitemap.html">Site Map</a>
cristy3ed852e2009-09-05 21:47:34 +0000134</div>
135<div class="sub">
cristyffb69ed2010-12-25 00:06:48 +0000136 <a title="Site Map: Links" href="../www/links.html">Links</a>
cristy3ed852e2009-09-05 21:47:34 +0000137</div>
cristy3eaa0ef2010-03-06 20:35:26 +0000138<div class="sep"></div>
cristy3ed852e2009-09-05 21:47:34 +0000139<div class="menu">
cristy83a272e2010-05-07 20:40:35 +0000140 <a title="Sponsors" href="../www/sponsors.html">Sponsors:</a>
cristy3ed852e2009-09-05 21:47:34 +0000141
142<div class="sponsbox">
cristyec6b4752011-01-08 03:16:23 +0000143<div class="sponsor">
144 <a title="Sponsor: Web Hosting" href="http://www.bodhost.com/hosting.html">Web Hosting</a><!-- 201104010090 -->
cristy73fd1cd2010-09-12 19:14:25 +0000145</div>
146<div class="sponsor">
cristy7d52cd62010-10-01 17:26:59 +0000147 <a title="Sponsor: Druckerei" href="http://print24.com/de/">Druckerei</a><!-- 201110010720 -->
148</div>
149<div class="sponsor">
cristyc5baf4f2010-08-31 15:05:33 +0000150 <a title="Sponsor: Image Converter" href="http://www.batchphoto.com">Image Converter</a><!-- 201103010900 Bits Coffee-->
151</div>
152<div class="sponsor">
cristy851dbce2010-08-06 21:40:00 +0000153 <a title="Sponsor: Flyer drucken" href="http://www.online-druck.biz">Flyer drucken</a><!-- 201109010900 Floeter-->
154</div>
cristyec6b4752011-01-08 03:16:23 +0000155<div class="sponsor">
cristy7a40ba82011-01-08 20:31:18 +0000156 <a title="Sponsor: Notebook Reparatur Berlin" href="http://www.notebook-reparaturen-berlin.de">Notebook Reparatur Berlin</a><!-- 2011050100025 gabi.schulze-->
cristyec6b4752011-01-08 03:16:23 +0000157</div>
cristy3ed852e2009-09-05 21:47:34 +0000158</div>
159</div>
cristyce69bb02010-07-27 19:49:46 +0000160</div>
cristy3eaa0ef2010-03-06 20:35:26 +0000161
cristyce69bb02010-07-27 19:49:46 +0000162<div class="eastbar">
163 <script type="text/javascript">
164 <!--
165 google_ad_client = "pub-3129977114552745";
cristyce69bb02010-07-27 19:49:46 +0000166 google_ad_slot = "0574824969";
167 google_ad_width = 160;
168 google_ad_height = 600;
169 //-->
170 </script>
171 <script type="text/javascript"
172 src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
173 </script>
cristy3eaa0ef2010-03-06 20:35:26 +0000174</div>
175
176<div class="main">
177
cristyffb69ed2010-12-25 00:06:48 +0000178<h1>ImageMagick Site Map</h1>
179<p class="navigation-index">[<a href="#overview">ImageMagick Overview</a> &bull; <a href="#download">Download ImageMagick</a> &bull; <a href="#install">Install ImageMagick</a> &bull; <a href="#command-line">Command-line Tools</a> &bull; <a href="#program-interfaces">Program Interfaces</a> &bull; <a href="#formats">Image Formats</a> &bull; <a href="#help">Getting Help</a> &bull; <a href="#support">Support ImageMagick</a> &bull; <a href="#miscellaneous">Miscellaneous Topics</a>]</p>
cristy3eaa0ef2010-03-06 20:35:26 +0000180
cristydcca3fa2010-12-29 21:50:07 +0000181<div class="doc-section">
cristy3eaa0ef2010-03-06 20:35:26 +0000182
cristydcca3fa2010-12-29 21:50:07 +0000183<p>Use this ImageMagick sitemap to quickly jump to one of the areas of interest listed below. If you can't find what you want on this page, try our <a href="http://www.imagemagick.org/script/search.php">site search</a>.</p>
cristy3eaa0ef2010-03-06 20:35:26 +0000184</div>
185
cristydcca3fa2010-12-29 21:50:07 +0000186<h2><a id="overview"></a>ImageMagick Overview</h2>
187<div class="doc-section">
188
cristy3eaa0ef2010-03-06 20:35:26 +0000189<dl>
cristyffb69ed2010-12-25 00:06:48 +0000190 <dd><a href="../www/index.html">Introduction</a>: convert, edit, or compose images from the command-line or program interface.</dd>
cristy3eaa0ef2010-03-06 20:35:26 +0000191 <dd><a href="../www/examples.html">Examples of ImageMagick usage</a>: a few examples that show what you can do with an image using ImageMagick.</dd>
cristy24ce5cb2010-09-30 01:46:41 +0000192 <dd><a href="http://www.imagemagick.org/Usage/">Anthony Thyssen's examples of ImageMagick usage</a>: a comprehensive tutorial of using ImageMagick from the command line.</dd>
cristy3eaa0ef2010-03-06 20:35:26 +0000193 <dd><a href="../www/color.html">Color names</a>: how to specify a color name, a hex color, or a numerical RGB, RGBA, HSL, HSLA, CMYK, or CMYKA color.</dd>
194 <dd><a href="../www/resources.html">Resources</a>: ImageMagick depends on external resources including configuration files, loadable modules, fonts, and environment variables.</dd>
195 <dd><a href="../www/architecture.html">Architecture</a>: get to know more about the software and algorithms behind ImageMagick.</dd>
196 <dd><a href="../www/license.html">License</a>: the legally binding and authoritative terms and conditions for use, reproduction, and distribution of ImageMagick.</dd>
cristye5b2d162010-12-01 20:40:37 +0000197 <dd><a href="../www/export.html">Export classification</a>: export control status of ImageMagick.</dd>
cristy3eaa0ef2010-03-06 20:35:26 +0000198</dl>
cristy3eaa0ef2010-03-06 20:35:26 +0000199</div>
200
cristydcca3fa2010-12-29 21:50:07 +0000201<h2><a id="download"></a>Download ImageMagick</h2>
202<div class="doc-section">
203
cristy3eaa0ef2010-03-06 20:35:26 +0000204<dl>
205 <dd><a href="../www/download.html">Download ImageMagick</a>: ImageMagick source and binary distributions are available from a variety of FTP and Web mirrors.</dd>
206 <ul>
cristy24ce5cb2010-09-30 01:46:41 +0000207 <dd><a href="http://www.imagemagick.org/download">Unix source</a>: Unix source distributions.</dd>
208 <dd><a href="http://www.imagemagick.org/download/windows">Windows source</a>: Windows source distributions.</dd>
209 <dd><a href="http://www.imagemagick.org/download/binaries">Unix and Windows binaries</a>: Unix and Windows binary distributions.</dd>
cristy3eaa0ef2010-03-06 20:35:26 +0000210 <dd><a href="../www/subversion.html">Subversion repository</a>: stable and development source releases.</dd>
cristy24ce5cb2010-09-30 01:46:41 +0000211 <dd><a href="http://www.magickwand.org/">MagickWand for PHP</a>: a native PHP-extension to the ImageMagick MagickWand API.</dd>
212 <dd><a href="http://www.imagemagick.org/download/delegates">Delegate libraries</a>: ImageMagick depends on a number of optional delegate libraries to extend its functionality.</dd>
cristy3eaa0ef2010-03-06 20:35:26 +0000213 </ul>
214</dl>
cristy3eaa0ef2010-03-06 20:35:26 +0000215</div>
216
cristydcca3fa2010-12-29 21:50:07 +0000217<h2><a id="install"></a>Install ImageMagick</h2>
218<div class="doc-section">
219
220 <p>You can install ImageMagick from source. However, if 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>
cristy3eaa0ef2010-03-06 20:35:26 +0000221<dl>
cristy3eaa0ef2010-03-06 20:35:26 +0000222 <dd><a href="../www/install-source.html">Install from source</a>: ImageMagick builds under Windows, Mac OS X, and Linux.</dd>
223 <dd><a href="../www/binary-releases.html">Install from a binary distribution</a>: install a ready-to-run Unix or Windows executable.</dd>
224 <dd><a href="../www/ImageMagickObject.html">Install ImageMagickObject COM+ component</a>: install the Windows ImageMagick COM+ component.</dd>
cristy3eaa0ef2010-03-06 20:35:26 +0000225</dl>
cristy3eaa0ef2010-03-06 20:35:26 +0000226</div>
227
cristydcca3fa2010-12-29 21:50:07 +0000228<h2><a id="command-line"></a>Command-line Tools</h2>
229<div class="doc-section">
cristy3eaa0ef2010-03-06 20:35:26 +0000230<dl>
231 <dd><a href="../www/command-line-tools.html">Command-line tools</a>: overview of the ImageMagick commands.</dd>
232 <ul>
233 <dd><a href="../www/animate.html">animate</a>: animates an image sequence on any X server.</dd>
234 <dd><a href="../www/compare.html">compare</a>: mathematically and visually annotate the difference between an image and its reconstruction.</dd>
235 <dd><a href="../www/composite.html">composite</a>: overlaps one image over another.</dd>
236 <dd><a href="../www/conjure.html">conjure</a>: interprets and executes scripts written in the Magick Scripting Language (MSL).</dd>
237 <dd><a href="../www/convert.html">convert</a>: convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and more.</dd>
238 <dd><a href="../www/display.html">display</a>: displays an image or image sequence on any X server.</dd>
239 <dd><a href="../www/identify.html">identify</a>: describes the format and characteristics of one or more image files.</dd>
240 <dd><a href="../www/import.html">import</a>: saves any visible window on an X server and outputs it as an image file.</dd>
241 <dd><a href="../www/mogrify.html">mogrify</a>: resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and more.</dd>
242 <dd><a href="../www/montage.html">montage</a>: create a composite image by combining several separate images.</dd>
243 <dd><a href="../www/stream.html">stream</a>: a lightweight tool to stream one or more pixel components of the image or portion of the image to your choice of storage formats.</dd>
244 </ul>
245 <dd><a href="../www/command-line-processing.html">Command line processing</a>: the anatomy of the command line.</dd>
246 <dd><a href="../www/command-line-options.html">Command line options</a>: annotated list of all options that can appear on the command-line.</dd>
247 <dd><a href="../www/fx.html">Fx</a>: apply a mathematical expression to an image or image channels.</dd>
cristy24ce5cb2010-09-30 01:46:41 +0000248 <dd><a href="http://www.fmwconcepts.com/imagemagick/">Fred's ImageMagick Scripts</a>: a plethora of command-line scripts that perform geometric transforms, blurs, sharpens, edging, noise removal, and color manipulations.</dd>
cristy3eaa0ef2010-03-06 20:35:26 +0000249</dl>
cristy3eaa0ef2010-03-06 20:35:26 +0000250</div>
251
cristydcca3fa2010-12-29 21:50:07 +0000252<h2><a id="program-interfaces"></a>Program Interfaces</h2>
253<div class="doc-section">
254
cristy3eaa0ef2010-03-06 20:35:26 +0000255<dl>
256 <dd><a href="../www/api.html">Program interfaces</a>: application programming interfaces.</dd>
257 <ul>
cristy361f4662010-12-31 23:02:52 +0000258 <dd><a href="http://www.imagemagick.org/ChMagick">ChMagick</a>: is a <a href="http://www.softintegration.com/">Ch</a> an embeddable MagickCore C/C++ interpreter for cross-platform scripting.</dd>
cristy24ce5cb2010-09-30 01:46:41 +0000259 <dd><a href="http://common-lisp.net/project/cl-magick/">CL-Magick</a>: provides a Common Lisp interface to the ImageMagick library.</dd>
260 <dd><a href="https://gna.org/projects/g2f/">G2F</a>: implements an Ada 95 binding to a subset of the low-level MagickCore library.</dd>
261 <dd><a href="http://www.imagemagick.org/Magick++">Magick++</a>: provides an object-oriented C++ interface to ImageMagick.</dd>
262 <dd><a href="http://pecl.php.net/package/imagick">IMagick</a>: is a native PHP extension to create and modify images using the ImageMagick API.</dd>
263 <dd><a href="http://www.yeo.id.au/jmagick/">JMagick</a>: provides an object-oriented Java interface to ImageMagick.</dd>
cristy3eaa0ef2010-03-06 20:35:26 +0000264 <dd><a href="../www/magick-core.html">MagickCore</a>: C API, recommended for wizard-level developers.</dd>
265 <dd><a href="../www/magick-wand.html">MagickWand</a>: convert, compose, and edit images from the C language.</dd>
cristy24ce5cb2010-09-30 01:46:41 +0000266 <dd><a href="http://www.magickwand.org/">MagickWand for PHP</a>: a native PHP-extension to the ImageMagick MagickWand API.</dd>
267 <dd><a href="http://code.google.com/p/nmagick">nMagick</a>: is a port of the ImageMagick library to the haXe and Neko platforms.</dd>
268 <dd><a href="http://wiki.lazarus.freepascal.org/index.html/PascalMagick">PascalMagick</a>: a Pascal binding for the MagickWand API and also the low-level MagickCore library.</dd>
cristy3eaa0ef2010-03-06 20:35:26 +0000269 <dd><a href="../www/perl-magick.html">PerlMagick</a>: convert, compose, and edit images from the Perl language.</dd>
cristy24ce5cb2010-09-30 01:46:41 +0000270 <dd><a href="http://www.imagemagick.org/download/python/">PythonMagick</a>: an object-oriented Python interface to ImageMagick.</dd>
271 <dd><a href="http://rmagick.rubyforge.org/">RMagick</a>: is an interface between the Ruby programming language and ImageMagick.</dd>
272 <dd><a href="http://tclmagick.sourceforge.net/">TclMagick</a>: a native Tcl-extension to the ImageMagick MagickWand API.</dd>
cristy3eaa0ef2010-03-06 20:35:26 +0000273 </ul>
274</dl>
cristy3eaa0ef2010-03-06 20:35:26 +0000275</div>
cristydcca3fa2010-12-29 21:50:07 +0000276
277<h2><a id="format"></a>Image Formats</h2>
278<div class="doc-section">
cristy3eaa0ef2010-03-06 20:35:26 +0000279<dl>
280 <dd><a href="../www/formats.html">Supported image formats</a>: annotated list of all image formats that ImageMagick can read and/or write.</dd>
281 <dd><a href="../www/motion-picture.html">Motion picture digital images</a>: use SMPTE DPX Version 2.0 to process images used by the motion picture (film and high-definition) industry.</dd>
282 <dd><a href="../www/high-dynamic-range.html">High dynamic-range images</a>: accurately represent the wide range of intensity levels found in real scenes ranging from the brightest direct sunlight to the deepest darkest shadows.</dd>
cristyf0d1f5d2010-05-13 16:29:38 +0000283 <dd><a href="../www/magick-vector-graphics.html">Magick Vector Graphics</a>: a modularized language for describing two-dimensional vector and mixed vector/raster graphics in ImageMagick.</dd>
284 <dd><a href="../www/miff.html">Magick Image File Format</a>: MIFF is ImageMagick's own platform-independent format for storing bitmap images.</dd>
cristy3eaa0ef2010-03-06 20:35:26 +0000285</dl>
cristy3eaa0ef2010-03-06 20:35:26 +0000286</div>
287
cristydcca3fa2010-12-29 21:50:07 +0000288<h2><a id="help"></a>Getting Help</h2>
289<div class="doc-section">
290
cristy3eaa0ef2010-03-06 20:35:26 +0000291<dl>
cristy24ce5cb2010-09-30 01:46:41 +0000292 <dd><a href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&amp;camp=1789&amp;tag=imagemagick-20&amp;creative=9325&amp;path=tg/detail/-/1590595904/qid=1123551819/sr=8-1/ref=pd_bbs_sbs_1?v=glance%26s=books%26n=507846">Definitive Guide to ImageMagick</a>: this book explains ImageMagick in a practical, learn-by-example fashion.</dd>
293 <dd><a href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&amp;camp=1789&amp;tag=imagemagick-20&amp;creative=9325&amp;path=tg/detail/-/1904811868/qid=1123551819/sr=8-1/ref=pd_bbs_sbs_1?v=glance%26s=books%26n=507846">ImageMagick Tricks</a>: this book is packed with examples of photo manipulations, logo creation, animations, and complete web projects.</dd>
cristy3eaa0ef2010-03-06 20:35:26 +0000294 <dd><a href="http://www.imagemagick.org/discourse-server">Discourse server</a>: get help from fellow ImageMagick users and developers, post to these forums.</dd>
295 <dd><a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a>: for bug reports (only if you do not want to sign up to the <a href="http://www.imagemagick.org/discourse-server">discourse server</a>), a source or documentation patch, a security or license issue, or if you want to be a sponsor of the ImageMagick project.</dd>
296</dl>
cristy3eaa0ef2010-03-06 20:35:26 +0000297</div>
298
cristydcca3fa2010-12-29 21:50:07 +0000299<h2><a id="support"></a>Support ImageMagick</h2>
300<div class="doc-section">
301
cristy3eaa0ef2010-03-06 20:35:26 +0000302<dl>
cristy24ce5cb2010-09-30 01:46:41 +0000303 <dd><a href="http://www.imagemagick.org/discourse-server/viewforum.html?f=3">Report bugs and vulnerabilities</a>: our highest priority is to fix security defects and bug reports, usually within 48 hours of your report. The bug discourse server requires that you register. If you do not want to register, you can <a href="contact.html">contact the ImageMagick developers</a> with a convenient web form.</dd>
cristy3eaa0ef2010-03-06 20:35:26 +0000304 <dd><a href="../www/sponsors.html">Sponsor ImageMagick</a>: contribute bug fixes, enhancements, hardware, funds, etc. to ensure the ImageMagick project thrives.</dd>
305 <dd><a href="../www/t-shirt.html">ImageMagick t-shirt</a>: donate $25 USD and we acknowledge your gift with a logoed t-shirt.</dd>
306</dl>
cristy3eaa0ef2010-03-06 20:35:26 +0000307</div>
308
cristydcca3fa2010-12-29 21:50:07 +0000309<h2><a id="miscellaneous"></a>Miscellaneous Topics</h2>
310<div class="doc-section">
311
cristy3eaa0ef2010-03-06 20:35:26 +0000312<dl>
cristyffb69ed2010-12-25 00:06:48 +0000313 <dd><a href="../www/convert.html">Format conversion</a>: convert an image from one <a href="../www/formats.html">format </a> to another (e.g. PNG to JPEG).</dd>
314 <dd><a href="http://www.imagemagick.org/Usage/resize/">Transform</a>: resize, rotate, crop, fddp or trim an image.</dd>
315 <dd><a href="http://www.imagemagick.org/Usage/channels/">Transparency</a>: render portions of an image invisible.</dd>
316 <dd><a href="http://www.imagemagick.org/Usage/draw/">Draw</a>: add shapes or text to an image.</dd>
317 <dd><a href="http://www.imagemagick.org/Usage/crop/">Decorate</a>: add a border or frame to an image.</dd>
318 <dd><a href="http://www.imagemagick.org/Usage/blur/">Special effects</a>: blur, sharpen, threshold, or tint an image.</dd>
319 <dd><a href="http://www.imagemagick.org/Usage/anim_basics/">Animation</a>: create a GIF animation sequence from a group of images.</dd>
320 <dd><a href="http://www.imagemagick.org/Usage/text/">Text &amp; comments</a>: insert descriptive or artistic text in an image.</dd>
321 <dd><a href="../www/identify.html">Image identification</a>: describe the format and attributes of an image.</dd>
322 <dd><a href="../www/composite.html">Composite</a>: overlap one image over another.</dd>
323 <dd><a href="../www/montage.html">Montage</a>: juxtapose image thumbnails on an image canvas.</dd>
324 <dd><a href="http://www.imagemagick.org/Usage/distorts/">Generalized pixel distortion</a>: correct for, or induce image distortions including perspective.</dd>
325 <dd><a href="http://www.imagemagick.org/Usage/morphology/">Morphology of shapes</a>: extract features, describe shapes and recognize patterns in images.</dd>
326 <dd><a href="../www/motion-picture.html">Motion picture support</a>: read and write the common image formats used in digital film work.</dd>
327 <dd><a href="../www/fx.html">Image calculator</a>: apply a mathematical expression to an image or image channels.</dd>
328 <dd><a href="http://www.imagemagick.org/Usage/fourier">Discrete Fourier transform</a>: implements the forward and inverse DFT.</dd>
329 <dd><a href="../www/high-dynamic-range.html">High dynamic-range images</a>: accurately represent the wide range of intensity levels found in real scenes ranging from the brightest direct sunlight to the deepest darkest shadows.</dd>
330 <dd><a href="../www/cipher.html">Encipher or decipher an image</a>: convert ordinary images into unintelddgible gibberish and back again.</dd>
331 <dd><a href="../www/architecture.html#virtual-pixels">Virtual pixel support</a>: convenient access to pixels outside the image region.</dd>
cristyf0d1f5d2010-05-13 16:29:38 +0000332 <dd><a href="../www/architecture.html#tera-pixel">Large image support</a>: read, process, or write mega-, giga-, or tera-pixel image sizes.</dd>
cristyffb69ed2010-12-25 00:06:48 +0000333 <dd><a href="../www/architecture.html#threads">Threads of execution support</a>: ImageMagick is thread safe and most internal algorithms are OpenMP-enabled to take advantage of speed-ups offered by multicore processor chips.</dd>
334 <dd><a href="../www/architecture.html#distributed">Heterogeneous distributed processing</a>: certain algorithms are OpenCL-enabled to take advantage of speed-ups offered by executing in concert across heterogeneous platforms consisting of CPUs, GPUs, and other processors.</dd>
335 <dd><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/iPhone">ImageMagick on the iPhone</a>: convert, edit, or compose images on your iPhone.</dd>
cristy3eaa0ef2010-03-06 20:35:26 +0000336</dl>
cristydcca3fa2010-12-29 21:50:07 +0000337</div>
cristy3eaa0ef2010-03-06 20:35:26 +0000338
cristy3eaa0ef2010-03-06 20:35:26 +0000339</div>
340
341<div id="linkbar">
cristyce69bb02010-07-27 19:49:46 +0000342 <span id="linkbar-west">&nbsp;</span>
cristy3eaa0ef2010-03-06 20:35:26 +0000343 <span id="linkbar-center">
344 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull;
cristya8902942010-07-30 00:49:52 +0000345 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
cristy3eaa0ef2010-03-06 20:35:26 +0000346 </span>
347 <span id="linkbar-east">&nbsp;</span>
348 </div>
349 <div class="footer">
cristy7e41fe82010-12-04 23:12:08 +0000350 <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
cristy3eaa0ef2010-03-06 20:35:26 +0000351 <span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
352 </div>
353 <div style="clear: both; margin: 0; width: 100%; "></div>
cristya8902942010-07-30 00:49:52 +0000354 <script type="text/javascript">
355 var _gaq = _gaq || [];
356 _gaq.push(['_setAccount', 'UA-17690367-1']);
357 _gaq.push(['_trackPageview']);
358
359 (function() {
360 var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
361 ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
362 var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
363 })();
364 </script>
cristy3eaa0ef2010-03-06 20:35:26 +0000365</body>
366</html>