blob: 440e5aa63efb797f7d8087a9309eb4dab8be5aff [file] [log] [blame]
cristyf3bb4782009-09-08 13:10:04 +00001<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4<head>
cristy1f9e1ed2009-11-18 04:09:38 +00005 <meta http-equiv="Content-Type" value="application/xhtml+xml" />
cristyf3bb4782009-09-08 13:10:04 +00006 <meta name="verify-v1" content="g222frIIxcQTrvDR3NBRUSKP3AnMNoqxOkIniCEkV7U=" />
7 <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf" />
8 <style type="text/css" media="screen,projection"><!--
9 @import url("../www/magick.css");
10 --></style>
cristy3ed852e2009-09-05 21:47:34 +000011 <link rel="shortcut icon" href="../images/wand.ico" type="images/vnd.microsoft.icon"/>
12 <title>ImageMagick: Application Program Interfaces</title>
13 <meta http-equiv="Content-Language" content="en-US"/>
14 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
15 <meta http-equiv="Reply-to" content="magick-users@imagemagick.org"/>
16 <meta name="Generator" content="PHP"/>
17 <meta name="Keywords" content="application, program, interfaces, ImageMagick, ImageMagic, MagickCore, MagickWand, PerlMagick, Magick++, RMagick, PythonMagick, JMagick, TclMagick, Image, Magick, Magic, Wand, ImageMagickObject, Swiss, Army, Knife, Image, Processing"/>
18 <meta name="Description" content="ImageMagick® is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (about 100) including GIF, JPEG, JPEG-2000, PNG, PDF, PhotoCD, TIFF, and DPX. Use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves. ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you can freely use, copy, modify, and distribute. Its license is compatible with the GPL. It runs on all major operating systems. The functionality of ImageMagick is typically utilized from the command line or you can use the features from programs written in your favorite programming language. Choose from these interfaces: MagickCore (C), MagickWand (C), ChMagick (Ch), Magick++ (C++), JMagick (Java), L-Magick (Lisp), PascalMagick (Pascal), PerlMagick (Perl), MagickWand for PHP (PHP), PythonMagick (Python), RMagick (Ruby), or TclMagick (Tcl/TK). With a language interface, use ImageMagick to modify or create images automagically and dynamically."/>
19 <meta name="Rating" content="GENERAL"/>
20 <meta name="Robots" content="INDEX, FOLLOW"/>
21 <meta name="Generator" content="ImageMagick Studio LLC"/>
22 <meta name="Author" content="ImageMagick Studio LLC"/>
23 <meta name="Revisit-after" content="2 DAYS"/>
24 <meta name="Resource-type" content="document"/>
cristy16af1cb2009-12-11 21:38:29 +000025 <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
cristy3ed852e2009-09-05 21:47:34 +000026 <meta name="Distribution" content="Global"/>
cristyf3bb4782009-09-08 13:10:04 +000027</head>
28
29<body id="www-imagemagick-org">
30<div class="titlebar">
31<a href="../index.html">
32 <img src="../images/script.png" alt="[ImageMagick]"
33 style="width: 350px; height: 60px; margin: 28px auto; float: left;" /></a>
34<a href="http://www.networkredux.com">
35 <img src="../images/networkredux.png" alt="[sponsor]"
36 style="margin: 45px auto; border: 0px; float: left;" /></a>
37<a href="http://www.imagemagick.org/discourse-server/">
38 <img src="../images/logo.jpg" alt=""
39 style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
40<a href="../index.html">
41 <img src="../images/sprite.jpg" alt=""
42 style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
43</div>
44
45<div class="eastbar">
46
cristy3ed852e2009-09-05 21:47:34 +000047<div class="menu">
48 <a href="../index.html">About ImageMagick</a>
49</div>
cristyf3bb4782009-09-08 13:10:04 +000050<div class="sep"></div>
cristy3ed852e2009-09-05 21:47:34 +000051<div class="menu">
52 <a href="../www/command-line-tools.html">Command-line Tools</a>
53</div>
54<div class="sub">
55 <a href="../www/command-line-processing.html">Processing</a>
56</div>
57<div class="sub">
58 <a href="../www/command-line-options.html">Options</a>
59</div>
60<div class="sub">
61 <a href="http://www.imagemagick.org/Usage/">Usage</a>
62</div>
63<div class="menu">
64 <a href="../www/api.html">Program Interfaces</a>
65</div>
66<div class="sub">
67 <a href="../www/magick-wand.html">MagickWand</a>
68</div>
69<div class="sub">
70 <a href="../www/magick-core.html">MagickCore</a>
71</div>
72<div class="sub">
73 <a href="../www/perl-magick.html">PerlMagick</a>
74</div>
75<div class="sub">
76 <a href="../Magick++/">Magick++</a>
77</div>
78<div class="menu">
79 <a href="../www/architecture.html">Architecture</a>
80</div>
cristyf3bb4782009-09-08 13:10:04 +000081<div class="sep"></div>
cristy3ed852e2009-09-05 21:47:34 +000082<div class="menu">
83 <a href="../www/install-source.html">Install from Source</a>
84</div>
85<div class="sub">
86 <a href="../www/install-source.html#unix">Unix</a>
87</div>
88<div class="sub">
89 <a href="../www/install-source.html#windows">Windows</a>
90 </div>
91<div class="menu">
92 <a href="../www/binary-releases.html">Binary Releases</a>
93</div>
94<div class="sub">
95 <a href="../www/binary-releases.html#unix">Unix</a>
96</div>
97<div class="sub">
98 <a href="../www/binary-releases.html#macosx">Mac OS X</a>
99</div>
100<div class="sub">
101 <a href="../www/binary-releases.html#windows">Windows</a>
102</div>
103<div class="menu">
104 <a href="../www/resources.html">Resources</a>
105</div>
cristyf3bb4782009-09-08 13:10:04 +0000106<div class="sep"></div>
cristy3ed852e2009-09-05 21:47:34 +0000107<div class="menu">
108 <a href="../www/download.html">Download</a>
109</div>
cristyf3bb4782009-09-08 13:10:04 +0000110<div class="sep"></div>
cristy3ed852e2009-09-05 21:47:34 +0000111<div class="menu">
112 <a href="http://www.imagemagick.org/script/search.php">Search</a>
113</div>
cristyf3bb4782009-09-08 13:10:04 +0000114<div class="sep"></div>
cristy3ed852e2009-09-05 21:47:34 +0000115<div class="menu">
116 <a href="../www/sitemap.html">Site Map</a>
117</div>
118<div class="sub">
119 <a href="../www/links.html">Links</a>
120</div>
cristyf3bb4782009-09-08 13:10:04 +0000121<div class="sep"></div>
cristy3ed852e2009-09-05 21:47:34 +0000122<div class="menu">
123 <a href="../www/sponsors.html">Sponsors:</a>
124
125<div class="sponsbox">
126<div class="sponsor">
cristy16ff93c2010-01-13 23:18:07 +0000127 <a href="http://www.hygi.de">Reinigungsmittel</a><!-- 201002000400+ -->
128</div>
129<div class="sponsor">
cristy1f9e1ed2009-11-18 04:09:38 +0000130 <a href="http://www.tomsgutscheine.de">Tom's Gutscheine</a><!-- 201005010360 invendio.de-->
131</div>
132<div class="sponsor">
cristy16ff93c2010-01-13 23:18:07 +0000133 <a href="http://www.online-kredit-index.de">Kredit</a><!-- 201006010120 Buchhorn -->
cristyb4c03bb2009-09-27 13:55:46 +0000134</div>
135<div class="sponsor">
cristy0f61e612009-11-10 20:03:57 +0000136 <a href="http://www.blumenversender.com">Blumenversand</a><!-- 201005010120 -->
cristy916e1922009-10-01 12:52:47 +0000137</div>
138<div class="sponsor">
cristyb4c03bb2009-09-27 13:55:46 +0000139 <a href="http://www.print24.de/">Druckerei</a><!-- 201009010720 -->
140</div>
141<div class="sponsor">
cristy16ff93c2010-01-13 23:18:07 +0000142 <a href="http://www.goyax.de">Börse</a><!-- 201004010240 Gewiese digital-finance.de -->
cristyf3bb4782009-09-08 13:10:04 +0000143</div>
144<div class="sponsor">
cristy16ff93c2010-01-13 23:18:07 +0000145 <a href="http://www.allesdruck.de">Druckerei Online</a><!-- 201012011200 allesdruck.de-->
cristy3ed852e2009-09-05 21:47:34 +0000146</div>
147<div class="sponsor">
cristy3ed852e2009-09-05 21:47:34 +0000148 <a href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 201002010000 -->
149</div>
cristy3ed852e2009-09-05 21:47:34 +0000150</div>
151</div>
cristyf3bb4782009-09-08 13:10:04 +0000152
153
154</div>
155
156<div class="main">
157
cristy3ed852e2009-09-05 21:47:34 +0000158<p class="navigation-index">[<a href="#ada">Ada</a> &bull; <a href="#c">C</a> &bull; <a href="#ch">Ch</a> &bull; <a href="#com+">COM+</a> &bull; <a href="#c++">C++</a> &bull; <a href="#java">Java</a> &bull; <a href="#labview">LabVIEW</a> &bull; <a href="#lisp">Lisp</a> &bull; <a href="#neko">Neko</a> &bull; <a href="#dot-net">.NET</a> &bull; <a href="#pascal">Pascal</a> &bull; <a href="#perl">Perl</a> &bull; <a href="#php">PHP</a> &bull; <a href="#python">Python</a> &bull; <a href="#realbasic">Realbasic</a> &bull; <a href="#ruby">Ruby</a> &bull; <a href="#tcl">Tcl/TK</a> &bull; <a href="#xml-rpc">XML RPC</a>]</p>
159
160<p>ImageMagick includes a number of ready-made ImageMagick interfaces. This makes it possible to modify or create images automagically and dynamically.</p>
161
162<div style="margin: auto;">
163 <h2><a name="ada"></a>Ada</h2>
164</div>
165
cristy16ff93c2010-01-13 23:18:07 +0000166<p><a href="https://gna.org/projects/g2f/" target="1038059610">G2F</a> implements an Ada 95 binding to a subset of the low-level MagickCore library.</p>
cristy3ed852e2009-09-05 21:47:34 +0000167
168<div style="margin: auto;">
169 <h2><a name="c"></a>C</h2>
170</div>
171
172<p>Use <a href="../www/magick-wand.html">MagickWand</a> to convert, compose, and edit images from the C language. There is also the low-level <a href="../www/magick-core.html">MagickCore</a> library for wizard-level developers.</p>
173
174<div style="margin: auto;">
175 <h2><a name="ch"></a>Ch</h2>
176</div>
177
cristy16ff93c2010-01-13 23:18:07 +0000178<p><a href="http://www.imagemagick.org/ChMagick" target="1186410072">ChMagick</a> is a <a href="http://www.softintegration.com/" target="1791248036">Ch</a> binding to the MagickCore and MagickWand API. Ch is an embeddable C/C++ interpreter for cross-platform scripting.</p>
cristy3ed852e2009-09-05 21:47:34 +0000179
180<div style="margin: auto;">
181 <h2><a name="com+"></a>COM+</h2>
182</div>
183
184<p>Use <a href="../www/ImageMagickObject.html">ImageMagickObject</a> to convert, compose, and edit images from a Windows COM+ compatible component.</p>
185
186<div style="margin: auto;">
187 <h2><a name="c++"></a>C++</h2>
188</div>
189
cristy16ff93c2010-01-13 23:18:07 +0000190<p><a href="http://www.imagemagick.org/Magick++" target="873352842">Magick++</a> provides an object-oriented C++ interface to ImageMagick. See <a href="http://www.imagemagick.org/Magick++/tutorial/Magick++_tutorial.pdf" target="1361544218">A Gentle Introduction to Magick++</a> for an introductory tutorial to Magick++. We include the <a href="http://www.imagemagick.org/Magick++/tutorial/Magick++_tutorial.odt" target="303756573">source</a> if you want to correct, enhance, or expand the tutorial.</p>
cristy3ed852e2009-09-05 21:47:34 +0000191
192<div style="margin: auto;">
193 <h2><a name="java"></a>Java</h2>
194</div>
195
cristy16ff93c2010-01-13 23:18:07 +0000196<p><a href="http://www.jmagick.org" target="376573684">JMagick</a> provides an object-oriented Java interface to ImageMagick. <a href="http://im4java.sourceforge.net" target="367764182">Im4java</a> is a pure-java interface to the ImageMagick command-line.</p>
cristy3ed852e2009-09-05 21:47:34 +0000197
198<div style="margin: auto;">
199 <h2><a name="labview"></a>LabVIEW</h2>
200</div>
201
cristy16ff93c2010-01-13 23:18:07 +0000202<p><a href="http://forums.lavag.org/downloads-file90.html" target="1907571379">LVOOP ImageMagick</a> is an object-oriented LabVIEW interface to ImageMagick.</p>
cristy3ed852e2009-09-05 21:47:34 +0000203
204<div style="margin: auto;">
205 <h2><a name="lisp"></a>Lisp</h2>
206</div>
207
cristy16ff93c2010-01-13 23:18:07 +0000208<p><a href="http://common-lisp.net/project/cl-magick/" target="1819797590">CL-Magick</a> provides a Common Lisp interface to the ImageMagick library.</p>
cristy3ed852e2009-09-05 21:47:34 +0000209
210<div style="margin: auto;">
211 <h2><a name="neko"></a>Neko</h2>
212</div>
213
cristy16ff93c2010-01-13 23:18:07 +0000214<p><a href="http://code.google.com/p/nmagick" target="1326288713">NMagick</a> is a port of the ImageMagick library to the haXe and Neko platforms. It provides image manipulation capabilities to both web and desktop applications using Neko.</p>
cristy3ed852e2009-09-05 21:47:34 +0000215
216<div style="margin: auto;">
217 <h2><a name="dot-net"></a>.NET</h2>
218</div>
219
220<p>Use <a href="http://imagemagick.codeplex.com/">MagickNet</a> to convert, compose, and edit images from Windows .NET.</p>
221
222<p><a href="http://sourceforge.net/projects/imagemagickapp/">ImageMagickApp</a> is a .NET application written in C# that utilizes the ImageMagick command line to allow conversion of multiple image formats to different formats.</p>
223
224<div style="margin: auto;">
225 <h2><a name="pascal"></a>Pascal</h2>
226</div>
227
cristy16ff93c2010-01-13 23:18:07 +0000228<p><a href="http://wiki.lazarus.freepascal.org/PascalMagick" target="669913571">PascalMagick</a> a Pascal binding for the MagickWand API and also the low-level MagickCore library. It works with Free Pascal / Lazarus and Delphi.</p>
cristy3ed852e2009-09-05 21:47:34 +0000229
230<div style="margin: auto;">
231 <h2><a name="perl"></a>Perl</h2>
232</div>
233
234<p>Use <a href="../www/perl-magick.html">PerlMagick</a> to convert, compose, and edit images from the Perl language.</p>
235
236<div style="margin: auto;">
237 <h2><a name="php"></a>PHP</h2>
238</div>
239
cristy16ff93c2010-01-13 23:18:07 +0000240<p><a href="http://www.magickwand.org/" target="1016410038">MagickWand for PHP</a> a native PHP-extension to the ImageMagick MagickWand API.</p>
cristy3ed852e2009-09-05 21:47:34 +0000241
cristy16ff93c2010-01-13 23:18:07 +0000242<p><a href="http://pecl.html.net/package/imagick" target="1270239352">IMagick</a> is a native PHP extension to create and modify images using the ImageMagick API. Documentation for the extension is available <a href="http://php.net/imagick" target="571036437">here</a>.</p>
cristy3ed852e2009-09-05 21:47:34 +0000243
cristy16ff93c2010-01-13 23:18:07 +0000244<p><a href="http://www.francodacosta.com/phmagick" target="1894063545">phMagick</a> is a wrapper class for ImageMagick, wrapping the most common web image manipulation actions in easy to use functions, but allowing full access to ImageMagick's power by issuing system calls to it's command-line programs.</p>
cristy3ed852e2009-09-05 21:47:34 +0000245
246<div style="margin: auto;">
247
248 <h2><a name="python"></a>Python</h2>
249</div>
250
cristy16ff93c2010-01-13 23:18:07 +0000251<p><a href="http://www.assembla.com/wiki/show/pythonmagickwand" target="1649936295">PythonMagickWand</a> is an object-oriented Python interface to MagickWand based on ctypes.</p>
cristy3ed852e2009-09-05 21:47:34 +0000252
cristy16ff93c2010-01-13 23:18:07 +0000253<p><a href="http://www.imagemagick.org/download/python/" target="668233760">PythonMagick</a> is an object-oriented Python interface to ImageMagick.</p>
cristy3ed852e2009-09-05 21:47:34 +0000254
255<div style="margin: auto;">
256 <h2><a name="realbasic"></a>REALbasic</h2>
257</div>
258
cristy16ff93c2010-01-13 23:18:07 +0000259<p>The <a href="http://www.monkeybreadsoftware.de/realbasic/plugin-imagemagick.shtml" target="1676454124">MBS Realbasic ImageMagick</a> is a plugin that utilizes the power of ImageMagick from within the RealBasic environment.</p>
cristy3ed852e2009-09-05 21:47:34 +0000260
261<div style="margin: auto;">
262 <h2><a name="ruby"></a>Ruby</h2>
263</div>
264
cristy16ff93c2010-01-13 23:18:07 +0000265<p><a href="http://rmagick.rubyforge.org/" target="704708546">RMagick</a> is an interface between the Ruby programming language and the <a href="../www/magick-core.html">MagickCore</a> image processing libraries. Get started with RMagick by perusing the <a href="http://www.imagemagick.org/RMagick/doc/" target="573595511">documentation</a>.</p>
cristy3ed852e2009-09-05 21:47:34 +0000266
cristy16ff93c2010-01-13 23:18:07 +0000267<p><a href="http://magickwand.rubyforge.org/" target="1434079649">MagickWand for Ruby</a> is an interface between the Ruby programming language and the <a href="../www/magick-wand.html">MagickWand</a> image processing libraries. Get started with MagickWand for PHP by perusing the <a href="http://magickwand.rubyforge.org/" target="36780552">documentation</a>.</p>
cristy3ed852e2009-09-05 21:47:34 +0000268
cristy16ff93c2010-01-13 23:18:07 +0000269<p><a href="http://rubyforge.org/projects/mini-magick" target="514398678">MiniMagick</a> is a Ruby wrapper for ImageMagick command line. MiniMagick gives you convenient access to all the command line options ImageMagick supports.</p>
cristy3ed852e2009-09-05 21:47:34 +0000270
cristy16ff93c2010-01-13 23:18:07 +0000271<p><a href="http://quickmagick.rubyforge.org/quick_magick" target="2104171992">QuickMagick</a> is a gem for easily accessing ImageMagick command line tools from Ruby programs.</p>
cristy3ed852e2009-09-05 21:47:34 +0000272
273<div style="margin: auto;">
274 <h2><a name="tcl"></a>Tcl/Tk</h2>
275</div>
276
cristy16ff93c2010-01-13 23:18:07 +0000277<p><a href="http://tclmagick.sourceforge.net/" target="955205576">TclMagick</a> a native Tcl-extension to the ImageMagick MagickWand API.</p>
cristy3ed852e2009-09-05 21:47:34 +0000278
279<div style="margin: auto;">
280 <h2><a name="xml-rpc"></a>XML RPC</h2>
281</div>
282
cristy16ff93c2010-01-13 23:18:07 +0000283<p><a href="http://code.google.com/p/remotemagick/" target="1775786843">RemoteMagick</a> is an XML-RPC web service that creates image thumbnails.</p>
cristyf3bb4782009-09-08 13:10:04 +0000284
285</div>
286
287<div id="linkbar">
288 <!-- <span id="linkbar-west">&nbsp;</span> -->
289 <span id="linkbar-center">
290 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull;
291 <a href="../www/mailing-list.html">Mailing Lists</a> &bull;
cristy0c72d802009-12-28 13:48:31 +0000292 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
cristyf3bb4782009-09-08 13:10:04 +0000293 </span>
294 <span id="linkbar-east">&nbsp;</span>
295 </div>
296 <div class="footer">
cristy16af1cb2009-12-11 21:38:29 +0000297 <span id="footer-west">&copy; 1999-2010 ImageMagick Studio LLC</span>
cristyf3bb4782009-09-08 13:10:04 +0000298 <span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
299 </div>
300 <div style="clear: both; margin: 0; width: 100%; "></div>
301</body>
302</html>