]> granicus.if.org Git - imagemagick/blob - www/resources.html
(no commit message)
[imagemagick] / www / resources.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
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: Resources</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="resources, 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-2012 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="css/bootstrap.min.css">
28   <link rel="stylesheet" href="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://localhost/pagead/show_ads.js">
44     </script></center>
45     <nav class="magick-nav">
46       <a class="magick-nav-item " href="../index.html">Home</a>
47       <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
48       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
49       <a class="magick-nav-item " href="command-line-options.html">Options</a>
50       <a class="magick-nav-item " href="api.html">Development</a>
51       <a class="magick-nav-item" href="http://www.imagemagick.org/discourse-server/">Community</a>
52       <a class="magick-nav-item navbar-right " href="search.html">Search</a>
53     </nav>
54   </div>
55 </div>
56 <div class="container">
57 <div class="magick-header">
58 <p class="text-center"><a href="resources.html#configure">Configuration Files</a> • <a href="resources.html#modules">Modules</a> • <a href="resources.html#fonts">Fonts</a> • <a href="resources.html#environment">Environment Variables</a></p>
59
60 <p class="lead magick-description">ImageMagick depends on a number of external resources including configuration files, loadable modules, fonts, and environment variables.</p>
61
62 <h2 class="magick-header"><a id="configure"></a>Configuration Files</h2>
63
64 <p>ImageMagick depends on a number of external configuration files detailed here:</p>
65
66 <dl class="dl-horizontal">
67 <dt><a href="../source/coder.xml">coder.xml</a></dt>
68   <dd>Associate an image format with the specified coder module.
69
70   ImageMagick has a number of coder modules to support the reading and/or writing of an image format (e.g. JPEG).  Some coder modules support more than one associated image format and the mapping between an associated format and its respective coder module is defined in this configuration file.  For example, the PNG coder module not only supports the PNG image format, but the JNG and MNG formats as well.
71   </dd>
72
73 <dt><a href="../source/colors.xml">colors.xml</a></dt>
74   <dd>Associate a color name with its red, green, blue, and alpha intensities.
75
76   A number of command line options require a <a href="color.html">color parameter</a>.  It is often convenient to refer to a color by name (e.g. white) rather than by hex value (e.g. #fff).  This file maps a color name to its equivalent red, green, blue, and alpha intensities (e.g. for white, red = 255, green = 255, blue = 255, and alpha = 0).
77   </dd>
78
79 <dt><a id="configure.xml"></a><a href="../source/configure.xml">configure.xml</a></dt>
80   <dd>Set ImageMagick build parameters and system-wide environment variables (e.g. MAGICK_TEMPORARY_PATH).
81   As ImageMagick is built, a number of build parameters are saved to this configuration file.  They include the version, release date, dependent delegate libraries, and quantum depth among others.
82   </dd>
83
84 <dt><a href="../source/delegates.xml">delegates.xml</a></dt>
85   <dd>Associate delegate programs with certain image formats.
86
87   ImageMagick relies on a number of delegate programs to support certain image formats such as <a href="http://ufraw.sourceforge.net/">ufraw-batch</a> to read raw camera formats or <a href="http://www.cs.wisc.edu/~ghost/">Ghostscript</a> to read Postscript images.  Use this configuration file to map an input or output format to an external delegate program.
88   </dd>
89
90 <dt><a href="../source/english.xml">english.xml</a></dt>
91   <dd>Associate message tags with English translations.</dd>
92
93 <dt><a href="../source/francais.xml">francais.xml</a></dt>
94   <dd>Associate message tags with French translations.  </dd>
95
96 <dt><a href="../source/locale.xml">locale.xml</a></dt>
97   <dd>Associate message tags with a  translation for your locale.
98
99   ImageMagick has a number of informational, warning, and error messages that are represented as tags.  Tags are short descriptions of a message such as
100   <var>FileNotFound</var> or <var>MemoryAllocationFailed</var>.  This configuration file lists locales that have a translation for each tag recognized by ImageMagick.  Currently only English and French translations are available in the <code>english.xml</code> and <code>francais.xml</code> configuration files.
101   </dd>
102
103 <dt><a href="../source/log.xml">log.xml</a></dt>
104   <dd>Configure logging parameters.
105   ImageMagick is capable of spewing copious amounts of informational or debugging statements.  Use this file to configure how the information will appear in a log message and where you want the logging messages posted.
106   </dd>
107
108 <dt><a href="../source/magic.xml">magic.xml</a></dt>
109   <dd>Associate an image format with a unique identifier.
110   Many image formats have identifiers that uniquely identify a particular image format.  For example, the GIF image format always begins with <code>GIF8</code> as the first 4 characters of the image.  ImageMagick uses this information to quickly determine the type of image it is dealing with when it reads an image.
111   </dd>
112
113 <dt><a href="../source/mime.xml">mime.xml</a></dt>
114   <dd>Associate an internet media type with a unique identifier.
115   Many files and data streams have identifiers that uniquely identify a
116 particular internet media type. For example, files in the "Corel Draw
117 drawing" format (mime type="application/vnd.corel-draw") are associated with
118 the filename pattern <code>*.cdr</code>, and also have an initial string of the
119 characters "CDRXvrsn". ImageMagick uses combinations of this information,
120 when available, to attempt to quickly determine the internet media type of a
121 file or data stream.
122 </dd>
123
124 <dt><a href="../source/policy.xml">policy.xml</a></dt>
125   <dd>Configure ImageMagick policies.
126   By default any coder, delegate, filter, or file path is permitted.  Use a policy to deny access to, for example, the MPEG video delegate, or permit reading images from a file system but deny writing to that same file system.  Or use the resource policy to set resource limits.  Policies are useful for multi-user servers that want to limit the overall impact ImageMagick has on the system.  For example, to limit the maximum image size in memory to 100MB:
127
128 <pre>
129 &lt;policy domain="resource" name="area" value="100MB"/&gt;
130 </pre>
131
132 Any image larger than this area limit is cached to disk rather than memory.
133
134 Use <code>width</code> to limit the maximum width of an image in pixels.  Exceed this limit and an exception is thrown and processing stops.
135
136 <pre>
137 &lt;policy domain="resource" name="width" value="100MP"/&gt;
138 </pre>
139
140 To limit the elapsed time of any ImageMagick command to 5 minutes, use this policy:
141
142 <pre>
143 &lt;policy domain="resource" name="time" value="300"/&gt;
144 </pre>
145 Define arguments for the memory, map, area, and disk resources with SI prefixes (.e.g 100MB).  In addition, resource policies are maximums for each instance of ImageMagick (e.g. policy memory limit 1GB, the <code>-limit 2GB</code> option exceeds policy maximum so memory limit is 1GB). </dd>
146
147 <dt><a href="../source/quantization-table.xml">quantization-table.xml</a></dt>
148   <dd>Custom JPEG quantization tables. Activate with <code>-define:q-table=quantization-table.xml</code>.</dd>
149
150 <dt><a href="../source/thresholds.xml">thresholds.xml</a></dt>
151   <dd>Set threshold maps for ordered posterized dither.</dd>
152
153 <dt><a id="type.xml"></a><a href="../source/type.xml">type.xml</a></dt>
154   <dd>Configure fonts.
155   Define the font name, family, foundry, style, format, metrics, and glyphs for any font you want to use within ImageMagick.
156   </dd>
157
158 <dt><a href="../source/type-ghostscript.xml">type-ghostscript.xml</a></dt>
159   <dd>Configure <a href="http://www.cs.wisc.edu/~ghost/">Ghostscript</a> fonts.
160   The Ghostscript package includes a number of <a href="https://sourceforge.net/projects/gs-fonts/">fonts</a> that can be accessed with ImageMagick.
161   </dd>
162
163 <dt><a href="../source/type-windows.xml">type-windows.xml</a></dt>
164   <dd>Associate names with Windows font glyphs.</dd>
165 </dl>
166
167 <p>Under Unix and Linux, ImageMagick searches for each of the configuration files listed above by looking in the locations given below, in order, and loads them if found:</p>
168
169 <pre>
170 $MAGICK_CONFIGURE_PATH
171 $PREFIX/etc/ImageMagick-6 
172 $PREFIX/share/ImageMagick-6 
173 $HOME/.config/ImageMagick/
174 &lt;<var>client path</var>&gt;/etc/ImageMagick/
175 </pre>
176
177 <p>The environmental variable $PREFIX is the default install path (e.g. <code>/usr/local</code>). The <var>client path</var> is the execution path of your ImageMagick client (e.g. <code>/usr/local</code>) .</p>
178
179 <p>For the Unix or Linux pre-compiled uninstalled binary distributions, the configuration load order is:</p>
180
181 <pre>
182 $MAGICK_CONFIGURE_PATH
183 $MAGICK_HOME/etc/ImageMagick
184 $MAGICK_HOME/share/ImageMagick-6.9.1 
185 $PREFIX/share/ImageMagick-6.9.1 
186 $HOME/.config/ImageMagick/
187 &lt;<var>client path</var>&gt;/etc/ImageMagick/
188 &lt;<var>current directory</var>&gt;
189 </pre>
190
191 <p>Under Windows, ImageMagick searches for these configuration files in the following order, and loads them if found:</p>
192
193 <pre>
194 $MAGICK_CONFIGURE_PATH
195 &lt;<var>windows registry</var>&gt;
196 $PREFIX/config
197 $USERPROFILE/.config/ImageMagick/
198 &lt;<var>client path</var>&gt;
199 </pre>
200
201 <p>Above, $PREFIX is the default install path, typically <code>c:\\Program Files\\ImageMagick-6.9.1</code>.</p>
202
203 <p>For an uninstalled Windows installation, the configuration load order is:</p>
204
205 <pre>
206 $MAGICK_CONFIGURE_PATH
207 $MAGICK_HOME
208 $USERPROFILE/.config/ImageMagick/
209 <var>client path</var>
210 &lt;<var>current directory</var>&gt;
211 </pre>
212
213 <p>If a configuration file cannot not be found, ImageMagick relies on built-in default values.</p>
214
215 <h2 class="magick-header"><a id="modules"></a>Modules</h2>
216
217 <h4>Coders</h4>
218 <p>An image coder (i.e. encoder / decoder) is responsible for registering, optionally classifying, optionally reading, optionally writing, and unregistering one image format (e.g. PNG, GIF, JPEG, etc.).  ImageMagick searches for coders in the following order and it uses the first match found:</p>
219
220 <pre>
221 $MAGICK_HOME/lib/ImageMagick-6.9.1/modules-Q16/coders/
222 &lt;<var>client path</var>&gt;/../lib/ImageMagick-6.9.1/modules-Q16/coders/
223 $MAGICK_HOME/lib/ImageMagick-6.9.1/modules-Q16/coders
224 $MAGICK_HOME/share/ImageMagick-6.9.1/modules-Q16/coders
225 $HOME/.config/ImageMagick/
226 &lt;<var>client path</var>&gt;/lib/ImageMagick-6.9.1/modules-Q16/coders
227 </pre>
228
229 <h4>Filters</h4>
230 <p>ImageMagick provides a convenient mechanism for adding your own custom image processing algorithms.  ImageMagick searches for filters in the following order and it uses the first match found:</p>
231 <pre>
232 $MAGICK_HOME/lib/ImageMagick-6.9.1/modules-Q16/filters/
233 &lt;<var>client path</var>&gt;/../lib/ImageMagick-6.9.1/modules-Q16/filters/
234 $MAGICK_HOME/lib/ImageMagick-6.9.1/modules-Q16/filters
235 $MAGICK_HOME/share/ImageMagick-6.9.1/modules-Q16/filters
236 $HOME/.config/ImageMagick/
237 &lt;<var>client path</var>&gt;/lib/ImageMagick-6.9.1/modules-Q16/filters
238 </pre>
239
240 <h2 class="magick-header"><a id="fonts"></a>Fonts</h2>
241
242 <p>ImageMagick is able to load raw TrueType and Postscript font files.  It searches for the font configuration file, <a href="resources.html#type.xml">type.xml</a>, in the following order, and loads them if found:</p>
243
244 <pre>
245 $MAGICK_CONFIGURE_PATH
246 $MAGICK_HOME/etc/ImageMagick/
247 $MAGICK_HOME/share/ImageMagick-6.9.1/
248 $HOME/.config/ImageMagick/
249 &lt;<var>client path</var>&gt;/etc/ImageMagick/
250 $MAGICK_FONT_PATH
251 </pre>
252
253 <h2 class="magick-header"><a id="environment"></a>Environment Variables</h2>
254
255 <p>Environment variables recognized by ImageMagick include:</p>
256
257 <div class="table-responsive">
258 <table class="table table-condensed table-striped">
259   <tr>
260     <td>HOME</td>
261     <td>Set path to search for configuration files in <code>$HOME/.config/ImageMagick</code> if the directory exists.</td>
262   </tr>
263   <tr>
264     <td>LD_LIBRARY_PATH</td>
265     <td>Set path to the ImageMagick shareable libraries and other dependent libraries.</td>
266   </tr>
267   <tr>
268     <td>MAGICK_AREA_LIMIT</td>
269     <td>Set the maximum <var>width * height</var> of an image that can reside in the pixel cache memory.  Images that exceed the area limit are cached to disk (see <a href="resources.html#disk-limit">MAGICK_DISK_LIMIT</a>) and optionally memory-mapped.</td>
270   </tr>
271   <tr>
272     <td>MAGICK_CODER_FILTER_PATH</td>
273     <td>Set search path to use when searching for filter process modules (invoked via  <a href="command-line-options.html#process">-process</a>).  This path permits the user to extend ImageMagick's image processing functionality by adding loadable modules to a preferred location rather than copying them into the ImageMagick installation directory.  The formatting of the search path is similar to operating system search paths (i.e. colon delimited for Unix, and semi-colon delimited for Microsoft Windows). This user specified search path is searched before trying the <a href="resources.html#modules">default search path</a>.</td>
274   </tr>
275   <tr>
276     <td>MAGICK_CODER_MODULE_PATH</td>
277     <td>Set path where ImageMagick can locate its coder modules.  This path permits the user to arbitrarily extend the image formats supported by ImageMagick by adding loadable coder modules from an preferred location rather than copying them into the ImageMagick installation directory.  The formatting of the search path is similar to operating system search paths (i.e. colon delimited for Unix, and semi-colon delimited for Microsoft Windows). This user specified search path is searched before trying the <a href="resources.html#modules">default search path</a>.</td>
278   </tr>
279   <tr>
280     <td>MAGICK_CONFIGURE_PATH</td>
281     <td>Set path where ImageMagick can locate its configuration files.  Use this search path to search for configuration (.xml) files. The formatting of the search path is similar to operating system search paths (i.e. colon delimited for Unix, and semi-colon delimited for Microsoft Windows). This user specified search path is searched before trying the <a href="resources.html#configure">default search path</a>.</td>
282   </tr>
283   <tr>
284     <td>MAGICK_DEBUG</td>
285     <td>Set debug options.  See <a href="command-line-options.html#debug">-debug</a> for a description of debugging options.</td>
286   </tr>
287   <tr>
288     <td><a id="disk-limit"></a>MAGICK_DISK_LIMIT</td>
289     <td>Set maximum amount of disk space in bytes permitted for use by the pixel cache.  When this limit is exceeded, the pixel cache is not be created and an error message is returned.</td>
290   </tr>
291   <tr>
292     <td>MAGICK_ERRORMODE</td>
293     <td>Set the process error mode (Windows only).  A typical use might be a value of 1 to prevent error mode dialogs from displaying a message box and hanging the application.</td>
294   </tr>
295   <tr>
296     <td>MAGICK_FILE_LIMIT</td>
297     <td>Set maximum number of open pixel cache files.  When this limit is exceeded, any subsequent pixels cached to disk are closed and reopened on demand.  This behavior permits a large number of images to be accessed simultaneously on disk, but with a speed penalty due to repeated open/close calls.</td>
298   </tr>
299   <tr>
300     <td>MAGICK_FONT_PATH</td>
301     <td>Set path ImageMagick searches for TrueType and Postscript Type1 font files.  This path is only consulted if a particular font file is not found in the current directory.</td>
302   </tr>
303   <tr>
304     <td>MAGICK_HEIGHT_LIMIT</td>
305     <td>Set the maximum <var>height</var> of an image.</td>
306   </tr>
307   <tr>
308     <td>MAGICK_HOME</td>
309     <td>Set the path at the top of ImageMagick installation directory.  This path is consulted by <var>uninstalled</var> builds of ImageMagick which do not have their location hard-coded or set by an installer.</td>
310   </tr>
311   <tr>
312     <td><a id="map-limit"></a>MAGICK_MAP_LIMIT</td>
313     <td>Set maximum amount of memory map in bytes to allocate for the pixel cache.  When this limit is exceeded, the image pixels are cached to disk (see MAGICK_DISK_LIMIT).</td>
314   </tr>
315   <tr>
316     <td>MAGICK_MEMORY_LIMIT</td>
317     <td>Set maximum amount of memory in bytes to allocate for the pixel cache from the heap.  When this limit is exceeded, the image pixels are cached to memory-mapped disk (see <a href="resources.html#map-limit">MAGICK_MAP_LIMIT</a>).</td>
318   </tr>
319   <tr>
320     <td>MAGICK_OCL_DEVICE</td>
321     <td>Set to <code>off</code> to disable hardware acceleration of certain accelerated algorithms (e.g. blur, convolve, etc.).</td>
322   </tr>
323   <tr>
324     <td>MAGICK_PRECISION</td>
325     <td>Set the maximum number of significant digits to be printed.</td>
326   </tr>
327   <tr>
328     <td>MAGICK_SHRED_PASSES</td>
329     <td>If you want to keep the temporary files ImageMagick creates private, overwrite them with zeros or random data before they are removed.  On the first pass, the file is zeroed.  For subsequent passes, random data is written.</td>
330   </tr>
331   <tr>
332     <td>MAGICK_SYNCHRONIZE</td>
333     <td>Set to "true" to ensure all image data is fully flushed and synchronized to disk. There is a performance penalty, however, the benefits include ensuring a valid image file in the event of a system crash and early reporting if there is not enough disk space for the image pixel cache.</td>
334   </tr>
335   <tr>
336     <td>MAGICK_TEMPORARY_PATH</td>
337     <td>Set path to store temporary files.</td>
338   </tr>
339   <tr>
340     <td>MAGICK_THREAD_LIMIT</td>
341     <td>Set maximum parallel threads.  Many ImageMagick algorithms run in parallel on multi-processor systems.  Use this enviroment variable to set the maximum number of threads that are permitted to run in parallel.</td>
342   </tr>
343   <tr>
344     <td>MAGICK_THROTTLE</td>
345     <td>Periodically yield the CPU for at least the time specified in milliseconds.</td>
346   </tr>
347   <tr>
348     <td>MAGICK_TIME_LIMIT</td>
349     <td>Set maximum time in seconds.  When this limit is exceeded, an exception is thrown and processing stops.</td>
350   </tr>
351   <tr>
352     <td>MAGICK_WIDTH_LIMIT</td>
353     <td>Set the maximum <var>width</var> of an image.</td>
354   </tr>
355 </table></div>
356
357 <p>Define arguments for the <code>MAGICK_AREA_LIMIT</code>, <code>MAGICK_DISK_LIMIT</code>, <code>MAGICK_MAP_LIMIT</code>, and <code>MAGICK_MEMORY_LIMIT</code> environment variables with SI prefixes (.e.g <code>100MB</code>). <code>MAGICK_WIDTH_LIMIT</code> and <code>MAGICK_HEIGHT_LIMIT</code> accepts pixel suffixes such as MP for mega-pixels (e.g. 100MP).</p>
358
359 </div>
360   <footer class="magick-footer">
361     <div class="magick-nav-item navbar-left">
362       <a href="support.html">Donate</a>
363     </div>
364     <div class="magick-nav-item navbar-right">
365       <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a>
366       <noscript>
367         <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
368         <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0"></a>
369       </noscript>
370     </div>
371     <p><a href="sitemap.html">Sitemap</a> •
372     <a href="links.html">Related</a> •
373     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
374     <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
375     <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
376 </p>
377     <p><a href="resources.html#">Back to top</a> •
378     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
379   </footer>
380 </div><!-- /.container -->
381
382   <script src="https://localhost/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
383   <script src="../js/bootstrap.min.js"></script>
384   <script type="text/javascript">
385     /*  */
386     (function() {
387         var s = document.createElement('offline-script'), t = document.getElementsByTagName('offline-script')[0];
388         s.type = 'text/javascript';
389         s.async = true;
390         s.src = 'http://api.flattr.com/js/0.6/load.js?mode=auto';
391         t.parentNode.insertBefore(s, t);
392     })();
393     /*  */
394   </script>
395 </div>
396 </body>
397 </html>