]> granicus.if.org Git - imagemagick/blob - index.html
(no commit message)
[imagemagick] / index.html
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4   <meta charset="utf-8">
5   <meta http-equiv="X-UA-Compatible" content="IE=edge">
6   <meta name="viewport" content="width=device-width, initial-scale=1">
7   <title>ImageMagick: Convert, Edit, Or Compose Bitmap Images</title>
8   <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">
11   <meta name="application-name" content="ImageMagick">
12   <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.">
13   <meta name="application-url" content="http://www.imagemagick.org">
14   <meta name="generator" content="PHP">
15   <meta name="keywords" content="convert, edit, or, compose, bitmap, images, 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-2015 ImageMagick Studio LLC">
23   <meta name="distribution" content="Global">
24   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
25   <link rel="icon" href="images/wand.png">
26   <link rel="shortcut icon" href="images/wand.ico" type="images/x-icon">
27   <link rel="stylesheet" href="www/css/bootstrap.min.css">
28   <link rel="stylesheet" href="www/css/magick.css">
29 </head>
30
31 <body>
32 <div class="main">
33 <div class="magick-masthead">
34   <div class="container">
35     <script type="text/javascript">
36     <!--
37       google_ad_client = "pub-3129977114552745";
38       google_ad_slot = "5439289906";
39       google_ad_width = 728;
40       google_ad_height = 90;
41     //-->
42     </script>
43     <center><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
44     </script></center>
45     <nav class="magick-nav">
46       <a class="magick-nav-item active" href="index.html">Home</a>
47       <a class="magick-nav-item " href="www/binary-releases.html">Download</a>
48       <a class="magick-nav-item " href="www/command-line-tools.html">Tools</a>
49       <a class="magick-nav-item " href="www/command-line-options.html">Options</a>
50       <a class="magick-nav-item " href="www/resources.html">Resources</a>
51       <a class="magick-nav-item " href="www/api.html">Develop</a>
52       <a class="magick-nav-item " href="www/http://www.imagemagick.org/script/search.php">Search</a>
53       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
54     </nav>
55   </div>
56 </div>
57 <div class="container">
58 <div class="magick-header">
59 <p class="text-center"><a href="index.html#features">Features and Capabilities</a> • <a href="index.html#news">News</a> • <a href="index.html#community">Community</a></p>
60
61 <p class="lead magick-description"><a href="images/wizard.png" title="And Now a Touch of Magick"><img class="img-responsive magick-icon" id="logo" alt="And Now a Touch of Magick" width="265" height="352" src="images/wizard.jpg"></a> 
62 ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&amp;entry=78333969">®</a></sup> is a software suite to create, edit, compose, or convert bitmap images.  It can read and write images in a variety of <a href="www/formats.html">formats</a> (over 200) including PNG, JPEG, JPEG-2000, GIF, TIFF, <a href="www/motion-picture.html">DPX</a>, <a href="www/high-dynamic-range.html">EXR</a>, WebP, Postscript, PDF, and SVG.  Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.</p>
63
64 <p>The functionality of ImageMagick is typically utilized from the command line or you can use the features from programs written in your favorite language. Choose from these interfaces: <a href="www/api.html#ada">G2F</a> (Ada), <a href="www/api.html#c">MagickCore</a> (C), <a href="www/api.html#c">MagickWand</a> (C), <a href="www/api.html#ch">ChMagick</a> (Ch), <a href="www/api.html#com_">ImageMagickObject</a> (COM+), <a href="www/api.html#c__">Magick++</a> (C++), <a href="www/api.html#java">JMagick</a> (Java), <a href="www/api.html#lisp">L-Magick</a> (Lisp), <a href="www/api.html#lua">Lua</a>, <a href="www/api.html#neko">NMagick</a> (Neko/haXe), <a href="www/api.html#dot-net">Magick.NET</a> (.NET), <a href="www/api.html#pascal">PascalMagick</a> (Pascal),  <a href="www/api.html#perl">PerlMagick</a> (Perl), <a href="www/api.html#php">MagickWand for PHP</a> (PHP),  <a href="www/api.html#php">IMagick</a> (PHP), <a href="www/api.html#python">PythonMagick</a> (Python), <a href="www/api.html#ruby">RMagick</a> (Ruby), or <a href="www/api.html#tcl">TclMagick</a> (Tcl/TK). With a language interface, use ImageMagick to modify or create images dynamically and <var>automagically</var>.</p>
65 <p>ImageMagick utiilizes multiple computational threads to increase performance and can read, process, or write mega-, giga-, or tera-pixel image sizes.</p>
66 <p>ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you may use, copy, modify, and distribute in both open and proprietary applications. It is distributed under the Apache 2.0 <a href="www/license.html">license</a>.</p>
67
68 <p>The ImageMagick development process ensures a <a href="http://upstream-tracker.org/versions/imagemagick.html">stable API</a> and ABI. Before each ImageMagick release, we perform a comprehensive security assessment that includes <a href="https://code.google.com/p/address-sanitizer/">memory error</a> and <a href="https://code.google.com/p/data-race-test/wiki/ThreadSanitizer">thread data race</a> detection to prevent security vulnerabilities.</p>
69
70 <p>The current release is ImageMagick 6.9.1-3 available from <a href="http://www.imagemagick.org/ImageMagick-7.0.0">http://www.imagemagick.org/download</a>.  It runs on <a href="http://www.imagemagick.org/download/linux/">Linux</a>, <a href="http://www.imagemagick.org/download/binaries/">Windows</a>, <a href="http://www.imagemagick.org/download/binaries/">Mac Os X</a>, <a href="http://www.imagemagick.org/download/iOS/">iOS</a>, Android OS, and others.</p>
71
72 <p>The authoritative ImageMagick web site is <a href="index.html">http://www.imagemagick.org</a>.</p>
73
74 <h2 class="magick-header">Features and Capabilities</h2>
75 <p>Here are just a few <a href="www/examples.html">examples</a> of what ImageMagick can do for you:</p>
76 <div class="table-responsive">
77 <table class="table table-condensed table-striped">
78   <tr>
79     <td><a href="www/convert.html">Format conversion</a></td>
80     <td>convert an image from one <a href="www/formats.html">format </a> to another (e.g. PNG to JPEG).</td>
81   </tr>
82   <tr>
83     <td><a href="http://www.imagemagick.org/Usage/resize/">Transform</a></td>
84     <td>resize, rotate, crop, flip or trim an image.</td>
85   </tr>
86   <tr>
87     <td><a href="http://www.imagemagick.org/Usage/masking/">Transparency</a></td>
88     <td>render portions of an image invisible.</td>
89   </tr>
90   <tr>
91     <td><a href="http://www.imagemagick.org/Usage/draw/">Draw</a></td>
92     <td>add shapes or text to an image.</td>
93   </tr>
94   <tr>
95     <td><a href="http://www.imagemagick.org/Usage/crop/">Decorate</a></td>
96     <td>add a border or frame to an image.</td>
97   </tr>
98   <tr>
99     <td><a href="http://www.imagemagick.org/Usage/blur/">Special effects</a></td>
100     <td>blur, sharpen, threshold, or tint an image.</td>
101   </tr>
102   <tr>
103     <td><a href="http://www.imagemagick.org/Usage/anim_basics/">Animation</a></td>
104     <td>create a GIF animation sequence from a group of images.</td>
105   </tr>
106   <tr>
107     <td><a href="http://www.imagemagick.org/Usage/text/">Text &amp; comments</a></td>
108     <td>insert descriptive or artistic text in an image.</td>
109   </tr>
110   <tr>
111     <td><a href="www/identify.html">Image identification</a></td>
112     <td>describe the format and attributes of an image.</td>
113   </tr>
114   <tr>
115     <td><a href="www/composite.html">Composite</a></td>
116     <td>overlap one image over another.</td>
117   </tr>
118   <tr>
119     <td><a href="www/montage.html">Montage</a></td>
120     <td>juxtapose image thumbnails on an image canvas.</td>
121   </tr>
122   <tr>
123     <td><a href="http://www.imagemagick.org/Usage/distorts/">Generalized pixel distortion</a></td>
124     <td>correct for, or induce image distortions including perspective.</td>
125   </tr>
126   <tr>
127     <td><a href="http://www.imagemagick.org/Usage/morphology/">Morphology of shapes</a></td>
128     <td>extract features, describe shapes, and recognize patterns in images.</td>
129   </tr>
130   <tr>
131     <td><a href="http://www.imagemagick.org/Usage/transform/#vision">Delineate image features</a></td>
132     <td>Canny edge detection, mean-shift, Hough lines.</td>
133   </tr>
134   <tr>
135     <td><a href="www/motion-picture.html">Motion picture support</a></td>
136     <td>read and write the common image formats used in digital film work.</td>
137   </tr>
138   <tr>
139     <td><a href="www/fx.html">Image calculator</a></td>
140     <td>apply a mathematical expression to an image or image channels.</td>
141   </tr>
142   <tr>
143     <td><a href="www/connected-components.html">Connected component labeling</a></td>
144     <td>uniquely label connected regions in an image.</td>
145   </tr>
146   <tr>
147     <td><a href="http://www.imagemagick.org/Usage/fourier/">Discrete Fourier transform</a></td>
148     <td>implements the forward and inverse <a href="http://en.wikipedia.org/wiki/Discrete_Fourier_transform">DFT</a>.</td>
149   </tr>
150   <tr>
151     <td><a href="http://www.fmwconcepts.com/misc_tests/perceptual_hash_test_results_510/index.html">Perceptual hash</a></td>
152     <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>
153   </tr>
154   <tr>
155     <td><a href="www/color-management.html">Color management</a></td>
156     <td>accurate color management with color profiles or in lieu of-- built-in gamma compression or expansion as demanded by the colorspace.</td>
157   </tr>
158   <tr>
159     <td><a href="www/high-dynamic-range.html">High dynamic-range images</a></td>
160     <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>
161   </tr>
162   <tr>
163     <td><a href="www/cipher.html">Encipher or decipher an image</a></td>
164     <td>convert ordinary images into unintelligible gibberish and back again.</td>
165   </tr>
166   <tr>
167     <td><a href="www/architecture.html#virtual-pixels">Virtual pixel support</a></td>
168     <td>convenient access to pixels outside the image region.</td>
169   </tr>
170   <tr>
171     <td><a href="www/architecture.html#tera-pixel">Large image support</a></td>
172     <td>read, process, or write mega-, giga-, or tera-pixel image sizes.</td>
173   </tr>
174   <tr>
175     <td><a href="www/architecture.html#threads">Threads of execution support</a></td>
176     <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>
177   </tr>
178   <tr>
179     <td><a href="www/distribute-pixel-cache.html">Distributed pixel cache</a></td>
180     <td>offload intermediate pixel storage to one or more remote servers.</td>
181   </tr>
182   <tr>
183     <td><a href="www/architecture.html#distributed">Heterogeneous distributed processing</a></td>
184     <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>
185   </tr>
186   <tr>
187     <td><a href="www/binary-releases.html#iOS">ImageMagick on the iPhone</a></td>
188     <td>convert, edit, or compose images on your <a href="http://www.apple.com/ios/">iOS</a> device such as the iPhone or iPad.</td>
189   </tr>
190 </table>
191 </div>
192
193 <p><a href="http://www.imagemagick.org/Usage/">Examples of ImageMagick Usage</a> shows how to use ImageMagick from the command-line to accomplish any of these tasks and much more. Also, see <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. With <a href="https://magick.codeplex.com/">Magick.NET</a>, use ImageMagick without having to install ImageMagick on your server or desktop.</p>
194
195 <h2 class="magick-header"><a id="news"></a>News</h2>
196
197 <p>The design of ImageMagick is an evolutionary process, with the design and implementation efforts serving to influence and guide further progress in the other.  With <a href="http://www.imagemagick.org/ImageMagick-7.0.0">ImageMagick version 7</a>, we aim to improve the design based on lessons learned from the version 6 implementation.  See the <a href="www/porting.html">porting</a> guide to track the progress of the version 7 development effort.</p>
198
199 <h2 class="magick-header"><a id="community"></a>Community</h2>
200 <p>To join the ImageMagick community, try the <a href="http://www.imagemagick.org/discourse-server/">discourse server</a>.  You can review questions or comments (with informed responses) posed by ImageMagick users or ask your own questions.</p>
201 </div>
202   <footer class="magick-footer">
203     <div class="magick-nav-item pull-left">
204       <a href="www/support.html">Donate</a>
205     </div>
206     <p><a href="www/sitemap.html">Sitemap</a> •
207     <a href="www/links.html">Related</a> •
208     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
209     <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
210 </p>
211     <p><a href="index.html#">Back to top</a> •
212     <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
213     <a href="www/http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
214     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
215   </footer>
216 </div><!-- /.container -->
217
218   <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
219   <script src="js/bootstrap.min.js"></script>
220   <script type="text/javascript">
221     /* <![CDATA[ */
222     (function() {
223         var s = document.createElement('offline-script'), t = document.getElementsByTagName('offline-script')[0];
224         s.type = 'text/javascript';
225         s.async = true;
226         s.src = 'http://api.flattr.com/js/0.6/load.js?mode=auto';
227         t.parentNode.insertBefore(s, t);
228     })();
229     /* ]]> */
230   </script>
231 </div>
232 </body>
233 </html>