blob: d25f54af46a14b77d21cc157f7a9f7840029d4a0 [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>
5 <meta name="verify-v1" content="g222frIIxcQTrvDR3NBRUSKP3AnMNoqxOkIniCEkV7U=" />
6 <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf" />
7 <style type="text/css" media="screen,projection"><!--
8 @import url("../www/magick.css");
9 --></style>
cristy3ed852e2009-09-05 21:47:34 +000010 <link rel="shortcut icon" href="../images/wand.ico" type="images/vnd.microsoft.icon"/>
11 <title>ImageMagick: Application Program Interfaces</title>
12 <meta http-equiv="Content-Language" content="en-US"/>
13 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
14 <meta http-equiv="Reply-to" content="magick-users@imagemagick.org"/>
15 <meta name="Generator" content="PHP"/>
16 <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"/>
17 <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."/>
18 <meta name="Rating" content="GENERAL"/>
19 <meta name="Robots" content="INDEX, FOLLOW"/>
20 <meta name="Generator" content="ImageMagick Studio LLC"/>
21 <meta name="Author" content="ImageMagick Studio LLC"/>
22 <meta name="Revisit-after" content="2 DAYS"/>
23 <meta name="Resource-type" content="document"/>
24 <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
25 <meta name="Distribution" content="Global"/>
cristyf3bb4782009-09-08 13:10:04 +000026</head>
27
28<body id="www-imagemagick-org">
29<div class="titlebar">
30<a href="../index.html">
31 <img src="../images/script.png" alt="[ImageMagick]"
32 style="width: 350px; height: 60px; margin: 28px auto; float: left;" /></a>
33<a href="http://www.networkredux.com">
34 <img src="../images/networkredux.png" alt="[sponsor]"
35 style="margin: 45px auto; border: 0px; float: left;" /></a>
36<a href="http://www.imagemagick.org/discourse-server/">
37 <img src="../images/logo.jpg" alt=""
38 style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
39<a href="../index.html">
40 <img src="../images/sprite.jpg" alt=""
41 style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
42</div>
43
44<div class="eastbar">
45
cristy3ed852e2009-09-05 21:47:34 +000046<div class="menu">
47 <a href="../index.html">About ImageMagick</a>
48</div>
cristyf3bb4782009-09-08 13:10:04 +000049<div class="sep"></div>
cristy3ed852e2009-09-05 21:47:34 +000050<div class="menu">
51 <a href="../www/command-line-tools.html">Command-line Tools</a>
52</div>
53<div class="sub">
54 <a href="../www/command-line-processing.html">Processing</a>
55</div>
56<div class="sub">
57 <a href="../www/command-line-options.html">Options</a>
58</div>
59<div class="sub">
60 <a href="http://www.imagemagick.org/Usage/">Usage</a>
61</div>
62<div class="menu">
63 <a href="../www/api.html">Program Interfaces</a>
64</div>
65<div class="sub">
66 <a href="../www/magick-wand.html">MagickWand</a>
67</div>
68<div class="sub">
69 <a href="../www/magick-core.html">MagickCore</a>
70</div>
71<div class="sub">
72 <a href="../www/perl-magick.html">PerlMagick</a>
73</div>
74<div class="sub">
75 <a href="../Magick++/">Magick++</a>
76</div>
77<div class="menu">
78 <a href="../www/architecture.html">Architecture</a>
79</div>
cristyf3bb4782009-09-08 13:10:04 +000080<div class="sep"></div>
cristy3ed852e2009-09-05 21:47:34 +000081<div class="menu">
82 <a href="../www/install-source.html">Install from Source</a>
83</div>
84<div class="sub">
85 <a href="../www/install-source.html#unix">Unix</a>
86</div>
87<div class="sub">
88 <a href="../www/install-source.html#windows">Windows</a>
89 </div>
90<div class="menu">
91 <a href="../www/binary-releases.html">Binary Releases</a>
92</div>
93<div class="sub">
94 <a href="../www/binary-releases.html#unix">Unix</a>
95</div>
96<div class="sub">
97 <a href="../www/binary-releases.html#macosx">Mac OS X</a>
98</div>
99<div class="sub">
100 <a href="../www/binary-releases.html#windows">Windows</a>
101</div>
102<div class="menu">
103 <a href="../www/resources.html">Resources</a>
104</div>
cristyf3bb4782009-09-08 13:10:04 +0000105<div class="sep"></div>
cristy3ed852e2009-09-05 21:47:34 +0000106<div class="menu">
107 <a href="../www/download.html">Download</a>
108</div>
cristyf3bb4782009-09-08 13:10:04 +0000109<div class="sep"></div>
cristy3ed852e2009-09-05 21:47:34 +0000110<div class="menu">
111 <a href="http://www.imagemagick.org/script/search.php">Search</a>
112</div>
cristyf3bb4782009-09-08 13:10:04 +0000113<div class="sep"></div>
cristy3ed852e2009-09-05 21:47:34 +0000114<div class="menu">
115 <a href="../www/sitemap.html">Site Map</a>
116</div>
117<div class="sub">
118 <a href="../www/links.html">Links</a>
119</div>
cristyf3bb4782009-09-08 13:10:04 +0000120<div class="sep"></div>
cristy3ed852e2009-09-05 21:47:34 +0000121<div class="menu">
122 <a href="../www/sponsors.html">Sponsors:</a>
123
124<div class="sponsbox">
125<div class="sponsor">
cristyf3bb4782009-09-08 13:10:04 +0000126 <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de -->
127</div>
128<div class="sponsor">
cristy3ed852e2009-09-05 21:47:34 +0000129 <a href="http://www.allesdruck.de">Druckerei Online</a><!-- 201012001200 allesdruck.de-->
130</div>
131<div class="sponsor">
132 <a href="http://www.blumenversender.com">Blumenversand</a><!-- 200911010120 -->
133</div>
134<div class="sponsor">
135 <a href="http://www.print24.de/">Druckerei</a><!-- 200911010480 -->
136</div>
137<div class="sponsor">
138 <a href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 201002010000 -->
139</div>
140<div class="sponsor">
cristyf3bb4782009-09-08 13:10:04 +0000141 <a href="http://www.online-kredit-index.de">Kredit</a><!-- 201002010120 Buchhorn -->
cristy3ed852e2009-09-05 21:47:34 +0000142</div>
143</div>
144</div>
cristyf3bb4782009-09-08 13:10:04 +0000145
146
147</div>
148
149<div class="main">
150
cristy3ed852e2009-09-05 21:47:34 +0000151<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>
152
153<p>ImageMagick includes a number of ready-made ImageMagick interfaces. This makes it possible to modify or create images automagically and dynamically.</p>
154
155<div style="margin: auto;">
156 <h2><a name="ada"></a>Ada</h2>
157</div>
158
cristyc49f7992009-09-22 22:48:40 +0000159<p><a href="https://gna.org/projects/g2f/" target="1462326722">G2F</a> implements an Ada 95 binding to a subset of the low-level MagickCore library.</p>
cristy3ed852e2009-09-05 21:47:34 +0000160
161<div style="margin: auto;">
162 <h2><a name="c"></a>C</h2>
163</div>
164
165<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>
166
167<div style="margin: auto;">
168 <h2><a name="ch"></a>Ch</h2>
169</div>
170
cristyc49f7992009-09-22 22:48:40 +0000171<p><a href="http://www.imagemagick.org/ChMagick" target="1581666663">ChMagick</a> is a <a href="http://www.softintegration.com/" target="424821927">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 +0000172
173<div style="margin: auto;">
174 <h2><a name="com+"></a>COM+</h2>
175</div>
176
177<p>Use <a href="../www/ImageMagickObject.html">ImageMagickObject</a> to convert, compose, and edit images from a Windows COM+ compatible component.</p>
178
179<div style="margin: auto;">
180 <h2><a name="c++"></a>C++</h2>
181</div>
182
cristyc49f7992009-09-22 22:48:40 +0000183<p><a href="http://www.imagemagick.org/Magick++" target="803883124">Magick++</a> provides an object-oriented C++ interface to ImageMagick. See <a href="http://www.imagemagick.org/Magick++/tutorial/Magick++_tutorial.pdf" target="436856218">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="938073521">source</a> if you want to correct, enhance, or expand the tutorial.</p>
cristy3ed852e2009-09-05 21:47:34 +0000184
185<div style="margin: auto;">
186 <h2><a name="java"></a>Java</h2>
187</div>
188
cristyc49f7992009-09-22 22:48:40 +0000189<p><a href="http://www.jmagick.org" target="1780267172">JMagick</a> provides an object-oriented Java interface to ImageMagick. <a href="http://im4java.sourceforge.net" target="1891183645">Im4java</a> is a pure-java interface to the ImageMagick command-line.</p>
cristy3ed852e2009-09-05 21:47:34 +0000190
191<div style="margin: auto;">
192 <h2><a name="labview"></a>LabVIEW</h2>
193</div>
194
cristyc49f7992009-09-22 22:48:40 +0000195<p><a href="http://forums.lavag.org/downloads-file90.html" target="1980461678">LVOOP ImageMagick</a> is an object-oriented LabVIEW interface to ImageMagick.</p>
cristy3ed852e2009-09-05 21:47:34 +0000196
197<div style="margin: auto;">
198 <h2><a name="lisp"></a>Lisp</h2>
199</div>
200
cristyc49f7992009-09-22 22:48:40 +0000201<p><a href="http://common-lisp.net/project/cl-magick/" target="1770547481">CL-Magick</a> provides a Common Lisp interface to the ImageMagick library.</p>
cristy3ed852e2009-09-05 21:47:34 +0000202
203<div style="margin: auto;">
204 <h2><a name="neko"></a>Neko</h2>
205</div>
206
cristyc49f7992009-09-22 22:48:40 +0000207<p><a href="http://code.google.com/p/nmagick" target="93822624">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 +0000208
209<div style="margin: auto;">
210 <h2><a name="dot-net"></a>.NET</h2>
211</div>
212
213<p>Use <a href="http://imagemagick.codeplex.com/">MagickNet</a> to convert, compose, and edit images from Windows .NET.</p>
214
215<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>
216
217<div style="margin: auto;">
218 <h2><a name="pascal"></a>Pascal</h2>
219</div>
220
cristyc49f7992009-09-22 22:48:40 +0000221<p><a href="http://wiki.lazarus.freepascal.org/PascalMagick" target="1747101065">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 +0000222
223<div style="margin: auto;">
224 <h2><a name="perl"></a>Perl</h2>
225</div>
226
227<p>Use <a href="../www/perl-magick.html">PerlMagick</a> to convert, compose, and edit images from the Perl language.</p>
228
229<div style="margin: auto;">
230 <h2><a name="php"></a>PHP</h2>
231</div>
232
cristyc49f7992009-09-22 22:48:40 +0000233<p><a href="http://www.magickwand.org/" target="819499195">MagickWand for PHP</a> a native PHP-extension to the ImageMagick MagickWand API.</p>
cristy3ed852e2009-09-05 21:47:34 +0000234
cristyc49f7992009-09-22 22:48:40 +0000235<p><a href="http://pecl.html.net/package/imagick" target="1543530494">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="577332749">here</a>.</p>
cristy3ed852e2009-09-05 21:47:34 +0000236
cristyc49f7992009-09-22 22:48:40 +0000237<p><a href="http://www.francodacosta.com/phmagick" target="1943767340">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 +0000238
239<div style="margin: auto;">
240
241 <h2><a name="python"></a>Python</h2>
242</div>
243
cristyc49f7992009-09-22 22:48:40 +0000244<p><a href="http://www.imagemagick.org/download/python/" target="264780576">PythonMagick</a> an object-oriented Python interface to ImageMagick.</p>
cristy3ed852e2009-09-05 21:47:34 +0000245
cristyc49f7992009-09-22 22:48:40 +0000246<p><a href="http://www.procoders.net/?p=39" target="1161957279">PythonMagickWand</a> an object-oriented Python interface to MagickWand based on ctypes.</p>
cristy3ed852e2009-09-05 21:47:34 +0000247
248<div style="margin: auto;">
249 <h2><a name="realbasic"></a>REALbasic</h2>
250</div>
251
cristyc49f7992009-09-22 22:48:40 +0000252<p>The <a href="http://www.monkeybreadsoftware.de/realbasic/plugin-imagemagick.shtml" target="2005985903">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 +0000253
254<div style="margin: auto;">
255 <h2><a name="ruby"></a>Ruby</h2>
256</div>
257
cristyc49f7992009-09-22 22:48:40 +0000258<p><a href="http://rmagick.rubyforge.org/" target="11351672">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="714811841">documentation</a>.</p>
cristy3ed852e2009-09-05 21:47:34 +0000259
cristyc49f7992009-09-22 22:48:40 +0000260<p><a href="http://magickwand.rubyforge.org/" target="1047373210">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="828413053">documentation</a>.</p>
cristy3ed852e2009-09-05 21:47:34 +0000261
cristyc49f7992009-09-22 22:48:40 +0000262<p><a href="http://rubyforge.org/projects/mini-magick" target="289372883">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 +0000263
cristyc49f7992009-09-22 22:48:40 +0000264<p><a href="http://quickmagick.rubyforge.org/quick_magick" target="440737184">QuickMagick</a> is a gem for easily accessing ImageMagick command line tools from Ruby programs.</p>
cristy3ed852e2009-09-05 21:47:34 +0000265
266<div style="margin: auto;">
267 <h2><a name="tcl"></a>Tcl/Tk</h2>
268</div>
269
cristyc49f7992009-09-22 22:48:40 +0000270<p><a href="http://tclmagick.sourceforge.net/" target="837191773">TclMagick</a> a native Tcl-extension to the ImageMagick MagickWand API.</p>
cristy3ed852e2009-09-05 21:47:34 +0000271
272<div style="margin: auto;">
273 <h2><a name="xml-rpc"></a>XML RPC</h2>
274</div>
275
cristyc49f7992009-09-22 22:48:40 +0000276<p><a href="http://code.google.com/p/remotemagick/" target="191426588">RemoteMagick</a> is an XML-RPC web service that creates image thumbnails.</p>
cristyf3bb4782009-09-08 13:10:04 +0000277
278</div>
279
280<div id="linkbar">
281 <!-- <span id="linkbar-west">&nbsp;</span> -->
282 <span id="linkbar-center">
283 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull;
284 <a href="../www/mailing-list.html">Mailing Lists</a> &bull;
cristyc49f7992009-09-22 22:48:40 +0000285 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
cristyf3bb4782009-09-08 13:10:04 +0000286 </span>
287 <span id="linkbar-east">&nbsp;</span>
288 </div>
289 <div class="footer">
290 <span id="footer-west">&copy; 1999-2009 ImageMagick Studio LLC</span>
291 <span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
292 </div>
293 <div style="clear: both; margin: 0; width: 100%; "></div>
294</body>
295</html>