]> granicus.if.org Git - imagemagick/blob - www/formats.html
(no commit message)
[imagemagick] / www / formats.html
1 \r
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\r
3     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\r
4 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">\r
5 <head>\r
6   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>\r
7   <meta name="verify-v1" content="g222frIIxcQTrvDR3NBRUSKP3AnMNoqxOkIniCEkV7U="/>\r
8   <title>ImageMagick: Formats</title/>
9   <meta http-equiv="Content-Language" content="en-US"/>
10   <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
11   <meta http-equiv="Reply-to" content="magick-users@imagemagick.org"/>
12   <meta name="Application-name" content="ImageMagick"/>
13   <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."/>
14   <meta name="Application-url" content="http://www.imagemagick.org"/>
15   <meta name="Generator" content="PHP"/>
16   <meta name="Keywords" content="formats, ImageMagick, ImageMagic, MagickCore, MagickWand, PerlMagick, Magick++, RMagick, PythonMagick, JMagick, TclMagick, Image, Magick, Magic, Wand, ImageMagickObject, Swiss, Army, Knife, Image, Processing"/>
17   <meta name="Rating" content="GENERAL"/>
18   <meta name="Robots" content="INDEX, FOLLOW"/>
19   <meta name="Generator" content="ImageMagick Studio LLC"/>
20   <meta name="Author" content="ImageMagick Studio LLC"/>
21   <meta name="Revisit-after" content="2 DAYS"/>
22   <meta name="Resource-type" content="document"/>
23   <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
24   <meta name="Distribution" content="Global"/>
25   <link rel="icon" href="../images/wand.png"  sizes="32x32"/>
26   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
27   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
28   <style type="text/css" media="all">\r
29     @import url("../www/magick.css");\r
30   </style>\r
31 </head>\r
32 \r
33 <body id="www-imagemagick-org">\r
34 <div class="titlebar">\r
35 <a href="../index.html">\r
36   <img src="../images/script.png" alt="[ImageMagick]"\r
37   style="width: 350px; height: 60px; margin: 28px auto; float: left;" /></a>\r
38 <a href="http://www.networkredux.com">\r
39   <img src="../images/networkredux.png" alt="[sponsor]"\r
40   style="margin: 45px auto; border: 0px; float: left;" /></a>\r
41 <a href="http://www.imagemagick.org/discourse-server/">\r
42   <img src="../images/logo.jpg" alt=""\r
43   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>\r
44 <a href="../index.html">\r
45   <img src="../images/sprite.jpg" alt=""\r
46   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>\r
47 </div>\r
48 \r
49 <div class="westbar">\r
50 \r
51 <div class="menu">
52   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
53 </div>
54 <div class="sep"></div>\r
55 <div class="menu">
56   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
57 </div>
58 <div class="sub">
59     <a title="Binary Release: Unix" href="../www/binary-releases.html#unix">Unix</a>
60 </div>
61 <div class="sub">
62     <a title="Binary Release: MacOS X" href="../www/binary-releases.html#macosx">Mac OS X</a>
63 </div>
64 <div class="sub">
65     <a title="Binary Release: Windows" href="../www/binary-releases.html#windows">Windows</a>
66 </div>
67 <div class="sep"></div>\r
68 <div class="menu">
69   <a title="Command-line Tools" href="../www/command-line-tools.html">Command-line Tools</a>
70 </div>
71 <div class="sub">
72     <a title="Command-line Tools: Processing" href="../www/command-line-processing.html">Processing</a>
73 </div>
74 <div class="sub">
75     <a title="Command-line Tools: Options" href="../www/command-line-options.html">Options</a>
76 </div>
77 <div class="sub">
78     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
79 </div>
80 <div class="menu">
81   <a title="Program Interfaces" href="../www/api.html">Program Interfaces</a>
82 </div>
83 <div class="sub">
84     <a title="Program Interface: MagickWand" href="../www/magick-wand.html">MagickWand</a>
85 </div>
86 <div class="sub">
87     <a title="Program Interface: MagickCore" href="../www/magick-core.html">MagickCore</a>
88 </div>
89 <div class="sub">
90     <a title="Program Interface: PerlMagick" href="../www/perl-magick.html">PerlMagick</a>
91 </div>
92 <div class="sub">
93     <a title="Program Interface: Magick++" href="../Magick++/">Magick++</a>
94 </div>
95 <div class="sep"></div>\r
96 <div  class="menu">
97    <a title="Install from Source" href="../www/install-source.html">Install from Source</a>
98 </div>
99 <div class="sub">
100     <a title="Install from Source: Unix" href="../www/install-source.html#unix">Unix</a>
101 </div>
102 <div class="sub">
103     <a title="Install from Source: Windows" href="../www/install-source.html#windows">Windows</a>
104  </div>
105 <div class="menu">
106   <a title="Resources" href="../www/resources.html">Resources</a>
107 </div>
108 <div class="menu">
109   <a title="Architecture" href="../www/architecture.html">Architecture</a>
110 </div>
111 <div class="menu">
112   <a title="Download" href="../www/download.html">Download</a>
113 </div>
114 <div class="sep"></div>\r
115 <div class="menu">
116   <a title="Search" href="http://www.imagemagick.org/script/search.php">Search</a>
117 </div>
118 <div class="sep"></div>\r
119 <div class="menu">
120   <a title="Site Map"href="../www/sitemap.html">Site Map</a>
121 </div>
122 <div  class="sub">
123     <a title="Site Map: Links"href="../www/links.html">Links</a>
124 </div>
125 <div class="sep"></div>\r
126 <div  class="menu">
127   <a title="Sponsors" href="../www/sponsors.html">Sponsors:</a>
128
129 <div class="sponsbox">
130 <div  class="sponsor">
131    <a title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
132 </div>
133 <div  class="sponsor">
134   <a title="Sponsor: Druckerei" href="http://print24.com/de/">Druckerei</a><!-- 201110010720 -->
135 </div>
136 <div  class="sponsor">
137   <a title="Sponsor: Image Converter" href="http://www.batchphoto.com">Image Converter</a><!-- 201103010900 Bits Coffee-->
138 </div>
139 <div  class="sponsor">
140   <a title="Sponsor: Flyer drucken" href="http://www.online-druck.biz">Flyer drucken</a><!-- 201109010900 Floeter-->
141 </div>
142 <div  class="sponsor">
143   <a title="Sponsor: Webdesign Agentur" href="http://www.ventzke-partner.de">Webdesign Agentur</a><!-- 201101010480 invendio.de-->
144 </div>
145 <div  class="sponsor">
146   <a title="Sponsor: LVM Versicherung" href="http://www.neu-reich.de">LVM Versicherung</a><!-- 201101010480 -->
147 </div>
148 <div  class="sponsor">
149   <a title="Sponsor: Diamonds are a Girls Best Friend" href="http://www.schmuck.org">Diamonds are a Girls Best Friend</a><!-- 201101010600 Peterssen-->
150 </div>
151 <div  class="sponsor">
152    <a title="Sponsor: Druckerei Online" href="http://www.allesdruck.de">Druckerei Online</a><!-- 201012011200 allesdruck.de-->
153 </div>
154 </div>
155 </div>
156 </div>\r
157 \r
158 <div class="eastbar">\r
159   <script type="text/javascript">\r
160   <!--\r
161     google_ad_client = "pub-3129977114552745";\r
162     google_ad_slot = "0574824969";\r
163     google_ad_width = 160;\r
164     google_ad_height = 600;\r
165   //-->\r
166   </script>\r
167   <script type="text/javascript"\r
168     src="http://pagead2.googlesyndication.com/pagead/show_ads.js">\r
169   </script>\r
170 </div>\r
171 \r
172 <div class="main">\r
173 \r
174 <p class="navigation-index">[<a href="#intro">Introducing Formats</a> &bull; <a href="#supported">Supported Formats</a> &bull; <a href="#pseudo">Pseudo Formats</a> &bull; <a href="#builtin-images">Built-in Images</a>  &bull; <a href="#builtin-patterns">Built-in Patterns</a> &bull; <a href="#embedded">Embedded Profiles</a>]</p>
175
176 <h2><a name="intro"></a>Introducing Image Formats</h2>
177 <div class="doc-section">
178
179 <p>ImageMagick uses an ASCII string known as <em>magick</em> (e.g. <kbd>GIF</kbd>) to identify file formats, algorithms acting as formats, built-in patterns, and embedded profile types.</p>
180
181 <p>Support for some of the formats are delegated to libraries or external programs. The Installation Guide describes where to find these distributions and any special configuration options required.</p>
182
183 <p>To get a complete listing of which image formats are supported on your system, type</p>
184
185 <p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>identify -list format</span></p>
186 <p>On some platforms, ImageMagick automagically processes these extensions: .gz for Zip compression, .Z for Unix compression, .bz2 for block compression, and .pgp for PGP encryption. For example, a PNM image called image.pnm.gz is automagically uncompressed.</p>
187
188 </div>
189
190 <h2><a name="supported"></a>Supported Image Formats</h2>
191 <div class="doc-section">
192
193 <p>ImageMagick supports reading over 100 major file formats (not
194 including sub-formats). The following table provides a summary of
195 the supported image formats.</p>
196
197 <table class="doc">
198   <tbody>
199   <tr>
200     <th>Tag</th>
201     <th>Mode</th>
202     <th>Description</th>
203     <th>Notes</th>
204   </tr>
205
206   <tr>
207     <td valign="top">ART</td>
208     <td valign="top">R</td>
209     <td valign="top">PFS: 1st Publisher</td>
210     <td valign="top">Format originally used on the Macintosh (MacPaint?) and later used for PFS: 1st Publisher clip art.</td>
211   </tr>
212
213   <tr>
214     <td valign="top">ARW</td>
215     <td valign="top">R</td>
216     <td valign="top">Sony Digital Camera Alpha Raw Image Format</td>
217     <td valign="top">&nbsp;</td>
218   </tr>
219
220   <tr>
221     <td valign="top"><a href="http://www.jmcgowan.com/avi.html">AVI</a></td>
222     <td valign="top">R</td>
223     <td valign="top">Microsoft Audio/Visual Interleaved</td>
224     <td valign="top">&nbsp;</td>
225   </tr>
226
227   <tr>
228     <td valign="top">AVS</td>
229     <td valign="top">RW</td>
230     <td valign="top">AVS X image</td>
231     <td valign="top">&nbsp;</td>
232   </tr>
233
234   <tr>
235     <td valign="top"><a href="http://www.fileformat.info/format/bmp/egff.htm">BMP</a></td>
236     <td valign="top">RW</td>
237     <td valign="top">Microsoft Windows bitmap</td>
238     <td valign="top">&nbsp;</td>
239   </tr>
240
241   <tr>
242     <td valign="top"><a href="http://www.fileformat.info/format/cals/egff.htm">CALS</a></td>
243     <td valign="top">R</td>
244     <td valign="top">Continuous Acquisition and Life-cycle Support Type 1 image</td>
245     <td valign="top">Specified in MIL-R-28002 and MIL-PRF-28002. Standard blueprint archive format as used by the US military to replace microfiche.</td>
246   </tr>
247
248   <tr>
249     <td valign="top"><a href="http://www.fileformat.info/format/cgm/egff.htm">CGM</a></td>
250     <td valign="top">R</td>
251     <td valign="top">Computer Graphics Metafile</td>
252     <td valign="top">Requires <a href="http://www.agocg.ac.uk/train/cgm/ralcgm.htm">ralcgm</a> to render CGM files.</td>
253   </tr>
254
255   <tr>
256     <td valign="top"><a href="http://www.cineon.com/ff_draft.html">CIN</a></td>
257     <td valign="top">RW</td>
258     <td valign="top">Kodak Cineon Image Format</td>
259     <td valign="top">Use <a href="../www/command-line-options.html#set">-set</a> to specify the image gamma or black and white points (e.g. <kbd>-set gamma 1.7</kbd>, <kbd>-set reference-black 95</kbd>, <kbd>-set reference-white 685</kbd>).  Properties include cin:file.create_date, cin:file.create_time, cin:file.filename, cin:file.version, cin:film.count, cin:film.format, cin:film.frame_id, cin:film.frame_position, cin:film.frame_rate, cin:film.id, cin:film.offset, cin:film.prefix, cin:film.slate_info, cin:film.type, cin:image.label, cin:origination.create_date, cin:origination.create_time, cin:origination.device, cin:origination.filename, cin:origination.model, cin:origination.serial, cin:origination.x_offset, cin:origination.x_pitch, cin:origination.y_offset, cin:origination.y_pitch, cin:user.data.</td>
260   </tr>
261
262   <tr>
263     <td valign="top">CMYK</td>
264     <td valign="top">RW</td>
265     <td valign="top">Raw cyan, magenta, yellow, and black samples</td>
266     <td valign="top">Use <a href="../www/command-line-options.html#size">-size</a> and <a href="../www/command-line-options.html#depth">-depth</a> to specify the image width, height, and depth.  To specify a single precision floating-point format, use <kbd>-define quantum:format=floating-point</kbd>.  Set the depth to 32 for single precision floats, 64 for double precision, and 16 for half-precision.</td>
267   </tr>
268
269   <tr>
270     <td valign="top">CMYKA</td>
271     <td valign="top">RW</td>
272     <td valign="top">Raw cyan, magenta, yellow, black, and alpha samples</td>
273     <td valign="top">Use <a href="../www/command-line-options.html#size">-size</a> and <a href="../www/command-line-options.html#depth">-depth</a> to specify the image width, height, and depth.  To specify a single precision floating-point format, use <kbd>-define quantum:format=floating-point</kbd>.  Set the depth to 32 for single precision floats, 64 for double precision, and 16 for half-precision.</td>
274   </tr>
275
276   <tr>
277     <td valign="top">CR2</td>
278     <td valign="top">R</td>
279     <td valign="top">Canon Digital Camera Raw Image Format</td>
280     <td valign="top">Requires an explicit image format otherwise the image is interpreted as a TIFF image (e.g. cr2:image.cr2).</td>
281   </tr>
282
283   <tr>
284     <td valign="top">CRW</td>
285     <td valign="top">R</td>
286     <td valign="top">Canon Digital Camera Raw Image Format</td>
287     <td valign="top">&nbsp;</td>
288   </tr>
289
290   <tr>
291     <td valign="top">CUR</td>
292     <td valign="top">R</td>
293     <td valign="top">Microsoft Cursor Icon</td>
294     <td valign="top">&nbsp;</td>
295   </tr>
296
297   <tr>
298     <td valign="top">CUT</td>
299     <td valign="top">R</td>
300     <td valign="top">DR Halo</td>
301     <td valign="top">&nbsp;</td>
302   </tr>
303
304   <tr>
305     <td valign="top">DCM</td>
306     <td valign="top">R</td>
307     <td valign="top">Digital Imaging and Communications in Medicine (DICOM) image</td>
308     <td valign="top">Used by the medical community for images like X-rays.  ImageMagick sets the initial display range based on the Window Center (0028,1050) and Window Width (0028,1051) tags. Use <a href="../www/command-line-options.html#define">-define dcm:display-range=reset</a> to set the display range to the minimum and maximum pixel values.</td>
309   </tr>
310
311   <tr>
312     <td valign="top">DCR</td>
313     <td valign="top">R</td>
314     <td valign="top">Kodak Digital Camera Raw Image File</td>
315     <td valign="top">&nbsp;</td>
316   </tr>
317
318   <tr>
319     <td valign="top">DCX</td>
320     <td valign="top">RW</td>
321     <td valign="top">ZSoft IBM PC multi-page Paintbrush image</td>
322     <td valign="top">&nbsp;</td>
323   </tr>
324
325   <tr>
326     <td valign="top">DIB</td>
327     <td valign="top">RW</td>
328     <td valign="top">Microsoft Windows Device Independent Bitmap</td>
329     <td valign="top">DIB is a <a href="#BMP">BMP</a> file without the <a href="#BMP">BMP</a> header. Used to support embedded images in compound formats like WMF.</td>
330   </tr>
331
332   <tr>
333     <td valign="top"><a href="http://www.libdjvu.org/">DJVU</a></td>
334     <td valign="top">R</td>
335     <td valign="top"></td>
336     <td valign="top"></td>
337   </tr>
338
339   <tr>
340     <td valign="top"><a href="http://www.adobe.com/products/dng/main.html">DNG</a></td>
341     <td valign="top">R</td>
342     <td valign="top">Digital Negative</td>
343     <td valign="top">Requires an explicit image format otherwise the image is interpreted as a TIFF image (e.g. dng:image.dng).</td>
344   </tr>
345
346   <tr>
347     <td valign="top"><a href="http://www.graphviz.org">DOT</a></td>
348     <td valign="top">R</td>
349     <td valign="top">Graph Visualization</td>
350     <td valign="top">Use <a href="../www/command-line-options.html#define">-define</a> to specify the layout engine (e.g. <kbd>-define dot:layout-engine=twopi</kbd>).</td>
351   </tr>
352
353   <tr>
354     <td valign="top"><a href="../www/motion-picture.html">DPX</a></td>
355     <td valign="top">RW</td>
356     <td valign="top">SMPTE Digital Moving Picture Exchange 2.0 (SMPTE 268M-2003)</td>
357     <td valign="top">Use <a href="../www/command-line-options.html#set">-set</a> to specify the image gamma or black and white points (e.g. <kbd>-set gamma 1.7</kbd>, <kbd>-set reference-black 95</kbd>, <kbd>-set reference-white 685</kbd>).</td>
358   </tr>
359
360   <tr>
361     <td valign="top">EMF</td>
362     <td valign="top">R</td>
363     <td valign="top">Microsoft Enhanced Metafile (32-bit)</td>
364     <td valign="top">Only available under Microsoft Windows.</td>
365   </tr>
366
367   <tr>
368     <td valign="top">EPDF</td>
369     <td valign="top">RW</td>
370     <td valign="top">Encapsulated Portable Document Format</td>
371     <td valign="top">&nbsp;</td>
372   </tr>
373
374   <tr>
375     <td valign="top">EPI</td>
376     <td valign="top">RW</td>
377     <td valign="top">Adobe Encapsulated PostScript Interchange format</td>
378     <td valign="top">Requires <a href="http://www.cs.wisc.edu/%7Eghost">Ghostscript</a> to read.</td>
379   </tr>
380
381   <tr>
382     <td valign="top">EPS</td>
383     <td valign="top">RW</td>
384     <td valign="top">Adobe Encapsulated PostScript</td>
385     <td valign="top">Requires <a href="http://www.cs.wisc.edu/%7Eghost">Ghostscript</a> to read.</td>
386   </tr>
387
388   <tr>
389     <td valign="top">EPS2</td>
390     <td valign="top">W</td>
391     <td valign="top">Adobe Level II Encapsulated PostScript</td>
392     <td valign="top">Requires <a href="http://www.cs.wisc.edu/%7Eghost">Ghostscript</a> to read.</td>
393   </tr>
394
395   <tr>
396     <td valign="top">EPS3</td>
397     <td valign="top">W</td>
398     <td valign="top">Adobe Level III Encapsulated PostScript</td>
399     <td valign="top">Requires <a href="http://www.cs.wisc.edu/%7Eghost">Ghostscript</a> to read.</td>
400   </tr>
401
402   <tr>
403     <td valign="top">EPSF</td>
404     <td valign="top">RW</td>
405     <td valign="top">Adobe Encapsulated PostScript</td>
406     <td valign="top">Requires <a href="http://www.cs.wisc.edu/%7Eghost">Ghostscript</a> to read.</td>
407   </tr>
408
409   <tr>
410     <td valign="top">EPSI</td>
411     <td valign="top">RW</td>
412     <td valign="top">Adobe Encapsulated PostScript Interchange format</td>
413     <td valign="top">Requires <a href="http://www.cs.wisc.edu/%7Eghost">Ghostscript</a> to read.</td>
414   </tr>
415
416   <tr>
417     <td valign="top">EPT</td>
418     <td valign="top">RW</td>
419     <td valign="top">Adobe Encapsulated PostScript Interchange format with <a href="#TIFF">TIFF</a> preview</td>
420     <td valign="top">Requires <a href="http://www.cs.wisc.edu/%7Eghost">Ghostscript</a> to read.</td>
421   </tr>
422
423   <tr>
424     <td valign="top"><a href="http://www.openexr.org">EXR</a></td>
425     <td valign="top">RW</td>
426     <td valign="top">High dynamic-range (HDR) file format developed by Industrial Light &amp; Magic</td>
427     <td valign="top">See <a href="../www/high-dynamic-range.html">High Dynamic-Range Images</a> for details on this image format.</td>
428   </tr>
429
430   <tr>
431     <td valign="top">FAX</td>
432     <td valign="top">RW</td>
433     <td valign="top">Group 3 TIFF</td>
434     <td valign="top">This format is a fixed width of 1728 as required by the standard.  See <a href="#TIFF">TIFF</a> format. Note that FAX machines use non-square pixels which are 1.5 times wider than they are tall but computer displays use square pixels so FAX images may appear to be narrow unless they are explicitly resized using a resize specification of <kbd>100x150%</kbd>.</td>
435   </tr>
436
437   <tr>
438     <td valign="top"><a href="http://homepage.usask.ca/~ijm451/fig/">FIG</a></td>
439     <td valign="top">R</td>
440     <td valign="top">FIG graphics format</td>
441     <td valign="top">Requires <a href="ftp://ftp.x.org/contrib/applications/drawing_tools/transfig">TransFig</a>.</td>
442   </tr>
443
444   <tr>
445     <td valign="top"><a href="http://www.cv.nrao.edu/fits/">FITS</a></td>
446     <td valign="top">RW</td>
447     <td valign="top">Flexible Image Transport System</td>
448     <td valign="top">To specify a single-precision floating-point format, use <kbd>-define quantum:format=floating-point</kbd>.  Set the depth to 64 for a double-precision floating-point format.</td>
449   </tr>
450
451   <tr>
452     <td valign="top">FPX</td>
453     <td valign="top">RW</td>
454     <td valign="top">FlashPix Format</td>
455     <td valign="top">Requires <a href="ftp://ftp.imagemagick.com/pub/ImageMagick/delegates">FlashPix SDK</a>.</td>
456   </tr>
457
458   <tr>
459     <td valign="top"><a href="http://www.fileformat.info/format/gif/egff.htm">GIF</a></td>
460     <td valign="top">RW</td>
461     <td valign="top">CompuServe Graphics Interchange Format</td>
462     <td valign="top">8-bit RGB PseudoColor with up to 256 palette entires. Specify the format <kbd>GIF87</kbd> to write the older version 87a of the format.  Use <a href="../www/command-line-options.html#transparent-color">-transparent-color</a> to specify the GIF transparent color (e.g. <kbd>-transparent-color wheat</kbd>).</td>
463   </tr>
464
465   <tr>
466     <td valign="top">GPLT</td>
467     <td valign="top">R</td>
468     <td valign="top">Gnuplot plot files</td>
469     <td valign="top">Requires <a href="http://www.gnuplot.info/">gnuplot4.0.tar.Z</a> or later.</td>
470   </tr>
471
472   <tr>
473     <td valign="top">GRAY</td>
474     <td valign="top">RW</td>
475     <td valign="top">Raw gray samples</td>
476     <td valign="top">Use <a href="../www/command-line-options.html#size">-size</a> and <a href="../www/command-line-options.html#depth">-depth</a> to specify the image width, height, and depth.  To specify a single precision floating-point format, use <kbd>-define quantum:format=floating-point</kbd>.  Set the depth to 32 for single precision floats, 64 for double precision, and 16 for half-precision.</td>
477   </tr>
478
479   <tr>
480     <td valign="top">HPGL</td>
481     <td valign="top">R</td>
482     <td valign="top">HP-GL plotter language</td>
483     <td valign="top">Requires <a href="http://ftp.cdrom.com/pub/ImageMagick/delegates/hp2xx-3.2.0.tar.gz">hp2xx-3.2.0.tar.gz</a></td>
484   </tr>
485
486   <tr>
487     <td valign="top">HRZ</td>
488     <td valign="top">RW</td>
489     <td valign="top">Slow Scane TeleVision</td>
490     <td valign="top">&nbsp;</td>
491   </tr>
492
493   <tr>
494     <td valign="top">HTML</td>
495     <td valign="top">RW</td>
496     <td valign="top">Hypertext Markup Language with a client-side image map</td>
497     <td valign="top">Also known as <kbd>HTM</kbd>. Requires <a href="http://www.tdb.uu.se/%7Ejan/">html2ps</a> to read.</td>
498   </tr>
499
500   <tr>
501     <td valign="top">ICO</td>
502     <td valign="top">R</td>
503     <td valign="top">Microsoft icon</td>
504     <td valign="top">Also known as <kbd>ICON</kbd>.</td>
505   </tr>
506
507   <tr>
508     <td valign="top">INFO</td>
509     <td valign="top">W</td>
510     <td valign="top">Format and characteristics of the image</td>
511     <td valign="top"></td>
512   </tr>
513
514   <tr>
515     <td valign="top">INLINE</td>
516     <td valign="top">R</td>
517     <td valign="top">Base64-encoded inline image</td>
518     <td valign="top">The inline image look similar to <kbd>inline:data:;base64,/9j/4AAQSk...knrn//2Q==</kbd>.  If the inline image exceeds 5000 characters, it must be referenced from a file (e.g. <kbd>inline:inline.txt</kbd>).</td>
519   </tr>
520
521   <tr>
522     <td valign="top">JBIG</td>
523     <td valign="top">RW</td>
524     <td valign="top">Joint Bi-level Image experts Group file interchange format</td>
525     <td valign="top">Also known as <kbd>BIE</kbd> and <kbd>JBG</kbd>. Requires <a href="http://www.cl.cam.ac.uk/~mgk25/jbigkit/">jbigkit-1.6.tar.gz</a>.</td>
526   </tr>
527
528   <tr>
529     <td valign="top"><a href="http://www.libmng.com/">JNG</a></td>
530     <td valign="top">RW</td>
531     <td valign="top">Multiple-image Network Graphics</td>
532     <td valign="top">JPEG in a PNG-style wrapper with transparency. Requires libjpeg and libpng-1.0.2 or later, <a href="http://www.libpng.org/pub/png/libpng.html">libpng-1.2.5</a> or later recommended.</td>
533   </tr>
534
535   <tr>
536     <td valign="top"><a href="http://www.ece.uvic.ca/%7Emdadams/jasper/">JP2</a></td>
537     <td valign="top">RW</td>
538     <td valign="top">JPEG-2000 JP2 File Format Syntax</td>
539     <td valign="top">Specify the encoding options with the <a href="../www/command-line-options.html#define">-define</a> option  See <a href="../www/jp2.html">JP2 Encoding Options</a> for more details.</td>
540   </tr>
541
542   <tr>
543     <td valign="top"><a href="http://www.ece.uvic.ca/%7Emdadams/jasper/">JPC</a></td>
544     <td valign="top">RW</td>
545     <td valign="top">JPEG-2000 Code Stream Syntax</td>
546     <td valign="top">Specify the encoding options with the <a href="../www/command-line-options.html#define">-define</a> option  See <a href="../www/jp2.html">JP2 Encoding Options</a> for more details.</td>
547   </tr>
548
549   <tr>
550     <td valign="top"><a href="http://www.jpeg.org/">JPEG</a></td>
551     <td valign="top">RW</td>
552     <td valign="top">Joint Photographic Experts Group JFIF format</td>
553     <td valign="top">Requires <a href="ftp://ftp.uu.net/graphics/jpeg/">jpegsrc.v6b.tar.gz</a>.  You can optionally define the DCT method, for example to specify the float method, use <a href="../www/command-line-options.html#define">-define jpeg:dct-method=float</a>. By default we compute optimal Huffman coding tables.  Specify <a href="../www/command-line-options.html#define">-define jpeg:optimize-coding=false</a> to use the default Huffman tables. Two other options include <a href="../www/command-line-options.html#define">-define jpeg:block-smoothing</a> and <a href="../www/command-line-options.html#define">-define jpeg:fancy-upsampling</a>. Set the sampling factor with <a href="../www/command-line-options.html#define">-define jpeg:sampling-factor</a>. You can size the image with <kbd>jpeg:size</kbd>, for example <a href="../www/command-line-options.html#define">-define jpeg:size=128x128</a>. Finally, to restrict the maximum file size, use <kbd>jpeg:extent</kbd>, for example <a href="../www/command-line-options.html#define">-define jpeg:extent=400kb</a>.</td>
554   </tr>
555
556   <tr>
557     <td valign="top">MAN</td>
558     <td valign="top">R</td>
559     <td valign="top">Unix reference manual pages</td>
560     <td valign="top">Requires that GNU groff and Ghostcript are installed.</td>
561   </tr>
562
563   <tr>
564     <td valign="top">MAT</td>
565     <td valign="top">R</td>
566     <td valign="top">MATLAB image format</td>
567     <td valign="top">&nbsp;</td>
568   </tr>
569
570   <tr>
571     <td valign="top"><a href="../www/miff.html">MIFF</a></td>
572     <td valign="top">RW</td>
573     <td valign="top">Magick image file format</td>
574     <td valign="top">This format persists all image attributes known to ImageMagick.  To specify a single precision floating-point format, use <kbd>-define quantum:format=floating-point</kbd>.  Set the depth to 32 for single precision floats, 64 for double precision, and 16 for half-precision.</td>
575   </tr>
576
577   <tr>
578     <td valign="top">MONO</td>
579     <td valign="top">RW</td>
580     <td valign="top">Bi-level bitmap in least-significant-byte first order</td>
581     <td valign="top">&nbsp;</td>
582   </tr>
583
584   <tr>
585     <td valign="top"><a href="http://www.libpng.org/pub/mng/">MNG</a></td>
586     <td valign="top">RW</td>
587     <td valign="top">Multiple-image Network Graphics</td>
588     <td valign="top">A PNG-like Image Format Supporting Multiple Images, Animation and Transparent JPEG. Requires libpng-1.0.2 or later, <a href="http://www.libpng.org/pub/png/libpng.html">libpng-1.2.5</a> or later recommended. An interframe delay of 0 generates one frame with each additional layer composited on top.  For motion, be sure to specify a non-zero delay.</td>
589   </tr>
590
591   <tr>
592     <td valign="top"><a href="http://www.mpeg.org/">M2V</a></td>
593     <td valign="top">RW</td>
594     <td valign="top">Motion Picture Experts Group file interchange format (version 2)</td>
595     <td valign="top">Requires <a href="ftp://ftp.mpeg.org/pub/mpeg/mssg/">mpeg2vidcodec_v12.tar.gz</a>.</td>
596   </tr>
597
598   <tr>
599     <td valign="top"><a href="http://www.mpeg.org/">MPEG</a></td>
600     <td valign="top">RW</td>
601     <td valign="top">Motion Picture Experts Group file interchange format (version 1)</td>
602     <td valign="top">Requires <a href="ftp://ftp.mpeg.org/pub/mpeg/mssg/">mpeg2vidcodec_v12.tar.gz</a>.</td>
603   </tr>
604
605   <tr>
606     <td valign="top">MPC</td>
607     <td valign="top">RW</td>
608     <td valign="top">Magick Persistent Cache image file format</td>
609     <td valign="top"> The native <em>in-memory</em> ImageMagick uncompressed file format. This file format is identical to that used by ImageMagick to represent images in memory and is read by mapping the file directly into memory. The MPC format is not portable and is not suitable as an archive format. It is suitable as an intermediate format for high-performance image processing.  The MPC format requires two files to support one image. Image attributes are written to a file with the extension <kbd>.mpc</kbd>, whereas, image pixels are written to a file with the extension <kbd>.cache</kbd>.</td>
610   </tr>
611
612   <tr>
613     <td valign="top">MPR</td>
614     <td valign="top">RW</td>
615     <td valign="top">Magick Persistent Registry</td>
616     <td valign="top">This format permits you to write to and read images from memory.  The image persists until the program exits.  For example, let's use the MPR to create a checkerboard:
617 <pre class="text">
618 convert \( -size 15x15 xc:black xc:white -append \) \
619   \( +clone -flip \) +append -write mpr:checkers +delete \
620   -size 240x240 tile:mpr:checkers board.png
621 </pre></td>
622   </tr>
623
624   <tr>
625     <td valign="top">MRW</td>
626     <td valign="top">R</td>
627     <td valign="top">Sony (Minolta) Raw Image File</td>
628     <td valign="top">&nbsp;</td>
629   </tr>
630
631   <tr>
632     <td valign="top">MSL</td>
633     <td valign="top">RW</td>
634     <td valign="top">Magick Scripting Language</td>
635     <td valign="top">MSL is the XML-based scripting language supported by the <a href="../www/conjure.html">conjure</a> utility. MSL requires the <a href="http://xmlsoft.org/">libxml2</a> delegate library.</td>
636   </tr>
637
638   <tr>
639     <td valign="top"><a href="http://www.fileformat.info/format/mtv/egff.htm">MTV</a></td>
640     <td valign="top">RW</td>
641     <td valign="top">MTV Raytracing image format</td>
642     <td valign="top">&nbsp;</td>
643   </tr>
644
645   <tr>
646     <td valign="top"><a href="../www/magick-vector-graphics.html">MVG</a></td>
647     <td valign="top">RW</td>
648     <td valign="top">Magick Vector Graphics.</td>
649     <td valign="top">The native ImageMagick vector metafile format. A text file containing vector drawing commands accepted by <a href="../www/convert.html">convert</a>'s <a href="../www/command-line-options.html#draw">-draw</a> option.</td>
650   </tr>
651
652   <tr>
653     <td valign="top">NEF</td>
654     <td valign="top">R</td>
655     <td valign="top">Nikon Digital SLR Camera Raw Image File</td>
656     <td valign="top">&nbsp;</td>
657   </tr>
658
659   <tr>
660     <td valign="top">ORF</td>
661     <td valign="top">R</td>
662     <td valign="top">Olympus Digital Camera Raw Image File</td>
663     <td valign="top">&nbsp;</td>
664   </tr>
665
666   <tr>
667     <td valign="top">OTB</td>
668     <td valign="top">RW</td>
669     <td valign="top">On-the-air Bitmap</td>
670     <td valign="top">&nbsp;</td>
671   </tr>
672
673   <tr>
674     <td valign="top">P7</td>
675     <td valign="top">RW</td>
676     <td valign="top">Xv's Visual Schnauzer thumbnail format</td>
677     <td valign="top">&nbsp;</td>
678   </tr>
679
680   <tr>
681     <td valign="top">PALM</td>
682     <td valign="top">RW</td>
683     <td valign="top">Palm pixmap</td>
684     <td valign="top">&nbsp;</td>
685   </tr>
686
687   <tr>
688     <td valign="top">PAM</td>
689     <td valign="top">W</td>
690     <td valign="top">Common 2-dimensional bitmap format</td>
691     <td valign="top">&nbsp;</td>
692   </tr>
693
694   <tr>
695     <td valign="top"><a href="http://www.fileformat.info/format/pbm/egff.htm">PBM</a></td>
696     <td valign="top">RW</td>
697     <td valign="top">Portable bitmap format (black and white)</td>
698     <td valign="top">&nbsp;</td>
699   </tr>
700
701   <tr>
702     <td valign="top">PCD</td>
703     <td valign="top">RW</td>
704     <td valign="top">Photo CD</td>
705     <td valign="top">The maximum resolution written is 768x512 pixels since larger images require huffman compression (which is not supported).</td>
706   </tr>
707
708   <tr>
709     <td valign="top">PCDS</td>
710     <td valign="top">RW</td>
711     <td valign="top">Photo CD</td>
712     <td valign="top">Decode with the sRGB color tables.</td>
713   </tr>
714
715   <tr>
716     <td valign="top">PCL</td>
717     <td valign="top">W</td>
718     <td valign="top">HP Page Control Language</td>
719     <td valign="top">Use <a href="../www/command-line-options.html#define">-define</a> to specify fit to page option (e.g. <kbd>-define pcl:fit-to-page=true</kbd>).</td>
720   </tr>
721
722   <tr>
723     <td valign="top"><a href="http://www.fileformat.info/format/pcx/egff.htm">PCX</a></td>
724     <td valign="top">RW</td>
725     <td valign="top">ZSoft IBM PC Paintbrush file</td>
726     <td valign="top">&nbsp;</td>
727   </tr>
728
729   <tr>
730     <td valign="top">PDB</td>
731     <td valign="top">RW</td>
732     <td valign="top">Palm Database ImageViewer Format</td>
733     <td valign="top">&nbsp;</td>
734   </tr>
735
736   <tr>
737     <td valign="top">PDF</td>
738     <td valign="top">RW</td>
739     <td valign="top">Portable Document Format</td>
740     <td valign="top">Requires <a href="http://www.cs.wisc.edu/%7Eghost">Ghostscript</a> to read.  By default, ImageMagick sets the page size to the MediaBox. Some PDF files, however, have a CropBox or TrimBox that is smaller than the MediaBox and may include white space, registration or cutting marks outside the CropBox or TrimBox. To force ImageMagick to use the CropBox or TrimBox rather than the MediaBox, use <a href="../www/command-line-options.html#define">-define</a> (e.g. <kbd>-define pdf:use-cropbox=true</kbd> or <kbd>-define pdf:use-trimbox=true</kbd>).  Use <a href="../www/command-line-options.html#density">-density</a> to improve the appearance of your PDF rendering (e.g. -density 300x300).</td>
741   </tr>
742
743   <tr>
744     <td valign="top">PEF</td>
745     <td valign="top">R</td>
746     <td valign="top">Pentax Electronic File</td>
747     <td valign="top">Requires an explicit image format otherwise the image is interpreted as a TIFF image (e.g. pef:image.pef).</td>
748   </tr>
749
750   <tr>
751     <td valign="top">PFA</td>
752     <td valign="top">R</td>
753     <td valign="top">Postscript Type 1 font (ASCII)</td>
754     <td valign="top">Opening as file returns a preview image.</td>
755   </tr>
756
757   <tr>
758     <td valign="top">PFB</td>
759     <td valign="top">R</td>
760     <td valign="top">Postscript Type 1 font (binary)</td>
761     <td valign="top">Opening as file returns a preview image.</td>
762   </tr>
763
764   <tr>
765     <td valign="top">PFM</td>
766     <td valign="top">RW</td>
767     <td valign="top">Portable float map format</td>
768     <td valign="top">&nbsp;</td>
769   </tr>
770
771   <tr>
772     <td valign="top">PGM</td>
773     <td valign="top">RW</td>
774     <td valign="top">Portable graymap format (gray scale)</td>
775     <td valign="top">&nbsp;</td>
776   </tr>
777
778   <tr>
779     <td valign="top">PICON</td>
780     <td valign="top">RW</td>
781     <td valign="top">Personal Icon</td>
782     <td valign="top">&nbsp;</td>
783   </tr>
784
785   <tr>
786     <td valign="top">PICT</td>
787     <td valign="top">RW</td>
788     <td valign="top">Apple Macintosh QuickDraw/PICT file</td>
789     <td valign="top">&nbsp;</td>
790   </tr>
791
792   <tr>
793     <td valign="top">PIX</td>
794     <td valign="top">R</td>
795     <td valign="top">Alias/Wavefront RLE image format</td>
796     <td valign="top">&nbsp;</td>
797   </tr>
798
799   <tr>
800     <td valign="top"><a href="http://www.libpng.org/pub/png/">PNG</a></td>
801     <td valign="top">RW</td>
802     <td valign="top">Portable Network Graphics</td>
803     <td valign="top">Requires libpng-1.0.2 or later, <a href="http://www.libpng.org/pub/png/libpng.html">libpng-1.2.5</a> or later recommended. The PNG specification does not support pixels-per-inch units, only pixels-per-centimeters.</td>
804   </tr>
805
806   <tr>
807     <td valign="top"><a href="http://www.libpng.org/pub/png/">PNG8</a></td>
808     <td valign="top">RW</td>
809     <td valign="top">Portable Network Graphics</td>
810     <td valign="top">8-bit indexed with optional binary transparency</td>
811   </tr>
812
813   <tr>
814     <td valign="top"><a href="http://www.libpng.org/pub/png/">PNG24</a></td>
815     <td valign="top">RW</td>
816     <td valign="top">Portable Network Graphics</td>
817     <td valign="top">opaque 24-bit RGB</td>
818   </tr>
819
820   <tr>
821     <td valign="top"><a href="http://www.libpng.org/pub/png/">PNG32</a></td>
822     <td valign="top">RW</td>
823     <td valign="top">Portable Network Graphics</td>
824     <td valign="top">opaque or transparent 32-bit RGBA</td>
825   </tr>
826
827   <tr>
828     <td valign="top">PNM</td>
829     <td valign="top">RW</td>
830     <td valign="top">Portable anymap</td>
831     <td valign="top">PNM is a family of formats supporting portable bitmaps (PBM) , graymaps (PGM), and pixmaps (PPM). There is no file format associated with pnm itself. If PNM is used as the output format specifier, then ImageMagick automagically selects the most appropriate format to represent the image.  The default is to write the binary version of the formats. Use <a href="../www/command-line-options.html#compress">-compress none</a> to write the ASCII version of the formats.</td>
832   </tr>
833
834   <tr>
835     <td valign="top">PPM</td>
836     <td valign="top">RW</td>
837     <td valign="top">Portable pixmap format (color)</td>
838     <td valign="top">&nbsp;</td>
839   </tr>
840
841   <tr>
842     <td valign="top">PS</td>
843     <td valign="top">RW</td>
844     <td valign="top">Adobe PostScript file</td>
845     <td valign="top">Requires <a href="http://www.cs.wisc.edu/%7Eghost">Ghostscript</a> to read. To force ImageMagick to respect the crop box, use <a href="../www/command-line-options.html#define">-define</a> (e.g. <kbd>-define ps:use-cropbox=true</kbd>). Use <a href="../www/command-line-options.html#density">-density</a> to improve the appearance of your Postscript rendering (e.g. -density 300x300).</td>
846   </tr>
847
848   <tr>
849     <td valign="top">PS2</td>
850     <td valign="top">RW</td>
851     <td valign="top">Adobe Level II PostScript file</td>
852     <td valign="top">Requires <a href="http://www.cs.wisc.edu/%7Eghost">Ghostscript</a> to read.</td>
853   </tr>
854
855   <tr>
856     <td valign="top">PS3</td>
857     <td valign="top">RW</td>
858     <td valign="top">Adobe Level III PostScript file</td>
859     <td valign="top">Requires <a href="http://www.cs.wisc.edu/%7Eghost">Ghostscript</a> to read.</td>
860   </tr>
861
862   <tr>
863     <td valign="top">PSD</td>
864     <td valign="top">RW</td>
865     <td valign="top">Adobe Photoshop bitmap file</td>
866     <td valign="top">&nbsp;</td>
867   </tr>
868
869   <tr>
870     <td valign="top">PTIF</td>
871     <td valign="top">RW</td>
872     <td valign="top">Pyramid encoded <a href="#TIFF">TIFF</a></td>
873     <td valign="top">Multi-resolution <a href="#TIFF">TIFF</a> containing successively smaller versions of the image down to the size of an icon.</td>
874   </tr>
875
876   <tr>
877     <td valign="top"><a href="http://www.photoworks.com/">PWP</a></td>
878     <td valign="top">R</td>
879     <td valign="top">Seattle File Works multi-image file</td>
880     <td valign="top">&nbsp;</td>
881   </tr>
882
883   <tr>
884     <td valign="top">RAD</td>
885     <td valign="top">R</td>
886     <td valign="top">Radiance image file</td>
887     <td valign="top">Requires that <i>ra_ppm</i> from the Radiance software package be installed.</td>
888   </tr>
889
890   <tr>
891     <td valign="top">RAF</td>
892     <td valign="top">R</td>
893     <td valign="top">Fuji CCD-RAW Graphic File</td>
894     <td valign="top">&nbsp;</td>
895   </tr>
896
897   <tr>
898     <td valign="top">RGB</td>
899     <td valign="top">RW</td>
900     <td valign="top">Raw red, green, and blue samples</td>
901     <td valign="top">Use <a href="../www/command-line-options.html#size">-size</a> and <a href="../www/command-line-options.html#depth">-depth</a> to specify the image width, height, and depth.  To specify a single precision floating-point format, use <kbd>-define quantum:format=floating-point</kbd>.  Set the depth to 32 for single precision floats, 64 for double precision, and 16 for half-precision.</td>
902   </tr>
903
904   <tr>
905     <td valign="top">RGBA</td>
906     <td valign="top">RW</td>
907     <td valign="top">Raw red, green, blue, and alpha samples</td>
908     <td valign="top">Use <a href="../www/command-line-options.html#size">-size</a> and <a href="../www/command-line-options.html#depth">-depth</a> to specify the image width, height, and depth.  To specify a single precision floating-point format, use <kbd>-define quantum:format=floating-point</kbd>.  Set the depth to 32 for single precision floats, 64 for double precision, and 16 for half-precision.</td>
909   </tr>
910
911   <tr>
912     <td valign="top">RLA</td>
913     <td valign="top">R</td>
914     <td valign="top">Alias/Wavefront image file</td>
915     <td valign="top">&nbsp;</td>
916   </tr>
917
918   <tr>
919     <td valign="top">RLE</td>
920     <td valign="top">R</td>
921     <td valign="top">Utah Run length encoded image file</td>
922     <td valign="top">&nbsp;</td>
923   </tr>
924
925   <tr>
926     <td valign="top"><a href="http://www.oreilly.com/www/centers/gff/formats/scitex/">SCT</a></td>
927     <td valign="top">R</td>
928     <td valign="top">Scitex Continuous Tone Picture</td>
929     <td valign="top">&nbsp;</td>
930   </tr>
931
932   <tr>
933     <td valign="top"><a href="http://www.photoworks.com/">SFW</a></td>
934     <td valign="top">R</td>
935     <td valign="top">Seattle File Works image</td>
936     <td valign="top">&nbsp;</td>
937   </tr>
938
939   <tr>
940     <td valign="top">SGI</td>
941     <td valign="top">RW</td>
942     <td valign="top">Irix RGB image</td>
943     <td valign="top">&nbsp;</td>
944   </tr>
945
946   <tr>
947     <td valign="top">SHTML</td>
948     <td valign="top">W</td>
949     <td valign="top">Hypertext Markup Language client-side image map</td>
950     <td valign="top">Used to write HTML clickable image maps based on a the output of <a href="../www/montage.html">montage</a> or a format which supports tiled images such as <a href="#MIFF">MIFF</a>.</td>
951   </tr>
952
953   <tr>
954     <td valign="top">SID, MrSID</td>
955     <td valign="top">R</td>
956     <td valign="top">Multiresolution seamless image</td>
957     <td valign="top">Requires the <a href="http://www.lizardtech.com/download/dl_download.html?detail=geo_mrsiddecode&platform=lin">mrsidgeodecode</a> command line utility that decompresses MG2 or MG3 SID image files.</td>
958   </tr>
959
960   <tr>
961     <td valign="top">SUN</td>
962     <td valign="top">RW</td>
963     <td valign="top">SUN Rasterfile</td>
964     <td valign="top">&nbsp;</td>
965   </tr>
966
967   <tr>
968     <td valign="top"><a href="http://www.w3.org/Graphics/SVG">SVG</a></td>
969     <td valign="top">RW</td>
970     <td valign="top">Scalable Vector Graphics</td>
971     <td valign="top">Requires <a href="http://xmlsoft.org/">libxml2</a> and <a href="http://www.freetype.org/">freetype-2</a>. Note that SVG is a complex specification and support for the specification in ImageMagick is not complete.</td>
972   </tr>
973
974   <tr>
975     <td valign="top">TGA</td>
976     <td valign="top">RW</td>
977     <td valign="top">Truevision Targa image</td>
978     <td valign="top">Also known as formats <kbd>ICB</kbd>, <kbd>VDA</kbd>, and <kbd>VST</kbd>.</td>
979   </tr>
980
981   <tr>
982     <td valign="top"><a href="http://www.remotesensing.org/libtiff/">TIFF</a></td>
983     <td valign="top">RW</td>
984     <td valign="top">Tagged Image File Format</td>
985     <td valign="top">Also known as <kbd>TIF</kbd>. Requires <a href="ftp://ftp.remotesensing.org/pub/libtiff/">tiff-v3.6.1.tar.gz</a> or later.  Use <a href="../www/command-line-options.html#define">-define</a> to specify the rows per strip (e.g. <kbd>-define tiff:rows-per-strip=8</kbd>).  To define the tile geometry, use for example, <kbd>-define tiff:tile-geometry=128x128</kbd>. To specify a <em>signed</em> format, use  <kbd>-define quantum:format=signed</kbd>. To specify a single-precision floating-point format, use <kbd>-define quantum:format=floating-point</kbd>.  Set the depth to 64 for a double-precision floating-point format.  Use <kbd>-define quantum:polarity=min-is-black</kbd> or <kbd>-define quantum:polarity=min-is-white</kbd> toggle the photometric interpretation for a bilevel image.  Specify the extra samples as associated or unassociated alpha with, for example, <kbd>-define tiff:alpha=unassociated</kbd>.  Set the fill order with <kbd>-define tiff:fill-order=msb|lsb</kbd>. Set the TIFF endianess with <kbd>-define tiff:endian=msb|lsb</kbd>. You can choose to read the EXIF profile with this option: <kbd>-define tiff:exif=true</kbd>. You can set a number of TIFF software attributes including host computer, artist, timestamp, make, model, software, and copyright.  For example, <a href="../www/command-line-options.html#set">-set tiff:software "My Company"</a>.</td>
986   </tr>
987
988   <tr>
989     <td valign="top">TIM</td>
990     <td valign="top">R</td>
991     <td valign="top">PSX TIM file</td>
992     <td valign="top">&nbsp;</td>
993   </tr>
994
995   <tr>
996     <td valign="top"><a href="http://www.freetype.org/">TTF</a></td>
997     <td valign="top">R</td>
998     <td valign="top">TrueType font file</td>
999     <td valign="top">Requires <a href="http://www.freetype.org/">freetype 2</a>. Opening as file returns a preview image. Use <a href="../www/command-line-options.html#set">-set</a> if you do not want to hint glyph outlines after their scaling to device pixels (e.g. <kbd>-set type:hinting off</kbd>).</td>
1000   </tr>
1001
1002   <tr>
1003     <td valign="top">TXT</td>
1004     <td valign="top">RW</td>
1005     <td valign="top">Raw text file</td>
1006     <td valign="top">&nbsp;</td>
1007   </tr>
1008
1009   <tr>
1010     <td valign="top">UIL</td>
1011     <td valign="top">W</td>
1012     <td valign="top">X-Motif UIL table</td>
1013     <td valign="top">&nbsp;</td>
1014   </tr>
1015
1016   <tr>
1017     <td valign="top">UYVY</td>
1018     <td valign="top">RW</td>
1019     <td valign="top">Interleaved YUV raw image</td>
1020     <td valign="top">Use <a href="../www/command-line-options.html#size">-size</a> and <a href="../www/command-line-options.html#depth">-depth</a> command line options to specify width and height.  Use <a href="../www/command-line-options.html#sampling-factor">-sampling-factor</a> to set the desired subsampling (e.g. -sampling-factor 4:2:2).</td>
1021   </tr>
1022
1023   <tr>
1024     <td valign="top">VICAR</td>
1025     <td valign="top">RW</td>
1026     <td valign="top">VICAR rasterfile format</td>
1027     <td valign="top">&nbsp;</td>
1028   </tr>
1029
1030   <tr>
1031     <td valign="top"><a href="http://www.fileformat.info/format/viff/egff.htm">VIFF</a></td>
1032     <td valign="top">RW</td>
1033     <td valign="top">Khoros Visualization Image File Format</td>
1034     <td valign="top">&nbsp;</td>
1035   </tr>
1036
1037   <tr>
1038     <td valign="top"><a href="http://www.openmobilealliance.org/Technical/wapindex.aspx">WBMP</a></td>
1039     <td valign="top">RW</td>
1040     <td valign="top">Wireless bitmap</td>
1041     <td valign="top">Support for uncompressed monochrome only.</td>
1042   </tr>
1043
1044   <tr>
1045     <td valign="top"><a href="http://www.fileformat.info/format/wmf/egff.htm">WMF</a></td>
1046     <td valign="top">R</td>
1047     <td valign="top">Windows Metafile</td>
1048     <td valign="top">Requires <a href="http://sourceforge.net/projects/wvware/">libwmf</a>. By default, renders WMF files using the dimensions specified by the metafile header. Use the -density option to adjust the output resolution, and thereby adjust the output size. The default output resolution is 72DPI so <kbd>-density 144</kbd> results in an image twice as large as the default. Use <kbd>-background color</kbd> to specify the WMF background color (default white) or <kbd>-texture filename</kbd> to specify a background texture image.</td>
1049   </tr>
1050
1051   <tr>
1052     <td valign="top"><a href="http://www.fileformat.info/format/wpg/egff.htm">WPG</a></td>
1053     <td valign="top">R</td>
1054     <td valign="top">Word Perfect Graphics File</td>
1055     <td valign="top">&nbsp;</td>
1056   </tr>
1057
1058   <tr>
1059     <td valign="top">X</td>
1060     <td valign="top">RW</td>
1061     <td valign="top">display or import an image to or from an X11 server</td>
1062     <td valign="top">Use <a href="../www/command-line-options.html#define">-define</a> to obtain the image from the root window (e.g. <kbd>-define x:screen=true</kbd>).  Set <kbd>x:silent=true</kbd> to turn off the beep when importing an image.</td>
1063   </tr>
1064
1065   <tr>
1066     <td valign="top"><a href="http://www.fileformat.info/format/xbm/egff.htm">XBM</a></td>
1067     <td valign="top">RW</td>
1068     <td valign="top">X Windows system bitmap, black and white only</td>
1069     <td valign="top">Used by the X Windows System to store monochrome icons.</td>
1070   </tr>
1071
1072   <tr>
1073     <td valign="top">XCF</td>
1074     <td valign="top">R</td>
1075     <td valign="top">GIMP image</td>
1076     <td valign="top">&nbsp;</td>
1077   </tr>
1078
1079   <tr>
1080     <td valign="top"><a href="http://www.fileformat.info/format/xpm/egff.htm">XPM</a></td>
1081     <td valign="top">RW</td>
1082     <td valign="top">X Windows system pixmap</td>
1083     <td valign="top">Also known as <kbd>PM</kbd>. Used by the X Windows System to store color icons.</td>
1084   </tr>
1085
1086   <tr>
1087     <td valign="top"><a href="http://www.fileformat.info/format/xwd/egff.htm">XWD</a></td>
1088     <td valign="top">RW</td>
1089     <td valign="top">X Windows system window dump</td>
1090     <td valign="top">Used by the X Windows System to save/display screen dumps.</td>
1091   </tr>
1092
1093   <tr>
1094     <td valign="top">X3F</td>
1095     <td valign="top">R</td>
1096     <td valign="top">Sigma Camera RAW Picture File</td>
1097     <td valign="top">&nbsp;</td>
1098   </tr>
1099
1100   <tr>
1101     <td valign="top">YCbCr</td>
1102     <td valign="top">RW</td>
1103     <td valign="top">Raw Y, Cb, and Cr samples</td>
1104     <td valign="top">Use <a href="../www/command-line-options.html#size">-size</a> and <a href="../www/command-line-options.html#depth">-depth</a> to specify the image width, height, and depth.</td>
1105   </tr>
1106
1107   <tr>
1108     <td valign="top">YCbCrA</td>
1109     <td valign="top">RW</td>
1110     <td valign="top">Raw Y, Cb, Cr, and alpha samples</td>
1111     <td valign="top">Use <a href="../www/command-line-options.html#size">-size</a> and <a href="../www/command-line-options.html#depth">-depth</a> to specify the image width, height, and depth.</td>
1112   </tr>
1113
1114   <tr>
1115     <td valign="top">YUV</td>
1116     <td valign="top">RW</td>
1117     <td valign="top">CCIR 601 4:1:1</td>
1118     <td valign="top">Use <a href="../www/command-line-options.html#size">-size</a> and <a href="../www/command-line-options.html#depth">-depth</a> command line options to specify width, height, and depth.   Use <a href="../www/command-line-options.html#sampling-factor">-sampling-factor</a> to set the desired subsampling (e.g. -sampling-factor 4:2:2).</td>
1119   </tr>
1120   </tbody>
1121 </table>
1122
1123 </div>
1124
1125 <h2><a name="pseudo"></a>Pseudo-image Formats</h2>
1126 <div class="doc-section">
1127
1128 <p>ImageMagick supports a number of image format specifications which refer to images prepared via an algorithm, or input/output targets. The following table lists these pseudo-image formats:</p>
1129
1130 <table class="doc">
1131   <tr>
1132     <th>Tag</th>
1133     <th>Mode</th>
1134     <th>Description</th>
1135     <th>Notes</th>
1136   </tr>
1137
1138   <tr>
1139     <td valign="top">CANVAS</td>
1140     <td valign="top">R</td>
1141     <td valign="top">Canvas image of specified color</td>
1142     <td valign="top">Useful to create solid color <em>canvas</em> images. Use
1143        <a href="../www/command-line-options.html#size" >-size</a> and <a
1144        href="../www/command-line-options.html#depth" >-depth</a> to specify the
1145        image width, height, and depth.  Example canvas color specifications
1146        include <kbd>canvas:red</kbd> and <kbd>canvas:#FF0000</kbd>.<br/>
1147
1148        If no color is specified a '<kbd>white</kbd>' canvas image is
1149        generated.  If no <a href="../www/command-line-options.html#size" >-size</a> is specified
1150        a single pixel image of the specified color is generated.</td>
1151
1152   </tr>
1153
1154   <tr>
1155     <td valign="top">CAPTION</td>
1156     <td valign="top">R</td>
1157     <td valign="top">Image caption</td>
1158     <td valign="top">&nbsp;</td>
1159   </tr>
1160
1161   <tr>
1162     <td valign="top">CLIPBOARD</td>
1163     <td valign="top">RW</td>
1164     <td valign="top">Windows Clipboard</td>
1165     <td valign="top">Only available under Microsoft Windows.</td>
1166   </tr>
1167
1168   <tr>
1169     <td valign="top">FRACTAL</td>
1170     <td valign="top">R</td>
1171     <td valign="top">Plasma fractal image</td>
1172     <td valign="top">&nbsp;</td>
1173   </tr>
1174
1175   <tr>
1176     <td valign="top">GRADIENT</td>
1177     <td valign="top">R</td>
1178     <td valign="top">Gradual passing from one shade to another</td>
1179     <td valign="top">Returns a rendered linear top-to-bottom gradient image
1180        using the specified image size. Specify the desired shading as part of
1181        the filename (e.g.  <kbd>gradient:red-blue</kbd> or
1182        <kbd>gradient:#F00-#00F</kbd>).  If the shading colors are omitted, the
1183        default gradient is white-black.</td>
1184
1185   </tr>
1186
1187   <tr>
1188     <td valign="top">HALD</td>
1189     <td valign="top">R</td>
1190     <td valign="top">Identity Hald CLUT Image</td>
1191     <td valign="top">Select order with filename, e.g. hald:5 for order 5.</td>
1192   </tr>
1193
1194   <tr>
1195     <td valign="top">HISTOGRAM</td>
1196     <td valign="top">W</td>
1197     <td valign="top">Histogram of the image</td>
1198     <td valign="top">The histogram includes the unique colors of the image as an image comment.  If you have no need for the unique color list, use <kbd>-define histogram:unique-colors=false</kbd> to forego this expensive operation.</td>
1199   </tr>
1200
1201   <tr>
1202     <td valign="top">LABEL</td>
1203     <td valign="top">R</td>
1204     <td valign="top">Text image format</td>
1205     <td valign="top">Specify the desired text as the filename (e.g. <kbd>label:"This a label"</kbd>).</td>
1206   </tr>
1207
1208   <tr>
1209     <td valign="top">MAP</td>
1210     <td valign="top">RW</td>
1211     <td valign="top">Colormap intensities and indices</td>
1212     <td valign="top">Set -depth to set the sample size of the intensities; indices are 16-bit if colors &gt; 256.</td>
1213   </tr>
1214
1215   <tr>
1216     <td valign="top">MATTE</td>
1217     <td valign="top">W</td>
1218     <td valign="top">MATTE format</td>
1219     <td valign="top">Write only.</td>
1220   </tr>
1221
1222   <tr>
1223     <td valign="top">NULL</td>
1224     <td valign="top">RW</td>
1225     <td valign="top">NULL image</td>
1226     <td valign="top">Useful for creating blank tiles with <a href="../www/montage.html">montage</a> (use <kbd>NULL:</kbd>). Also useful as an output format when evaluating image read performance.</td>
1227   </tr>
1228
1229   <tr>
1230     <td valign="top">PLASMA</td>
1231     <td valign="top">R</td>
1232     <td valign="top">Plasma fractal image</td>
1233     <td valign="top">&nbsp;</td>
1234   </tr>
1235
1236   <tr>
1237     <td valign="top">PREVIEW</td>
1238     <td valign="top">W</td>
1239     <td valign="top">Show a preview an image enhancement, effect, or f/x</td>
1240     <td valign="top">Creates a preview montage of images prepared over a parameteric range in order to assist with parameter selection. Specify the desired
1241     preview type via the -preview option).</td>
1242   </tr>
1243
1244   <tr>
1245     <td valign="top">PRINT</td>
1246     <td valign="top">W</td>
1247     <td valign="top">Send image to your computer printer</td>
1248     <td valign="top">Unix users may set the PRINTER (for 'lpr') or LPDEST (for 'lp') environment variables to select the desired printer.</td>
1249   </tr>
1250
1251   <tr>
1252     <td valign="top">SCAN</td>
1253     <td valign="top">R</td>
1254     <td valign="top">Import image from a scanner device</td>
1255     <td valign="top">Requires <a href="http://www.sane-project.org/">SANE</a> Specify the device name and path as the filename (e.g.  <kbd>scan:'hpaio:/usb/Officejet_6200_series?serial=CN4ATCE3G20453'</kbd>).</td>
1256   </tr>
1257
1258   <tr>
1259     <td valign="top">RADIAL_GRADIENT</td>
1260     <td valign="top">R</td>
1261     <td valign="top">Gradual radial passing from one shade to another</td>
1262     <td valign="top">Returns a rendered radial gradient image using the specified image size. Specify the desired shading as part of the filename (e.g.  <kbd>radial-gradient:red-blue</kbd> or <kbd>radial-gradient:#F00-#00F</kbd>).</td>
1263   </tr>
1264
1265   <tr>
1266     <td valign="top">SCANX</td>
1267     <td valign="top">R</td>
1268     <td valign="top">Import image from the default scanner device</td>
1269     <td valign="top">&nbsp;</td>
1270   </tr>
1271
1272   <tr>
1273     <td valign="top">STEGANO</td>
1274     <td valign="top">R</td>
1275     <td valign="top">Steganographic image</td>
1276     <td valign="top">Use <a href="../www/command-line-options.html#size">-size</a> command line option to specify width, height, and offset of the steganographic image</td>
1277   </tr>
1278
1279   <tr>
1280     <td valign="top">TILE</td>
1281     <td valign="top">R</td>
1282     <td valign="top">Tiled image</td>
1283     <td valign="top">Create a tiled version of an image at by tiling a image. Use <a href="../www/command-line-options.html#size">-size</a> to specify the tiled image size. The image is specified similar to
1284     <kbd>TILE:image.miff</kbd>.</td>
1285   </tr>
1286
1287   <tr>
1288     <td valign="top">UNIQUE</td>
1289     <td valign="top">W</td>
1290     <td valign="top">Write only unique pixels to the image file.</td>
1291     <td valign="top">&nbsp;</td>
1292   </tr>
1293
1294   <tr>
1295     <td valign="top">VID</td>
1296     <td valign="top">RW</td>
1297     <td valign="top">Visual Image Directory</td>
1298     <td valign="top">Used to create a thumbnailed directory (tiled thumbnails) of a set of images which may be used to select images to view via the <a href="../www/display.html">display</a> program, or saved to a <a href="#MIFF">MIFF</a> or <a href="#SHTML">SHTML</a> file.</td>
1299   </tr>
1300
1301   <tr>
1302     <td valign="top">WIN</td>
1303     <td valign="top">RW</td>
1304     <td valign="top">Select image from or display image to your computer screen</td>
1305     <td valign="top">Only supported under Microsoft Windows.</td>
1306   </tr>
1307
1308   <tr>
1309     <td valign="top">X</td>
1310     <td valign="top">RW</td>
1311     <td valign="top">Select image from or display image to your X server screen</td>
1312     <td valign="top">Also see the <a href="../www/import.html">import</a> and <a href="../www/display.html">display</a>
1313     programs.</td>
1314   </tr>
1315
1316   <tr>
1317     <td valign="top">XC</td>
1318     <td valign="top">R</td>
1319     <td valign="top">Canvas image of specified color</td>
1320     <td valign="top">An backward compatible alias for the '<kbd>canvas:</kbd>'
1321     psuedo-file format, used to create a solid color <em>canvas</em> image.
1322     </td>
1323   </tr>
1324 </table>
1325
1326 </div>
1327
1328 <h2><a name="builtin-images"></a>Built-in Images</h2>
1329 <div class="doc-section">
1330
1331 <p>ImageMagick includes a number of built-in (embedded) images which may be referenced as if they were an image file. The <kbd>magick:</kbd> format tag may be used via the syntax <kbd>magick:</kbd><em>name</em> to request an embedded image (e.g. <kbd>magick:logo</kbd>). For backwards compatibility, the image specifications <kbd>GRANITE:</kbd>, <kbd>LOGO:</kbd>, <kbd>NETSCAPE:</kbd>, and <kbd>ROSE:</kbd> may also be used to request images with those names.</p>
1332
1333 <table class="doc">
1334   <tr>
1335     <th>Tag</th>
1336     <th>Mode</th>
1337     <th>Description</th>
1338     <th>Notes</th>
1339   </tr>
1340
1341   <tr>
1342     <td valign="top">GRANITE</td>
1343     <td valign="top">R</td>
1344     <td valign="top">128x128 granite texture pattern</td>
1345     <td valign="top"><img src="../images/granite.png" width="64" height="64" alt="GRANITE"/></td>
1346   </tr>
1347
1348   <tr>
1349     <td valign="top"><a href="../images/logo.eps">LOGO</a></td>
1350     <td valign="top">R</td>
1351     <td valign="top">ImageMagick Logo, 640x480</td>
1352     <td valign="top"><img src="../images/logo.png" width="114" height="118" alt="Logo"/></td>
1353   </tr>
1354
1355   <tr>
1356     <td valign="top"> NETSCAPE</td>
1357     <td valign="top">R</td>
1358     <td valign="top">image using colors in Netscape 216 (6x6x6 ) color cube, 216x144</td>
1359     <td valign="top">Most commonly used with the <a href="../www/convert.html">convert</a> and <a href="../www/mogrify.html">mogrify</a> programs with the <a href="../www/command-line-options.html#map">-map</a> option to create <em>web safe</em> images.</td>
1360   </tr>
1361
1362   <tr>
1363     <td valign="top">ROSE</td>
1364     <td valign="top">R</td>
1365     <td valign="top">Picture of a rose, 70x46</td>
1366     <td valign="top"><img src="../images/rose.png" width="70" height="46" alt="ROSE"/></td>
1367   </tr>
1368 </table>
1369
1370 </div>
1371
1372 <h2><a name="builtin-patterns"></a>Built-in Patterns</h2>
1373 <div class="doc-section">
1374
1375 <p>ImageMagick includes a number of built-in (embedded) patterns which may be referenced as if they were an image file. The <kbd>pattern:</kbd> format tag may be used via the syntax <kbd>pattern:</kbd><em>name</em> to request an embedded pattern (e.g. <kbd>pattern:checkerboard</kbd>). The pattern size is controlled with the <a href="../www/command-line-options.html#size">-size</a> command line option.</p>
1376
1377 <table class="doc">
1378   <tr>
1379     <th>Tag</th>
1380     <th>Mode</th>
1381     <th>Description</th>
1382     <th>Notes</th>
1383   </tr>
1384
1385   <tr>
1386     <td valign="top">BRICKS</td>
1387     <td valign="top">R</td>
1388     <td valign="top">brick pattern, 16x16</td>
1389     <td valign="top"><img src="../images/patterns/bricks.png" width="100" height="26" alt="BRICKS" /></td>
1390   </tr>
1391
1392   <tr>
1393     <td valign="top">CHECKERBOARD</td>
1394     <td valign="top">R</td>
1395     <td valign="top">checkerboard pattern, 30x30</td>
1396     <td valign="top"><img src="../images/patterns/checkerboard.png" width="100" height="26" alt="CHECKERBOARD" /></td>
1397   </tr>
1398
1399   <tr>
1400     <td valign="top">CIRCLES</td>
1401     <td valign="top">R</td>
1402     <td valign="top">circles pattern, 16x16</td>
1403     <td valign="top"><img src="../images/patterns/circles.png" width="100" height="26" alt="CIRCLES"/></td>
1404   </tr>
1405
1406   <tr>
1407     <td valign="top">CROSSHATCH</td>
1408     <td valign="top">R</td>
1409     <td valign="top">crosshatch pattern, 8x4</td>
1410     <td valign="top"><img src="../images/patterns/crosshatch.png" width="100" height="26" alt="CROSSHATCH" /></td>
1411   </tr>
1412
1413   <tr>
1414     <td valign="top">CROSSHATCH30</td>
1415     <td valign="top">R</td>
1416     <td valign="top">crosshatch pattern with lines at 30 degrees, 8x4</td>
1417     <td valign="top"><img src="../images/patterns/crosshatch30.png" width="100" height="26" alt="CROSSHATCH30" /></td>
1418   </tr>
1419
1420   <tr>
1421     <td valign="top">CROSSHATCH45</td>
1422     <td valign="top">R</td>
1423     <td valign="top">crosshatch pattern with lines at 45 degrees, 8x4</td>
1424     <td valign="top"><img src="../images/patterns/crosshatch45.png" width="100" height="26" alt="CROSSHATCH45" /></td>
1425   </tr>
1426
1427   <tr>
1428     <td valign="top">FISHSCALES</td>
1429     <td valign="top">R</td>
1430     <td valign="top">fish scales pattern, 16x8</td>
1431     <td valign="top"><img src="../images/patterns/fishscales.png" width="100" height="26" alt="FISHSCALES" /></td>
1432   </tr>
1433
1434   <tr>
1435     <td valign="top">GRAY0</td>
1436     <td valign="top">R</td>
1437     <td valign="top">0% intensity gray, 32x32</td>
1438     <td valign="top"><img src="../images/patterns/gray0.png" width="100" height="32" alt="GRAY0" /></td>
1439   </tr>
1440
1441   <tr>
1442     <td valign="top">GRAY5</td>
1443     <td valign="top">R</td>
1444     <td valign="top">5% intensity gray, 32x32</td>
1445     <td valign="top"><img src="../images/patterns/gray5.png" width="100" height="32" alt="GRAY5" /></td>
1446   </tr>
1447
1448   <tr>
1449     <td valign="top">GRAY10</td>
1450     <td valign="top">R</td>
1451     <td valign="top">10% intensity gray, 32x32</td>
1452     <td valign="top"> <img src="../images/patterns/gray10.png" width="100" height="32" alt="GRAY10" /></td>
1453   </tr>
1454
1455   <tr>
1456     <td valign="top">GRAY15</td>
1457     <td valign="top">R</td>
1458     <td valign="top">15% intensity gray, 32x32</td>
1459     <td valign="top"><img src="../images/patterns/gray15.png" width="100" height="32" alt="GRAY15" /></td>
1460   </tr>
1461
1462   <tr>
1463     <td valign="top">GRAY20</td>
1464     <td valign="top">R</td>
1465     <td valign="top">20% intensity gray, 32x32</td>
1466     <td valign="top"><img src="../images/patterns/gray20.png" width="100" height="32" alt="GRAY20" /></td>
1467   </tr>
1468
1469   <tr>
1470     <td valign="top">GRAY25</td>
1471     <td valign="top">R</td>
1472     <td valign="top">25% intensity gray, 32x32</td>
1473     <td valign="top"><img src="../images/patterns/gray25.png" width="100" height="32" alt="GRAY25" /></td>
1474   </tr>
1475
1476   <tr>
1477     <td valign="top">GRAY30</td>
1478     <td valign="top">R</td>
1479     <td valign="top">30% intensity gray, 32x32</td>
1480     <td valign="top"><img src="../images/patterns/gray30.png" width="100" height="32" alt="GRAY30" /></td>
1481   </tr>
1482
1483   <tr>
1484     <td valign="top">GRAY35</td>
1485     <td valign="top">R</td>
1486     <td valign="top">35% intensity gray, 32x32</td>
1487     <td valign="top"><img src="../images/patterns/gray35.png" width="100" height="32" alt="GRAY35" /></td>
1488   </tr>
1489
1490   <tr>
1491     <td valign="top">GRAY40</td>
1492     <td valign="top">R</td>
1493     <td valign="top">40% intensity gray, 32x32</td>
1494     <td valign="top"><img src="../images/patterns/gray40.png" width="100" height="32" alt="GRAY40" /></td>
1495   </tr>
1496
1497   <tr>
1498     <td valign="top">GRAY45</td>
1499     <td valign="top">R</td>
1500     <td valign="top">45% intensity gray, 32x32</td>
1501     <td valign="top"><img src="../images/patterns/gray45.png" width="100" height="32" alt="GRAY45" /></td>
1502   </tr>
1503
1504   <tr>
1505     <td valign="top">GRAY50</td>
1506     <td valign="top">R</td>
1507     <td valign="top">50% intensity gray, 32x32</td>
1508     <td valign="top"><img src="../images/patterns/gray50.png" width="100" height="32" alt="GRAY50" /></td>
1509   </tr>
1510
1511   <tr>
1512     <td valign="top">GRAY55</td>
1513     <td valign="top">R</td>
1514     <td valign="top">55% intensity gray, 32x32</td>
1515     <td valign="top"><img src="../images/patterns/gray55.png" width="100" height="32" alt="GRAY55" /></td>
1516   </tr>
1517
1518   <tr>
1519     <td valign="top">GRAY60</td>
1520     <td valign="top">R</td>
1521     <td valign="top">60% intensity gray, 32x32</td>
1522     <td valign="top"><img src="../images/patterns/gray60.png" width="100" height="32" alt="GRAY60" /></td>
1523   </tr>
1524
1525   <tr>
1526     <td valign="top">GRAY65</td>
1527     <td valign="top">R</td>
1528     <td valign="top">65% intensity gray, 32x32</td>
1529     <td valign="top"><img src="../images/patterns/gray65.png" width="100" height="32" alt="GRAY65" /></td>
1530   </tr>
1531
1532   <tr>
1533     <td valign="top">GRAY70</td>
1534     <td valign="top">R</td>
1535     <td valign="top">70% intensity gray, 32x32</td>
1536     <td valign="top"><img src="../images/patterns/gray70.png" width="100" height="32" alt="GRAY70" /></td>
1537   </tr>
1538
1539   <tr>
1540     <td valign="top">GRAY75</td>
1541     <td valign="top">R</td>
1542     <td valign="top">75% intensity gray, 32x32</td>
1543     <td valign="top"><img src="../images/patterns/gray75.png" width="100" height="32" alt="GRAY75" /></td>
1544   </tr>
1545
1546   <tr>
1547     <td valign="top">GRAY80</td>
1548     <td valign="top">R</td>
1549     <td valign="top">80% intensity gray, 32x32</td>
1550     <td valign="top"> <img src="../images/patterns/gray80.png" width="100" height="32" alt="GRAY80" /></td>
1551   </tr>
1552
1553   <tr>
1554     <td valign="top">GRAY85</td>
1555     <td valign="top">R</td>
1556     <td valign="top">85% intensity gray, 32x32</td>
1557     <td valign="top"><img src="../images/patterns/gray85.png" width="100" height="32" alt="GRAY85" /></td>
1558   </tr>
1559
1560   <tr>
1561     <td valign="top">GRAY90</td>
1562     <td valign="top">R</td>
1563     <td valign="top">100% intensity gray, 32x32</td>
1564     <td valign="top"><img src="../images/patterns/gray90.png" width="100" height="32" alt="GRAY90" /></td>
1565   </tr>
1566
1567   <tr>
1568     <td valign="top">GRAY95</td>
1569     <td valign="top">R</td>
1570     <td valign="top">100% intensity gray, 32x32</td>
1571     <td valign="top"><img src="../images/patterns/gray95.png" width="100" height="32" alt="GRAY95" /></td>
1572   </tr>
1573
1574   <tr>
1575     <td valign="top">GRAY100</td>
1576     <td valign="top">R</td>
1577     <td valign="top">100% intensity gray, 32x32</td>
1578     <td valign="top"><img src="../images/patterns/gray100.png" width="100" height="32" alt="GRAY100" /></td>
1579   </tr>
1580
1581   <tr>
1582     <td valign="top">HEXAGONS</td>
1583     <td valign="top">R</td>
1584     <td valign="top">hexagon pattern, 30x18</td>
1585     <td valign="top"><img src="../images/patterns/hexagons.png" width="100" height="26" alt="HEXAGONS" /></td>
1586   </tr>
1587
1588   <tr>
1589     <td valign="top">HORIZONTAL</td>
1590     <td valign="top">R</td>
1591     <td valign="top">horizontal line pattern, 8x4</td>
1592     <td valign="top"><img src="../images/patterns/horizontal.png" width="100" height="26" alt="HORIZONTAL" /></td>
1593   </tr>
1594
1595   <tr>
1596     <td valign="top">HORIZONTAL2</td>
1597     <td valign="top">R</td>
1598     <td valign="top">horizontal line pattern, 8x8</td>
1599     <td valign="top"><img src="../images/patterns/horizontal2.png" width="100" height="26" alt="HORIZONTAL2" /></td>
1600   </tr>
1601
1602   <tr>
1603     <td valign="top">HORIZONTAL3</td>
1604     <td valign="top">R</td>
1605     <td valign="top">horizontal line pattern, 9x9</td>
1606     <td valign="top"><img src="../images/patterns/horizontal3.png" width="100" height="26" alt="HORIZONTAL3" /></td>
1607   </tr>
1608
1609   <tr>
1610     <td valign="top">HORIZONTALSAW</td>
1611     <td valign="top">R</td>
1612     <td valign="top">horizontal saw-tooth pattern, 16x8</td>
1613     <td valign="top"><img src="../images/patterns/horizontalsaw.png" width="100" height="26" alt="HORIZONTALSAW" /></td>
1614   </tr>
1615
1616   <tr>
1617     <td valign="top">HS_BDIAGONAL</td>
1618     <td valign="top">R</td>
1619     <td valign="top">backward diagonal line pattern (45 degrees slope), 8x8</td>
1620     <td valign="top"><img src="../images/patterns/hs_bdiagonal.png" width="100" height="26" alt="HS_BDIAGONAL" /></td>
1621   </tr>
1622
1623   <tr>
1624     <td valign="top">HS_CROSS</td>
1625     <td valign="top">R</td>
1626     <td valign="top">cross line pattern, 8x8</td>
1627     <td valign="top"><img src="../images/patterns/hs_cross.png" width="100" height="26" alt="HS_CROSS" /></td>
1628   </tr>
1629
1630   <tr>
1631     <td valign="top">HS_DIAGCROSS</td>
1632     <td valign="top">R</td>
1633     <td valign="top">diagonal line cross pattern (45 degrees slope), 8x8</td>
1634     <td valign="top"><img src="../images/patterns/hs_diagcross.png" width="100" height="26" alt="HS_DIAGCROSS" /></td>
1635   </tr>
1636
1637   <tr>
1638     <td valign="top">HS_FDIAGONAL</td>
1639     <td valign="top">R</td>
1640     <td valign="top">forward diagonal line pattern (45 degrees slope), 8x8</td>
1641     <td valign="top"><img src="../images/patterns/hs_fdiagonal.png" width="100" height="26" alt="HS_FDIAGONAL" /></td>
1642   </tr>
1643
1644   <tr>
1645     <td valign="top">HS_HORIZONTAL</td>
1646     <td valign="top">R</td>
1647     <td valign="top">horizontal line pattern, 8x8</td>
1648     <td valign="top"><img src="../images/patterns/hs_horizontal.png" width="100" height="26" alt="HS_HORIZONTAL" /></td>
1649   </tr>
1650
1651   <tr>
1652     <td valign="top">HS_VERTICAL</td>
1653     <td valign="top">R</td>
1654     <td valign="top">vertical line pattern, 9x9</td>
1655     <td valign="top"><img src="../images/patterns/hs_vertical.png" width="100" height="26" alt="HS_VERTICAL" /></td>
1656   </tr>
1657
1658   <tr>
1659     <td valign="top">LEFT30</td>
1660     <td valign="top">R</td>
1661     <td valign="top">forward diagonal pattern (30 degrees slope), 8x4</td>
1662     <td valign="top"><img src="../images/patterns/left30.png" width="100" height="26" alt="LEFT0" /></td>
1663   </tr>
1664
1665   <tr>
1666     <td valign="top">LEFT45</td>
1667     <td valign="top">R</td>
1668     <td valign="top">forward diagonal line pattern (45 degrees slope), 8x8</td>
1669     <td valign="top"><img src="../images/patterns/left45.png" width="100" height="26" alt="LEFT45" /></td>
1670   </tr>
1671
1672   <tr>
1673     <td valign="top">LEFTSHINGLE</td>
1674     <td valign="top">R</td>
1675     <td valign="top">left shingle pattern, 24x24</td>
1676     <td valign="top"><img src="../images/patterns/leftshingle.png" width="100" height="26" alt="LEFTSHINGLE" /></td>
1677   </tr>
1678
1679   <tr>
1680     <td valign="top">OCTAGONS</td>
1681     <td valign="top">R</td>
1682     <td valign="top">octagons pattern, 16x16</td>
1683     <td valign="top"><img src="../images/patterns/octagons.png" width="100" height="26" alt="OCTAGONS" /></td>
1684   </tr>
1685
1686   <tr>
1687     <td valign="top">RIGHT30</td>
1688     <td valign="top">R</td>
1689     <td valign="top">backward diagonal line pattern (30 degrees) 8x4</td>
1690     <td valign="top"><img src="../images/patterns/right30.png" width="100" height="26" alt="RIGHT30" /></td>
1691   </tr>
1692
1693   <tr>
1694     <td valign="top">RIGHT45</td>
1695     <td valign="top">R</td>
1696     <td valign="top">backward diagonal line pattern (30 degrees), 8x8</td>
1697     <td valign="top"><img src="../images/patterns/right45.png" width="100" height="26" alt="RIGHT45" /></td>
1698   </tr>
1699
1700   <tr>
1701     <td valign="top">RIGHTSHINGLE</td>
1702     <td valign="top">R</td>
1703     <td valign="top">right shingle pattern, 24x24</td>
1704     <td valign="top"><img src="../images/patterns/rightshingle.png" width="100" height="26" alt="RIGHTSHINGLE" /></td>
1705   </tr>
1706
1707   <tr>
1708     <td valign="top">SMALLFISHSCALES</td>
1709     <td valign="top">R</td>
1710     <td valign="top">small fish scales pattern, 8x8</td>
1711     <td valign="top"><img src="../images/patterns/smallfishscales.png" width="100" height="26" alt="SMALLFISHSCALES" /></td>
1712   </tr>
1713
1714   <tr>
1715     <td valign="top">VERTICAL</td>
1716     <td valign="top">R</td>
1717     <td valign="top">vertical line pattern, 8x8</td>
1718     <td valign="top"><img src="../images/patterns/vertical.png" width="100" height="26" alt="VERTICAL" /></td>
1719   </tr>
1720
1721   <tr>
1722     <td valign="top">VERTICAL2</td>
1723     <td valign="top">R</td>
1724     <td valign="top">vertical line pattern, 8x8</td>
1725     <td valign="top"><img src="../images/patterns/vertical2.png" width="100" height="26" alt="VERTICAL2" /></td>
1726   </tr>
1727
1728   <tr>
1729     <td valign="top">VERTICAL3</td>
1730     <td valign="top">R</td>
1731     <td valign="top">vertical line pattern, 8x8</td>
1732     <td valign="top"><img src="../images/patterns/vertical3.png" width="100" height="26" alt="VERTICAL3" /></td>
1733   </tr>
1734
1735   <tr>
1736     <td valign="top">VERTICALBRICKS</td>
1737     <td valign="top">R</td>
1738     <td valign="top">vertical brick pattern, 16x16</td>
1739     <td valign="top"><img src="../images/patterns/verticalbricks.png" width="100" height="26" alt="VERTICALBRICKS" /></td>
1740   </tr>
1741
1742   <tr>
1743     <td valign="top">VERTICALLEFTSHINGLE</td>
1744     <td valign="top">R</td>
1745     <td valign="top">vertical left shingle pattern, 24x24</td>
1746     <td valign="top"><img src="../images/patterns/verticalleftshingle.png" width="100" height="26" alt="VERTICALLEFTSHINGLE" /></td>
1747   </tr>
1748
1749   <tr>
1750     <td valign="top">VERTICALRIGHTSHINGLE</td>
1751     <td valign="top">R</td>
1752     <td valign="top">vertical right shingle pattern, 24x24</td>
1753     <td valign="top"><img src="../images/patterns/verticalrightshingle.png" width="100" height="26" alt="VERTICALRIGHTSHINGLE" /></td>
1754   </tr>
1755
1756   <tr>
1757     <td valign="top">VERTICALSAW</td>
1758     <td valign="top">R</td>
1759     <td valign="top">vertical saw-tooth pattern, 8x16</td>
1760     <td valign="top"><img src="../images/patterns/verticalsaw.png" width="100" height="26" alt="VERTICALSAW" /></td>
1761   </tr>
1762 </table>
1763
1764 </div>
1765
1766 <h2><a name="embedded"></a>Embedded Image Profiles</h2>
1767 <div class="doc-section">
1768
1769 <p>ImageMagick provides a number of format identifiers which are used to add, remove, and save embedded profiles for images which can support embedded profiles. Image types which may contain embedded profiles are TIFF, JPEG, and PDF.</p>
1770
1771 <table class="doc">
1772   <tbody>
1773   <tr>
1774     <th>Tag</th>
1775     <th>Mode</th>
1776     <th>Description</th>
1777     <th>Notes</th>
1778   </tr>
1779
1780   <tr>
1781     <td valign="top">8BIM</td>
1782     <td valign="top">RW</td>
1783     <td valign="top">Photoshop resource format (binary)</td>
1784     <td valign="top">&nbsp;</td>
1785   </tr>
1786
1787   <tr>
1788     <td valign="top">8BIMTEXT</td>
1789     <td valign="top">RW</td>
1790     <td valign="top">Photoshop resource format (ASCII)</td>
1791     <td valign="top">An ASCII representation of the 8BIM format.</td>
1792   </tr>
1793
1794   <tr>
1795     <td valign="top">APP1</td>
1796     <td valign="top">RW</td>
1797     <td valign="top">Raw application information</td>
1798     <td valign="top">&nbsp;</td>
1799   </tr>
1800
1801   <tr>
1802     <td valign="top">APP1JPEG</td>
1803     <td valign="top">RW</td>
1804     <td valign="top">Raw JPEG binary data</td>
1805     <td valign="top">Profile in JPEG wrapper.</td>
1806   </tr>
1807
1808   <tr>
1809     <td valign="top">ICC</td>
1810     <td valign="top">RW</td>
1811     <td valign="top">International Color Consortium color profile</td>
1812     <td valign="top">Also known as <kbd>ICM</kbd>. To read, use <a href="../www/command-line-options.html#profile">-profile</a> with
1813       <a href="../www/convert.html">convert</a>.</td>
1814   </tr>
1815
1816   <tr>
1817     <td valign="top">IPTC</td>
1818     <td valign="top">RW</td>
1819     <td valign="top">IPTC Newsphoto (binary)</td>
1820     <td valign="top">To read, use <a href="../www/command-line-options.html#profile">-profile</a> with <a href="../www/convert.html">convert</a></td>
1821   </tr>
1822
1823   <tr>
1824     <td valign="top">IPTCTEXT</td>
1825     <td valign="top">RW</td>
1826     <td valign="top">IPTC Newsphoto (ASCII)</td>
1827     <td valign="top">An ASCII representation of the IPTC format.</td>
1828   </tr>
1829   </tbody>
1830 </table>
1831
1832 </div>
1833 \r
1834 </div>\r
1835 \r
1836 <div id="linkbar">\r
1837     <span id="linkbar-west">&nbsp;</span>\r
1838     <span id="linkbar-center">\r
1839       <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull;\r
1840       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>\r
1841     </span>\r
1842     <span id="linkbar-east">&nbsp;</span>\r
1843   </div>\r
1844   <div class="footer">\r
1845     <span id="footer-west">&copy; 1999-2010 ImageMagick Studio LLC</span>\r
1846     <span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>\r
1847   </div>\r
1848   <div style="clear: both; margin: 0; width: 100%; "></div>\r
1849   <script type="text/javascript">\r
1850     var _gaq = _gaq || [];\r
1851     _gaq.push(['_setAccount', 'UA-17690367-1']);\r
1852     _gaq.push(['_trackPageview']);\r
1853 \r
1854     (function() {\r
1855       var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;\r
1856       ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';\r
1857       var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);\r
1858     })();\r
1859   </script>\r
1860 </body>\r
1861 </html>\r