]> 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: Online-Magazin" href="http://www.unkostenbeitrag.de/">Online-Magazin</a><!-- 20101101000200 -->
132 </div>
133 <div  class="sponsor">
134   <a title="Sponsor: Image Converter" href="http://www.batchphoto.com">Image Converter</a><!-- 201103010900 Bits Coffee-->
135 </div>
136 <div  class="sponsor">
137   <a title="Sponsor: Flyer drucken" href="http://www.online-druck.biz">Flyer drucken</a><!-- 201109010900 Floeter-->
138 </div>
139 <div  class="sponsor">
140   <a title="Sponsor: Webdesign Agentur" href="http://www.ventzke-partner.de">Webdesign Agentur</a><!-- 201101010480 invendio.de-->
141 </div>
142 <div  class="sponsor">
143   <a title="Sponsor: LVM Versicherung" href="http://www.neu-reich.de">LVM Versicherung</a><!-- 201101010480 -->
144 </div>
145 <div  class="sponsor">
146   <a title="Sponsor: Diamonds are a Girls Best Friend" href="http://www.schmuck.org">Diamonds are a Girls Best Friend</a><!-- 201101010600 Peterssen-->
147 </div>
148 <div  class="sponsor">
149    <a title="Sponsor: Druckerei Online" href="http://www.allesdruck.de">Druckerei Online</a><!-- 201012011200 allesdruck.de-->
150 </div>
151 </div>
152 </div>
153 </div>\r
154 \r
155 <div class="eastbar">\r
156   <script type="text/javascript">\r
157   <!--\r
158     google_ad_client = "pub-3129977114552745";\r
159     google_ad_slot = "0574824969";\r
160     google_ad_width = 160;\r
161     google_ad_height = 600;\r
162   //-->\r
163   </script>\r
164   <script type="text/javascript"\r
165     src="http://pagead2.googlesyndication.com/pagead/show_ads.js">\r
166   </script>\r
167 </div>\r
168 \r
169 <div class="main">\r
170 \r
171 <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>
172
173 <h2><a name="intro"></a>Introducing Image Formats</h2>
174 <div class="doc-section">
175
176 <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>
177
178 <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>
179
180 <p>To get a complete listing of which image formats are supported on your system, type</p>
181
182 <p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>identify -list format</span></p>
183 <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>
184
185 </div>
186
187 <h2><a name="supported"></a>Supported Image Formats</h2>
188 <div class="doc-section">
189
190 <p>ImageMagick supports reading over 100 major file formats (not
191 including sub-formats). The following table provides a summary of
192 the supported image formats.</p>
193
194 <table class="doc">
195   <tbody>
196   <tr>
197     <th>Tag</th>
198     <th>Mode</th>
199     <th>Description</th>
200     <th>Notes</th>
201   </tr>
202
203   <tr>
204     <td valign="top">ART</td>
205     <td valign="top">R</td>
206     <td valign="top">PFS: 1st Publisher</td>
207     <td valign="top">Format originally used on the Macintosh (MacPaint?) and later used for PFS: 1st Publisher clip art.</td>
208   </tr>
209
210   <tr>
211     <td valign="top">ARW</td>
212     <td valign="top">R</td>
213     <td valign="top">Sony Digital Camera Alpha Raw Image Format</td>
214     <td valign="top">&nbsp;</td>
215   </tr>
216
217   <tr>
218     <td valign="top"><a href="http://www.jmcgowan.com/avi.html">AVI</a></td>
219     <td valign="top">R</td>
220     <td valign="top">Microsoft Audio/Visual Interleaved</td>
221     <td valign="top">&nbsp;</td>
222   </tr>
223
224   <tr>
225     <td valign="top">AVS</td>
226     <td valign="top">RW</td>
227     <td valign="top">AVS X image</td>
228     <td valign="top">&nbsp;</td>
229   </tr>
230
231   <tr>
232     <td valign="top"><a href="http://www.fileformat.info/format/bmp/egff.htm">BMP</a></td>
233     <td valign="top">RW</td>
234     <td valign="top">Microsoft Windows bitmap</td>
235     <td valign="top">&nbsp;</td>
236   </tr>
237
238   <tr>
239     <td valign="top"><a href="http://www.fileformat.info/format/cals/egff.htm">CALS</a></td>
240     <td valign="top">R</td>
241     <td valign="top">Continuous Acquisition and Life-cycle Support Type 1 image</td>
242     <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>
243   </tr>
244
245   <tr>
246     <td valign="top"><a href="http://www.fileformat.info/format/cgm/egff.htm">CGM</a></td>
247     <td valign="top">R</td>
248     <td valign="top">Computer Graphics Metafile</td>
249     <td valign="top">Requires <a href="http://www.agocg.ac.uk/train/cgm/ralcgm.htm">ralcgm</a> to render CGM files.</td>
250   </tr>
251
252   <tr>
253     <td valign="top"><a href="http://www.cineon.com/ff_draft.html">CIN</a></td>
254     <td valign="top">RW</td>
255     <td valign="top">Kodak Cineon Image Format</td>
256     <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>
257   </tr>
258
259   <tr>
260     <td valign="top">CMYK</td>
261     <td valign="top">RW</td>
262     <td valign="top">Raw cyan, magenta, yellow, and black samples</td>
263     <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>
264   </tr>
265
266   <tr>
267     <td valign="top">CMYKA</td>
268     <td valign="top">RW</td>
269     <td valign="top">Raw cyan, magenta, yellow, black, and alpha samples</td>
270     <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>
271   </tr>
272
273   <tr>
274     <td valign="top">CR2</td>
275     <td valign="top">R</td>
276     <td valign="top">Canon Digital Camera Raw Image Format</td>
277     <td valign="top">Requires an explicit image format otherwise the image is interpreted as a TIFF image (e.g. cr2:image.cr2).</td>
278   </tr>
279
280   <tr>
281     <td valign="top">CRW</td>
282     <td valign="top">R</td>
283     <td valign="top">Canon Digital Camera Raw Image Format</td>
284     <td valign="top">&nbsp;</td>
285   </tr>
286
287   <tr>
288     <td valign="top">CUR</td>
289     <td valign="top">R</td>
290     <td valign="top">Microsoft Cursor Icon</td>
291     <td valign="top">&nbsp;</td>
292   </tr>
293
294   <tr>
295     <td valign="top">CUT</td>
296     <td valign="top">R</td>
297     <td valign="top">DR Halo</td>
298     <td valign="top">&nbsp;</td>
299   </tr>
300
301   <tr>
302     <td valign="top">DCM</td>
303     <td valign="top">R</td>
304     <td valign="top">Digital Imaging and Communications in Medicine (DICOM) image</td>
305     <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>
306   </tr>
307
308   <tr>
309     <td valign="top">DCR</td>
310     <td valign="top">R</td>
311     <td valign="top">Kodak Digital Camera Raw Image File</td>
312     <td valign="top">&nbsp;</td>
313   </tr>
314
315   <tr>
316     <td valign="top">DCX</td>
317     <td valign="top">RW</td>
318     <td valign="top">ZSoft IBM PC multi-page Paintbrush image</td>
319     <td valign="top">&nbsp;</td>
320   </tr>
321
322   <tr>
323     <td valign="top">DIB</td>
324     <td valign="top">RW</td>
325     <td valign="top">Microsoft Windows Device Independent Bitmap</td>
326     <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>
327   </tr>
328
329   <tr>
330     <td valign="top"><a href="http://www.libdjvu.org/">DJVU</a></td>
331     <td valign="top">R</td>
332     <td valign="top"></td>
333     <td valign="top"></td>
334   </tr>
335
336   <tr>
337     <td valign="top"><a href="http://www.adobe.com/products/dng/main.html">DNG</a></td>
338     <td valign="top">R</td>
339     <td valign="top">Digital Negative</td>
340     <td valign="top">Requires an explicit image format otherwise the image is interpreted as a TIFF image (e.g. dng:image.dng).</td>
341   </tr>
342
343   <tr>
344     <td valign="top"><a href="http://www.graphviz.org">DOT</a></td>
345     <td valign="top">R</td>
346     <td valign="top">Graph Visualization</td>
347     <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>
348   </tr>
349
350   <tr>
351     <td valign="top"><a href="../www/motion-picture.html">DPX</a></td>
352     <td valign="top">RW</td>
353     <td valign="top">SMPTE Digital Moving Picture Exchange 2.0 (SMPTE 268M-2003)</td>
354     <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>
355   </tr>
356
357   <tr>
358     <td valign="top">EMF</td>
359     <td valign="top">R</td>
360     <td valign="top">Microsoft Enhanced Metafile (32-bit)</td>
361     <td valign="top">Only available under Microsoft Windows.</td>
362   </tr>
363
364   <tr>
365     <td valign="top">EPDF</td>
366     <td valign="top">RW</td>
367     <td valign="top">Encapsulated Portable Document Format</td>
368     <td valign="top">&nbsp;</td>
369   </tr>
370
371   <tr>
372     <td valign="top">EPI</td>
373     <td valign="top">RW</td>
374     <td valign="top">Adobe Encapsulated PostScript Interchange format</td>
375     <td valign="top">Requires <a href="http://www.cs.wisc.edu/%7Eghost">Ghostscript</a> to read.</td>
376   </tr>
377
378   <tr>
379     <td valign="top">EPS</td>
380     <td valign="top">RW</td>
381     <td valign="top">Adobe Encapsulated PostScript</td>
382     <td valign="top">Requires <a href="http://www.cs.wisc.edu/%7Eghost">Ghostscript</a> to read.</td>
383   </tr>
384
385   <tr>
386     <td valign="top">EPS2</td>
387     <td valign="top">W</td>
388     <td valign="top">Adobe Level II Encapsulated PostScript</td>
389     <td valign="top">Requires <a href="http://www.cs.wisc.edu/%7Eghost">Ghostscript</a> to read.</td>
390   </tr>
391
392   <tr>
393     <td valign="top">EPS3</td>
394     <td valign="top">W</td>
395     <td valign="top">Adobe Level III Encapsulated PostScript</td>
396     <td valign="top">Requires <a href="http://www.cs.wisc.edu/%7Eghost">Ghostscript</a> to read.</td>
397   </tr>
398
399   <tr>
400     <td valign="top">EPSF</td>
401     <td valign="top">RW</td>
402     <td valign="top">Adobe Encapsulated PostScript</td>
403     <td valign="top">Requires <a href="http://www.cs.wisc.edu/%7Eghost">Ghostscript</a> to read.</td>
404   </tr>
405
406   <tr>
407     <td valign="top">EPSI</td>
408     <td valign="top">RW</td>
409     <td valign="top">Adobe Encapsulated PostScript Interchange format</td>
410     <td valign="top">Requires <a href="http://www.cs.wisc.edu/%7Eghost">Ghostscript</a> to read.</td>
411   </tr>
412
413   <tr>
414     <td valign="top">EPT</td>
415     <td valign="top">RW</td>
416     <td valign="top">Adobe Encapsulated PostScript Interchange format with <a href="#TIFF">TIFF</a> preview</td>
417     <td valign="top">Requires <a href="http://www.cs.wisc.edu/%7Eghost">Ghostscript</a> to read.</td>
418   </tr>
419
420   <tr>
421     <td valign="top"><a href="http://www.openexr.org">EXR</a></td>
422     <td valign="top">RW</td>
423     <td valign="top">High dynamic-range (HDR) file format developed by Industrial Light &amp; Magic</td>
424     <td valign="top">See <a href="../www/high-dynamic-range.html">High Dynamic-Range Images</a> for details on this image format.</td>
425   </tr>
426
427   <tr>
428     <td valign="top">FAX</td>
429     <td valign="top">RW</td>
430     <td valign="top">Group 3 TIFF</td>
431     <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>
432   </tr>
433
434   <tr>
435     <td valign="top"><a href="http://homepage.usask.ca/~ijm451/fig/">FIG</a></td>
436     <td valign="top">R</td>
437     <td valign="top">FIG graphics format</td>
438     <td valign="top">Requires <a href="ftp://ftp.x.org/contrib/applications/drawing_tools/transfig">TransFig</a>.</td>
439   </tr>
440
441   <tr>
442     <td valign="top"><a href="http://www.cv.nrao.edu/fits/">FITS</a></td>
443     <td valign="top">RW</td>
444     <td valign="top">Flexible Image Transport System</td>
445     <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>
446   </tr>
447
448   <tr>
449     <td valign="top">FPX</td>
450     <td valign="top">RW</td>
451     <td valign="top">FlashPix Format</td>
452     <td valign="top">Requires <a href="ftp://ftp.imagemagick.com/pub/ImageMagick/delegates">FlashPix SDK</a>.</td>
453   </tr>
454
455   <tr>
456     <td valign="top"><a href="http://www.fileformat.info/format/gif/egff.htm">GIF</a></td>
457     <td valign="top">RW</td>
458     <td valign="top">CompuServe Graphics Interchange Format</td>
459     <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>
460   </tr>
461
462   <tr>
463     <td valign="top">GPLT</td>
464     <td valign="top">R</td>
465     <td valign="top">Gnuplot plot files</td>
466     <td valign="top">Requires <a href="http://www.gnuplot.info/">gnuplot4.0.tar.Z</a> or later.</td>
467   </tr>
468
469   <tr>
470     <td valign="top">GRAY</td>
471     <td valign="top">RW</td>
472     <td valign="top">Raw gray samples</td>
473     <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>
474   </tr>
475
476   <tr>
477     <td valign="top">HPGL</td>
478     <td valign="top">R</td>
479     <td valign="top">HP-GL plotter language</td>
480     <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>
481   </tr>
482
483   <tr>
484     <td valign="top">HRZ</td>
485     <td valign="top">RW</td>
486     <td valign="top">Slow Scane TeleVision</td>
487     <td valign="top">&nbsp;</td>
488   </tr>
489
490   <tr>
491     <td valign="top">HTML</td>
492     <td valign="top">RW</td>
493     <td valign="top">Hypertext Markup Language with a client-side image map</td>
494     <td valign="top">Also known as <kbd>HTM</kbd>. Requires <a href="http://www.tdb.uu.se/%7Ejan/">html2ps</a> to read.</td>
495   </tr>
496
497   <tr>
498     <td valign="top">ICO</td>
499     <td valign="top">R</td>
500     <td valign="top">Microsoft icon</td>
501     <td valign="top">Also known as <kbd>ICON</kbd>.</td>
502   </tr>
503
504   <tr>
505     <td valign="top">INFO</td>
506     <td valign="top">W</td>
507     <td valign="top">Format and characteristics of the image</td>
508     <td valign="top"></td>
509   </tr>
510
511   <tr>
512     <td valign="top">INLINE</td>
513     <td valign="top">R</td>
514     <td valign="top">Base64-encoded inline image</td>
515     <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>
516   </tr>
517
518   <tr>
519     <td valign="top">JBIG</td>
520     <td valign="top">RW</td>
521     <td valign="top">Joint Bi-level Image experts Group file interchange format</td>
522     <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>
523   </tr>
524
525   <tr>
526     <td valign="top"><a href="http://www.libmng.com/">JNG</a></td>
527     <td valign="top">RW</td>
528     <td valign="top">Multiple-image Network Graphics</td>
529     <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>
530   </tr>
531
532   <tr>
533     <td valign="top"><a href="http://www.ece.uvic.ca/%7Emdadams/jasper/">JP2</a></td>
534     <td valign="top">RW</td>
535     <td valign="top">JPEG-2000 JP2 File Format Syntax</td>
536     <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>
537   </tr>
538
539   <tr>
540     <td valign="top"><a href="http://www.ece.uvic.ca/%7Emdadams/jasper/">JPC</a></td>
541     <td valign="top">RW</td>
542     <td valign="top">JPEG-2000 Code Stream Syntax</td>
543     <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>
544   </tr>
545
546   <tr>
547     <td valign="top"><a href="http://www.jpeg.org/">JPEG</a></td>
548     <td valign="top">RW</td>
549     <td valign="top">Joint Photographic Experts Group JFIF format</td>
550     <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>
551   </tr>
552
553   <tr>
554     <td valign="top">MAN</td>
555     <td valign="top">R</td>
556     <td valign="top">Unix reference manual pages</td>
557     <td valign="top">Requires that GNU groff and Ghostcript are installed.</td>
558   </tr>
559
560   <tr>
561     <td valign="top">MAT</td>
562     <td valign="top">R</td>
563     <td valign="top">MATLAB image format</td>
564     <td valign="top">&nbsp;</td>
565   </tr>
566
567   <tr>
568     <td valign="top"><a href="../www/miff.html">MIFF</a></td>
569     <td valign="top">RW</td>
570     <td valign="top">Magick image file format</td>
571     <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>
572   </tr>
573
574   <tr>
575     <td valign="top">MONO</td>
576     <td valign="top">RW</td>
577     <td valign="top">Bi-level bitmap in least-significant-byte first order</td>
578     <td valign="top">&nbsp;</td>
579   </tr>
580
581   <tr>
582     <td valign="top"><a href="http://www.libpng.org/pub/mng/">MNG</a></td>
583     <td valign="top">RW</td>
584     <td valign="top">Multiple-image Network Graphics</td>
585     <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>
586   </tr>
587
588   <tr>
589     <td valign="top"><a href="http://www.mpeg.org/">M2V</a></td>
590     <td valign="top">RW</td>
591     <td valign="top">Motion Picture Experts Group file interchange format (version 2)</td>
592     <td valign="top">Requires <a href="ftp://ftp.mpeg.org/pub/mpeg/mssg/">mpeg2vidcodec_v12.tar.gz</a>.</td>
593   </tr>
594
595   <tr>
596     <td valign="top"><a href="http://www.mpeg.org/">MPEG</a></td>
597     <td valign="top">RW</td>
598     <td valign="top">Motion Picture Experts Group file interchange format (version 1)</td>
599     <td valign="top">Requires <a href="ftp://ftp.mpeg.org/pub/mpeg/mssg/">mpeg2vidcodec_v12.tar.gz</a>.</td>
600   </tr>
601
602   <tr>
603     <td valign="top">MPC</td>
604     <td valign="top">RW</td>
605     <td valign="top">Magick Persistent Cache image file format</td>
606     <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>
607   </tr>
608
609   <tr>
610     <td valign="top">MPR</td>
611     <td valign="top">RW</td>
612     <td valign="top">Magick Persistent Registry</td>
613     <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:
614 <pre class="text">
615 convert \( -size 15x15 xc:black xc:white -append \) \
616   \( +clone -flip \) +append -write mpr:checkers +delete \
617   -size 240x240 tile:mpr:checkers board.png
618 </pre></td>
619   </tr>
620
621   <tr>
622     <td valign="top">MRW</td>
623     <td valign="top">R</td>
624     <td valign="top">Sony (Minolta) Raw Image File</td>
625     <td valign="top">&nbsp;</td>
626   </tr>
627
628   <tr>
629     <td valign="top">MSL</td>
630     <td valign="top">RW</td>
631     <td valign="top">Magick Scripting Language</td>
632     <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>
633   </tr>
634
635   <tr>
636     <td valign="top"><a href="http://www.fileformat.info/format/mtv/egff.htm">MTV</a></td>
637     <td valign="top">RW</td>
638     <td valign="top">MTV Raytracing image format</td>
639     <td valign="top">&nbsp;</td>
640   </tr>
641
642   <tr>
643     <td valign="top"><a href="../www/magick-vector-graphics.html">MVG</a></td>
644     <td valign="top">RW</td>
645     <td valign="top">Magick Vector Graphics.</td>
646     <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>
647   </tr>
648
649   <tr>
650     <td valign="top">NEF</td>
651     <td valign="top">R</td>
652     <td valign="top">Nikon Digital SLR Camera Raw Image File</td>
653     <td valign="top">&nbsp;</td>
654   </tr>
655
656   <tr>
657     <td valign="top">ORF</td>
658     <td valign="top">R</td>
659     <td valign="top">Olympus Digital Camera Raw Image File</td>
660     <td valign="top">&nbsp;</td>
661   </tr>
662
663   <tr>
664     <td valign="top">OTB</td>
665     <td valign="top">RW</td>
666     <td valign="top">On-the-air Bitmap</td>
667     <td valign="top">&nbsp;</td>
668   </tr>
669
670   <tr>
671     <td valign="top">P7</td>
672     <td valign="top">RW</td>
673     <td valign="top">Xv's Visual Schnauzer thumbnail format</td>
674     <td valign="top">&nbsp;</td>
675   </tr>
676
677   <tr>
678     <td valign="top">PALM</td>
679     <td valign="top">RW</td>
680     <td valign="top">Palm pixmap</td>
681     <td valign="top">&nbsp;</td>
682   </tr>
683
684   <tr>
685     <td valign="top">PAM</td>
686     <td valign="top">W</td>
687     <td valign="top">Common 2-dimensional bitmap format</td>
688     <td valign="top">&nbsp;</td>
689   </tr>
690
691   <tr>
692     <td valign="top"><a href="http://www.fileformat.info/format/pbm/egff.htm">PBM</a></td>
693     <td valign="top">RW</td>
694     <td valign="top">Portable bitmap format (black and white)</td>
695     <td valign="top">&nbsp;</td>
696   </tr>
697
698   <tr>
699     <td valign="top">PCD</td>
700     <td valign="top">RW</td>
701     <td valign="top">Photo CD</td>
702     <td valign="top">The maximum resolution written is 768x512 pixels since larger images require huffman compression (which is not supported).</td>
703   </tr>
704
705   <tr>
706     <td valign="top">PCDS</td>
707     <td valign="top">RW</td>
708     <td valign="top">Photo CD</td>
709     <td valign="top">Decode with the sRGB color tables.</td>
710   </tr>
711
712   <tr>
713     <td valign="top">PCL</td>
714     <td valign="top">W</td>
715     <td valign="top">HP Page Control Language</td>
716     <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>
717   </tr>
718
719   <tr>
720     <td valign="top"><a href="http://www.fileformat.info/format/pcx/egff.htm">PCX</a></td>
721     <td valign="top">RW</td>
722     <td valign="top">ZSoft IBM PC Paintbrush file</td>
723     <td valign="top">&nbsp;</td>
724   </tr>
725
726   <tr>
727     <td valign="top">PDB</td>
728     <td valign="top">RW</td>
729     <td valign="top">Palm Database ImageViewer Format</td>
730     <td valign="top">&nbsp;</td>
731   </tr>
732
733   <tr>
734     <td valign="top">PDF</td>
735     <td valign="top">RW</td>
736     <td valign="top">Portable Document Format</td>
737     <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>
738   </tr>
739
740   <tr>
741     <td valign="top">PEF</td>
742     <td valign="top">R</td>
743     <td valign="top">Pentax Electronic File</td>
744     <td valign="top">Requires an explicit image format otherwise the image is interpreted as a TIFF image (e.g. pef:image.pef).</td>
745   </tr>
746
747   <tr>
748     <td valign="top">PFA</td>
749     <td valign="top">R</td>
750     <td valign="top">Postscript Type 1 font (ASCII)</td>
751     <td valign="top">Opening as file returns a preview image.</td>
752   </tr>
753
754   <tr>
755     <td valign="top">PFB</td>
756     <td valign="top">R</td>
757     <td valign="top">Postscript Type 1 font (binary)</td>
758     <td valign="top">Opening as file returns a preview image.</td>
759   </tr>
760
761   <tr>
762     <td valign="top">PFM</td>
763     <td valign="top">RW</td>
764     <td valign="top">Portable float map format</td>
765     <td valign="top">&nbsp;</td>
766   </tr>
767
768   <tr>
769     <td valign="top">PGM</td>
770     <td valign="top">RW</td>
771     <td valign="top">Portable graymap format (gray scale)</td>
772     <td valign="top">&nbsp;</td>
773   </tr>
774
775   <tr>
776     <td valign="top">PICON</td>
777     <td valign="top">RW</td>
778     <td valign="top">Personal Icon</td>
779     <td valign="top">&nbsp;</td>
780   </tr>
781
782   <tr>
783     <td valign="top">PICT</td>
784     <td valign="top">RW</td>
785     <td valign="top">Apple Macintosh QuickDraw/PICT file</td>
786     <td valign="top">&nbsp;</td>
787   </tr>
788
789   <tr>
790     <td valign="top">PIX</td>
791     <td valign="top">R</td>
792     <td valign="top">Alias/Wavefront RLE image format</td>
793     <td valign="top">&nbsp;</td>
794   </tr>
795
796   <tr>
797     <td valign="top"><a href="http://www.libpng.org/pub/png/">PNG</a></td>
798     <td valign="top">RW</td>
799     <td valign="top">Portable Network Graphics</td>
800     <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>
801   </tr>
802
803   <tr>
804     <td valign="top"><a href="http://www.libpng.org/pub/png/">PNG8</a></td>
805     <td valign="top">RW</td>
806     <td valign="top">Portable Network Graphics</td>
807     <td valign="top">8-bit indexed with optional binary transparency</td>
808   </tr>
809
810   <tr>
811     <td valign="top"><a href="http://www.libpng.org/pub/png/">PNG24</a></td>
812     <td valign="top">RW</td>
813     <td valign="top">Portable Network Graphics</td>
814     <td valign="top">opaque 24-bit RGB</td>
815   </tr>
816
817   <tr>
818     <td valign="top"><a href="http://www.libpng.org/pub/png/">PNG32</a></td>
819     <td valign="top">RW</td>
820     <td valign="top">Portable Network Graphics</td>
821     <td valign="top">opaque or transparent 32-bit RGBA</td>
822   </tr>
823
824   <tr>
825     <td valign="top">PNM</td>
826     <td valign="top">RW</td>
827     <td valign="top">Portable anymap</td>
828     <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>
829   </tr>
830
831   <tr>
832     <td valign="top">PPM</td>
833     <td valign="top">RW</td>
834     <td valign="top">Portable pixmap format (color)</td>
835     <td valign="top">&nbsp;</td>
836   </tr>
837
838   <tr>
839     <td valign="top">PS</td>
840     <td valign="top">RW</td>
841     <td valign="top">Adobe PostScript file</td>
842     <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>
843   </tr>
844
845   <tr>
846     <td valign="top">PS2</td>
847     <td valign="top">RW</td>
848     <td valign="top">Adobe Level II PostScript file</td>
849     <td valign="top">Requires <a href="http://www.cs.wisc.edu/%7Eghost">Ghostscript</a> to read.</td>
850   </tr>
851
852   <tr>
853     <td valign="top">PS3</td>
854     <td valign="top">RW</td>
855     <td valign="top">Adobe Level III PostScript file</td>
856     <td valign="top">Requires <a href="http://www.cs.wisc.edu/%7Eghost">Ghostscript</a> to read.</td>
857   </tr>
858
859   <tr>
860     <td valign="top">PSD</td>
861     <td valign="top">RW</td>
862     <td valign="top">Adobe Photoshop bitmap file</td>
863     <td valign="top">&nbsp;</td>
864   </tr>
865
866   <tr>
867     <td valign="top">PTIF</td>
868     <td valign="top">RW</td>
869     <td valign="top">Pyramid encoded <a href="#TIFF">TIFF</a></td>
870     <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>
871   </tr>
872
873   <tr>
874     <td valign="top"><a href="http://www.photoworks.com/">PWP</a></td>
875     <td valign="top">R</td>
876     <td valign="top">Seattle File Works multi-image file</td>
877     <td valign="top">&nbsp;</td>
878   </tr>
879
880   <tr>
881     <td valign="top">RAD</td>
882     <td valign="top">R</td>
883     <td valign="top">Radiance image file</td>
884     <td valign="top">Requires that <i>ra_ppm</i> from the Radiance software package be installed.</td>
885   </tr>
886
887   <tr>
888     <td valign="top">RAF</td>
889     <td valign="top">R</td>
890     <td valign="top">Fuji CCD-RAW Graphic File</td>
891     <td valign="top">&nbsp;</td>
892   </tr>
893
894   <tr>
895     <td valign="top">RGB</td>
896     <td valign="top">RW</td>
897     <td valign="top">Raw red, green, and blue samples</td>
898     <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>
899   </tr>
900
901   <tr>
902     <td valign="top">RGBA</td>
903     <td valign="top">RW</td>
904     <td valign="top">Raw red, green, blue, and alpha samples</td>
905     <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>
906   </tr>
907
908   <tr>
909     <td valign="top">RLA</td>
910     <td valign="top">R</td>
911     <td valign="top">Alias/Wavefront image file</td>
912     <td valign="top">&nbsp;</td>
913   </tr>
914
915   <tr>
916     <td valign="top">RLE</td>
917     <td valign="top">R</td>
918     <td valign="top">Utah Run length encoded image file</td>
919     <td valign="top">&nbsp;</td>
920   </tr>
921
922   <tr>
923     <td valign="top"><a href="http://www.oreilly.com/www/centers/gff/formats/scitex/">SCT</a></td>
924     <td valign="top">R</td>
925     <td valign="top">Scitex Continuous Tone Picture</td>
926     <td valign="top">&nbsp;</td>
927   </tr>
928
929   <tr>
930     <td valign="top"><a href="http://www.photoworks.com/">SFW</a></td>
931     <td valign="top">R</td>
932     <td valign="top">Seattle File Works image</td>
933     <td valign="top">&nbsp;</td>
934   </tr>
935
936   <tr>
937     <td valign="top">SGI</td>
938     <td valign="top">RW</td>
939     <td valign="top">Irix RGB image</td>
940     <td valign="top">&nbsp;</td>
941   </tr>
942
943   <tr>
944     <td valign="top">SHTML</td>
945     <td valign="top">W</td>
946     <td valign="top">Hypertext Markup Language client-side image map</td>
947     <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>
948   </tr>
949
950   <tr>
951     <td valign="top">SID, MrSID</td>
952     <td valign="top">R</td>
953     <td valign="top">Multiresolution seamless image</td>
954     <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>
955   </tr>
956
957   <tr>
958     <td valign="top">SUN</td>
959     <td valign="top">RW</td>
960     <td valign="top">SUN Rasterfile</td>
961     <td valign="top">&nbsp;</td>
962   </tr>
963
964   <tr>
965     <td valign="top"><a href="http://www.w3.org/Graphics/SVG">SVG</a></td>
966     <td valign="top">RW</td>
967     <td valign="top">Scalable Vector Graphics</td>
968     <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>
969   </tr>
970
971   <tr>
972     <td valign="top">TGA</td>
973     <td valign="top">RW</td>
974     <td valign="top">Truevision Targa image</td>
975     <td valign="top">Also known as formats <kbd>ICB</kbd>, <kbd>VDA</kbd>, and <kbd>VST</kbd>.</td>
976   </tr>
977
978   <tr>
979     <td valign="top"><a href="http://www.remotesensing.org/libtiff/">TIFF</a></td>
980     <td valign="top">RW</td>
981     <td valign="top">Tagged Image File Format</td>
982     <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>
983   </tr>
984
985   <tr>
986     <td valign="top">TIM</td>
987     <td valign="top">R</td>
988     <td valign="top">PSX TIM file</td>
989     <td valign="top">&nbsp;</td>
990   </tr>
991
992   <tr>
993     <td valign="top"><a href="http://www.freetype.org/">TTF</a></td>
994     <td valign="top">R</td>
995     <td valign="top">TrueType font file</td>
996     <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>
997   </tr>
998
999   <tr>
1000     <td valign="top">TXT</td>
1001     <td valign="top">RW</td>
1002     <td valign="top">Raw text file</td>
1003     <td valign="top">&nbsp;</td>
1004   </tr>
1005
1006   <tr>
1007     <td valign="top">UIL</td>
1008     <td valign="top">W</td>
1009     <td valign="top">X-Motif UIL table</td>
1010     <td valign="top">&nbsp;</td>
1011   </tr>
1012
1013   <tr>
1014     <td valign="top">UYVY</td>
1015     <td valign="top">RW</td>
1016     <td valign="top">Interleaved YUV raw image</td>
1017     <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>
1018   </tr>
1019
1020   <tr>
1021     <td valign="top">VICAR</td>
1022     <td valign="top">RW</td>
1023     <td valign="top">VICAR rasterfile format</td>
1024     <td valign="top">&nbsp;</td>
1025   </tr>
1026
1027   <tr>
1028     <td valign="top"><a href="http://www.fileformat.info/format/viff/egff.htm">VIFF</a></td>
1029     <td valign="top">RW</td>
1030     <td valign="top">Khoros Visualization Image File Format</td>
1031     <td valign="top">&nbsp;</td>
1032   </tr>
1033
1034   <tr>
1035     <td valign="top"><a href="http://www.openmobilealliance.org/Technical/wapindex.aspx">WBMP</a></td>
1036     <td valign="top">RW</td>
1037     <td valign="top">Wireless bitmap</td>
1038     <td valign="top">Support for uncompressed monochrome only.</td>
1039   </tr>
1040
1041   <tr>
1042     <td valign="top"><a href="http://www.fileformat.info/format/wmf/egff.htm">WMF</a></td>
1043     <td valign="top">R</td>
1044     <td valign="top">Windows Metafile</td>
1045     <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>
1046   </tr>
1047
1048   <tr>
1049     <td valign="top"><a href="http://www.fileformat.info/format/wpg/egff.htm">WPG</a></td>
1050     <td valign="top">R</td>
1051     <td valign="top">Word Perfect Graphics File</td>
1052     <td valign="top">&nbsp;</td>
1053   </tr>
1054
1055   <tr>
1056     <td valign="top">X</td>
1057     <td valign="top">RW</td>
1058     <td valign="top">display or import an image to or from an X11 server</td>
1059     <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>
1060   </tr>
1061
1062   <tr>
1063     <td valign="top"><a href="http://www.fileformat.info/format/xbm/egff.htm">XBM</a></td>
1064     <td valign="top">RW</td>
1065     <td valign="top">X Windows system bitmap, black and white only</td>
1066     <td valign="top">Used by the X Windows System to store monochrome icons.</td>
1067   </tr>
1068
1069   <tr>
1070     <td valign="top">XCF</td>
1071     <td valign="top">R</td>
1072     <td valign="top">GIMP image</td>
1073     <td valign="top">&nbsp;</td>
1074   </tr>
1075
1076   <tr>
1077     <td valign="top"><a href="http://www.fileformat.info/format/xpm/egff.htm">XPM</a></td>
1078     <td valign="top">RW</td>
1079     <td valign="top">X Windows system pixmap</td>
1080     <td valign="top">Also known as <kbd>PM</kbd>. Used by the X Windows System to store color icons.</td>
1081   </tr>
1082
1083   <tr>
1084     <td valign="top"><a href="http://www.fileformat.info/format/xwd/egff.htm">XWD</a></td>
1085     <td valign="top">RW</td>
1086     <td valign="top">X Windows system window dump</td>
1087     <td valign="top">Used by the X Windows System to save/display screen dumps.</td>
1088   </tr>
1089
1090   <tr>
1091     <td valign="top">X3F</td>
1092     <td valign="top">R</td>
1093     <td valign="top">Sigma Camera RAW Picture File</td>
1094     <td valign="top">&nbsp;</td>
1095   </tr>
1096
1097   <tr>
1098     <td valign="top">YCbCr</td>
1099     <td valign="top">RW</td>
1100     <td valign="top">Raw Y, Cb, and Cr samples</td>
1101     <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>
1102   </tr>
1103
1104   <tr>
1105     <td valign="top">YCbCrA</td>
1106     <td valign="top">RW</td>
1107     <td valign="top">Raw Y, Cb, Cr, and alpha samples</td>
1108     <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>
1109   </tr>
1110
1111   <tr>
1112     <td valign="top">YUV</td>
1113     <td valign="top">RW</td>
1114     <td valign="top">CCIR 601 4:1:1</td>
1115     <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>
1116   </tr>
1117   </tbody>
1118 </table>
1119
1120 </div>
1121
1122 <h2><a name="pseudo"></a>Pseudo-image Formats</h2>
1123 <div class="doc-section">
1124
1125 <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>
1126
1127 <table class="doc">
1128   <tr>
1129     <th>Tag</th>
1130     <th>Mode</th>
1131     <th>Description</th>
1132     <th>Notes</th>
1133   </tr>
1134
1135   <tr>
1136     <td valign="top">CANVAS</td>
1137     <td valign="top">R</td>
1138     <td valign="top">Canvas image of specified color</td>
1139     <td valign="top">Useful to create solid color <em>canvas</em> images. Use
1140        <a href="../www/command-line-options.html#size" >-size</a> and <a
1141        href="../www/command-line-options.html#depth" >-depth</a> to specify the
1142        image width, height, and depth.  Example canvas color specifications
1143        include <kbd>canvas:red</kbd> and <kbd>canvas:#FF0000</kbd>.<br/>
1144
1145        If no color is specified a '<kbd>white</kbd>' canvas image is
1146        generated.  If no <a href="../www/command-line-options.html#size" >-size</a> is specified
1147        a single pixel image of the specified color is generated.</td>
1148
1149   </tr>
1150
1151   <tr>
1152     <td valign="top">CAPTION</td>
1153     <td valign="top">R</td>
1154     <td valign="top">Image caption</td>
1155     <td valign="top">&nbsp;</td>
1156   </tr>
1157
1158   <tr>
1159     <td valign="top">CLIPBOARD</td>
1160     <td valign="top">RW</td>
1161     <td valign="top">Windows Clipboard</td>
1162     <td valign="top">Only available under Microsoft Windows.</td>
1163   </tr>
1164
1165   <tr>
1166     <td valign="top">FRACTAL</td>
1167     <td valign="top">R</td>
1168     <td valign="top">Plasma fractal image</td>
1169     <td valign="top">&nbsp;</td>
1170   </tr>
1171
1172   <tr>
1173     <td valign="top">GRADIENT</td>
1174     <td valign="top">R</td>
1175     <td valign="top">Gradual passing from one shade to another</td>
1176     <td valign="top">Returns a rendered linear top-to-bottom gradient image
1177        using the specified image size. Specify the desired shading as part of
1178        the filename (e.g.  <kbd>gradient:red-blue</kbd> or
1179        <kbd>gradient:#F00-#00F</kbd>).  If the shading colors are omitted, the
1180        default gradient is white-black.</td>
1181
1182   </tr>
1183
1184   <tr>
1185     <td valign="top">HALD</td>
1186     <td valign="top">R</td>
1187     <td valign="top">Identity Hald CLUT Image</td>
1188     <td valign="top">Select order with filename, e.g. hald:5 for order 5.</td>
1189   </tr>
1190
1191   <tr>
1192     <td valign="top">HISTOGRAM</td>
1193     <td valign="top">W</td>
1194     <td valign="top">Histogram of the image</td>
1195     <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>
1196   </tr>
1197
1198   <tr>
1199     <td valign="top">LABEL</td>
1200     <td valign="top">R</td>
1201     <td valign="top">Text image format</td>
1202     <td valign="top">Specify the desired text as the filename (e.g. <kbd>label:"This a label"</kbd>).</td>
1203   </tr>
1204
1205   <tr>
1206     <td valign="top">MAP</td>
1207     <td valign="top">RW</td>
1208     <td valign="top">Colormap intensities and indices</td>
1209     <td valign="top">Set -depth to set the sample size of the intensities; indices are 16-bit if colors &gt; 256.</td>
1210   </tr>
1211
1212   <tr>
1213     <td valign="top">MATTE</td>
1214     <td valign="top">W</td>
1215     <td valign="top">MATTE format</td>
1216     <td valign="top">Write only.</td>
1217   </tr>
1218
1219   <tr>
1220     <td valign="top">NULL</td>
1221     <td valign="top">RW</td>
1222     <td valign="top">NULL image</td>
1223     <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>
1224   </tr>
1225
1226   <tr>
1227     <td valign="top">PLASMA</td>
1228     <td valign="top">R</td>
1229     <td valign="top">Plasma fractal image</td>
1230     <td valign="top">&nbsp;</td>
1231   </tr>
1232
1233   <tr>
1234     <td valign="top">PREVIEW</td>
1235     <td valign="top">W</td>
1236     <td valign="top">Show a preview an image enhancement, effect, or f/x</td>
1237     <td valign="top">Creates a preview montage of images prepared over a parameteric range in order to assist with parameter selection. Specify the desired
1238     preview type via the -preview option).</td>
1239   </tr>
1240
1241   <tr>
1242     <td valign="top">PRINT</td>
1243     <td valign="top">W</td>
1244     <td valign="top">Send image to your computer printer</td>
1245     <td valign="top">Unix users may set the PRINTER (for 'lpr') or LPDEST (for 'lp') environment variables to select the desired printer.</td>
1246   </tr>
1247
1248   <tr>
1249     <td valign="top">SCAN</td>
1250     <td valign="top">R</td>
1251     <td valign="top">Import image from a scanner device</td>
1252     <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>
1253   </tr>
1254
1255   <tr>
1256     <td valign="top">RADIAL_GRADIENT</td>
1257     <td valign="top">R</td>
1258     <td valign="top">Gradual radial passing from one shade to another</td>
1259     <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>
1260   </tr>
1261
1262   <tr>
1263     <td valign="top">SCANX</td>
1264     <td valign="top">R</td>
1265     <td valign="top">Import image from the default scanner device</td>
1266     <td valign="top">&nbsp;</td>
1267   </tr>
1268
1269   <tr>
1270     <td valign="top">STEGANO</td>
1271     <td valign="top">R</td>
1272     <td valign="top">Steganographic image</td>
1273     <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>
1274   </tr>
1275
1276   <tr>
1277     <td valign="top">TILE</td>
1278     <td valign="top">R</td>
1279     <td valign="top">Tiled image</td>
1280     <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
1281     <kbd>TILE:image.miff</kbd>.</td>
1282   </tr>
1283
1284   <tr>
1285     <td valign="top">UNIQUE</td>
1286     <td valign="top">W</td>
1287     <td valign="top">Write only unique pixels to the image file.</td>
1288     <td valign="top">&nbsp;</td>
1289   </tr>
1290
1291   <tr>
1292     <td valign="top">VID</td>
1293     <td valign="top">RW</td>
1294     <td valign="top">Visual Image Directory</td>
1295     <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>
1296   </tr>
1297
1298   <tr>
1299     <td valign="top">WIN</td>
1300     <td valign="top">RW</td>
1301     <td valign="top">Select image from or display image to your computer screen</td>
1302     <td valign="top">Only supported under Microsoft Windows.</td>
1303   </tr>
1304
1305   <tr>
1306     <td valign="top">X</td>
1307     <td valign="top">RW</td>
1308     <td valign="top">Select image from or display image to your X server screen</td>
1309     <td valign="top">Also see the <a href="../www/import.html">import</a> and <a href="../www/display.html">display</a>
1310     programs.</td>
1311   </tr>
1312
1313   <tr>
1314     <td valign="top">XC</td>
1315     <td valign="top">R</td>
1316     <td valign="top">Canvas image of specified color</td>
1317     <td valign="top">An backward compatible alias for the '<kbd>canvas:</kbd>'
1318     psuedo-file format, used to create a solid color <em>canvas</em> image.
1319     </td>
1320   </tr>
1321 </table>
1322
1323 </div>
1324
1325 <h2><a name="builtin-images"></a>Built-in Images</h2>
1326 <div class="doc-section">
1327
1328 <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>
1329
1330 <table class="doc">
1331   <tr>
1332     <th>Tag</th>
1333     <th>Mode</th>
1334     <th>Description</th>
1335     <th>Notes</th>
1336   </tr>
1337
1338   <tr>
1339     <td valign="top">GRANITE</td>
1340     <td valign="top">R</td>
1341     <td valign="top">128x128 granite texture pattern</td>
1342     <td valign="top"><img src="../images/granite.png" width="64" height="64" alt="GRANITE"/></td>
1343   </tr>
1344
1345   <tr>
1346     <td valign="top"><a href="../images/logo.eps">LOGO</a></td>
1347     <td valign="top">R</td>
1348     <td valign="top">ImageMagick Logo, 640x480</td>
1349     <td valign="top"><img src="../images/logo.png" width="114" height="118" alt="Logo"/></td>
1350   </tr>
1351
1352   <tr>
1353     <td valign="top"> NETSCAPE</td>
1354     <td valign="top">R</td>
1355     <td valign="top">image using colors in Netscape 216 (6x6x6 ) color cube, 216x144</td>
1356     <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>
1357   </tr>
1358
1359   <tr>
1360     <td valign="top">ROSE</td>
1361     <td valign="top">R</td>
1362     <td valign="top">Picture of a rose, 70x46</td>
1363     <td valign="top"><img src="../images/rose.png" width="70" height="46" alt="ROSE"/></td>
1364   </tr>
1365 </table>
1366
1367 </div>
1368
1369 <h2><a name="builtin-patterns"></a>Built-in Patterns</h2>
1370 <div class="doc-section">
1371
1372 <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>
1373
1374 <table class="doc">
1375   <tr>
1376     <th>Tag</th>
1377     <th>Mode</th>
1378     <th>Description</th>
1379     <th>Notes</th>
1380   </tr>
1381
1382   <tr>
1383     <td valign="top">BRICKS</td>
1384     <td valign="top">R</td>
1385     <td valign="top">brick pattern, 16x16</td>
1386     <td valign="top"><img src="../images/patterns/bricks.png" width="100" height="26" alt="BRICKS" /></td>
1387   </tr>
1388
1389   <tr>
1390     <td valign="top">CHECKERBOARD</td>
1391     <td valign="top">R</td>
1392     <td valign="top">checkerboard pattern, 30x30</td>
1393     <td valign="top"><img src="../images/patterns/checkerboard.png" width="100" height="26" alt="CHECKERBOARD" /></td>
1394   </tr>
1395
1396   <tr>
1397     <td valign="top">CIRCLES</td>
1398     <td valign="top">R</td>
1399     <td valign="top">circles pattern, 16x16</td>
1400     <td valign="top"><img src="../images/patterns/circles.png" width="100" height="26" alt="CIRCLES"/></td>
1401   </tr>
1402
1403   <tr>
1404     <td valign="top">CROSSHATCH</td>
1405     <td valign="top">R</td>
1406     <td valign="top">crosshatch pattern, 8x4</td>
1407     <td valign="top"><img src="../images/patterns/crosshatch.png" width="100" height="26" alt="CROSSHATCH" /></td>
1408   </tr>
1409
1410   <tr>
1411     <td valign="top">CROSSHATCH30</td>
1412     <td valign="top">R</td>
1413     <td valign="top">crosshatch pattern with lines at 30 degrees, 8x4</td>
1414     <td valign="top"><img src="../images/patterns/crosshatch30.png" width="100" height="26" alt="CROSSHATCH30" /></td>
1415   </tr>
1416
1417   <tr>
1418     <td valign="top">CROSSHATCH45</td>
1419     <td valign="top">R</td>
1420     <td valign="top">crosshatch pattern with lines at 45 degrees, 8x4</td>
1421     <td valign="top"><img src="../images/patterns/crosshatch45.png" width="100" height="26" alt="CROSSHATCH45" /></td>
1422   </tr>
1423
1424   <tr>
1425     <td valign="top">FISHSCALES</td>
1426     <td valign="top">R</td>
1427     <td valign="top">fish scales pattern, 16x8</td>
1428     <td valign="top"><img src="../images/patterns/fishscales.png" width="100" height="26" alt="FISHSCALES" /></td>
1429   </tr>
1430
1431   <tr>
1432     <td valign="top">GRAY0</td>
1433     <td valign="top">R</td>
1434     <td valign="top">0% intensity gray, 32x32</td>
1435     <td valign="top"><img src="../images/patterns/gray0.png" width="100" height="32" alt="GRAY0" /></td>
1436   </tr>
1437
1438   <tr>
1439     <td valign="top">GRAY5</td>
1440     <td valign="top">R</td>
1441     <td valign="top">5% intensity gray, 32x32</td>
1442     <td valign="top"><img src="../images/patterns/gray5.png" width="100" height="32" alt="GRAY5" /></td>
1443   </tr>
1444
1445   <tr>
1446     <td valign="top">GRAY10</td>
1447     <td valign="top">R</td>
1448     <td valign="top">10% intensity gray, 32x32</td>
1449     <td valign="top"> <img src="../images/patterns/gray10.png" width="100" height="32" alt="GRAY10" /></td>
1450   </tr>
1451
1452   <tr>
1453     <td valign="top">GRAY15</td>
1454     <td valign="top">R</td>
1455     <td valign="top">15% intensity gray, 32x32</td>
1456     <td valign="top"><img src="../images/patterns/gray15.png" width="100" height="32" alt="GRAY15" /></td>
1457   </tr>
1458
1459   <tr>
1460     <td valign="top">GRAY20</td>
1461     <td valign="top">R</td>
1462     <td valign="top">20% intensity gray, 32x32</td>
1463     <td valign="top"><img src="../images/patterns/gray20.png" width="100" height="32" alt="GRAY20" /></td>
1464   </tr>
1465
1466   <tr>
1467     <td valign="top">GRAY25</td>
1468     <td valign="top">R</td>
1469     <td valign="top">25% intensity gray, 32x32</td>
1470     <td valign="top"><img src="../images/patterns/gray25.png" width="100" height="32" alt="GRAY25" /></td>
1471   </tr>
1472
1473   <tr>
1474     <td valign="top">GRAY30</td>
1475     <td valign="top">R</td>
1476     <td valign="top">30% intensity gray, 32x32</td>
1477     <td valign="top"><img src="../images/patterns/gray30.png" width="100" height="32" alt="GRAY30" /></td>
1478   </tr>
1479
1480   <tr>
1481     <td valign="top">GRAY35</td>
1482     <td valign="top">R</td>
1483     <td valign="top">35% intensity gray, 32x32</td>
1484     <td valign="top"><img src="../images/patterns/gray35.png" width="100" height="32" alt="GRAY35" /></td>
1485   </tr>
1486
1487   <tr>
1488     <td valign="top">GRAY40</td>
1489     <td valign="top">R</td>
1490     <td valign="top">40% intensity gray, 32x32</td>
1491     <td valign="top"><img src="../images/patterns/gray40.png" width="100" height="32" alt="GRAY40" /></td>
1492   </tr>
1493
1494   <tr>
1495     <td valign="top">GRAY45</td>
1496     <td valign="top">R</td>
1497     <td valign="top">45% intensity gray, 32x32</td>
1498     <td valign="top"><img src="../images/patterns/gray45.png" width="100" height="32" alt="GRAY45" /></td>
1499   </tr>
1500
1501   <tr>
1502     <td valign="top">GRAY50</td>
1503     <td valign="top">R</td>
1504     <td valign="top">50% intensity gray, 32x32</td>
1505     <td valign="top"><img src="../images/patterns/gray50.png" width="100" height="32" alt="GRAY50" /></td>
1506   </tr>
1507
1508   <tr>
1509     <td valign="top">GRAY55</td>
1510     <td valign="top">R</td>
1511     <td valign="top">55% intensity gray, 32x32</td>
1512     <td valign="top"><img src="../images/patterns/gray55.png" width="100" height="32" alt="GRAY55" /></td>
1513   </tr>
1514
1515   <tr>
1516     <td valign="top">GRAY60</td>
1517     <td valign="top">R</td>
1518     <td valign="top">60% intensity gray, 32x32</td>
1519     <td valign="top"><img src="../images/patterns/gray60.png" width="100" height="32" alt="GRAY60" /></td>
1520   </tr>
1521
1522   <tr>
1523     <td valign="top">GRAY65</td>
1524     <td valign="top">R</td>
1525     <td valign="top">65% intensity gray, 32x32</td>
1526     <td valign="top"><img src="../images/patterns/gray65.png" width="100" height="32" alt="GRAY65" /></td>
1527   </tr>
1528
1529   <tr>
1530     <td valign="top">GRAY70</td>
1531     <td valign="top">R</td>
1532     <td valign="top">70% intensity gray, 32x32</td>
1533     <td valign="top"><img src="../images/patterns/gray70.png" width="100" height="32" alt="GRAY70" /></td>
1534   </tr>
1535
1536   <tr>
1537     <td valign="top">GRAY75</td>
1538     <td valign="top">R</td>
1539     <td valign="top">75% intensity gray, 32x32</td>
1540     <td valign="top"><img src="../images/patterns/gray75.png" width="100" height="32" alt="GRAY75" /></td>
1541   </tr>
1542
1543   <tr>
1544     <td valign="top">GRAY80</td>
1545     <td valign="top">R</td>
1546     <td valign="top">80% intensity gray, 32x32</td>
1547     <td valign="top"> <img src="../images/patterns/gray80.png" width="100" height="32" alt="GRAY80" /></td>
1548   </tr>
1549
1550   <tr>
1551     <td valign="top">GRAY85</td>
1552     <td valign="top">R</td>
1553     <td valign="top">85% intensity gray, 32x32</td>
1554     <td valign="top"><img src="../images/patterns/gray85.png" width="100" height="32" alt="GRAY85" /></td>
1555   </tr>
1556
1557   <tr>
1558     <td valign="top">GRAY90</td>
1559     <td valign="top">R</td>
1560     <td valign="top">100% intensity gray, 32x32</td>
1561     <td valign="top"><img src="../images/patterns/gray90.png" width="100" height="32" alt="GRAY90" /></td>
1562   </tr>
1563
1564   <tr>
1565     <td valign="top">GRAY95</td>
1566     <td valign="top">R</td>
1567     <td valign="top">100% intensity gray, 32x32</td>
1568     <td valign="top"><img src="../images/patterns/gray95.png" width="100" height="32" alt="GRAY95" /></td>
1569   </tr>
1570
1571   <tr>
1572     <td valign="top">GRAY100</td>
1573     <td valign="top">R</td>
1574     <td valign="top">100% intensity gray, 32x32</td>
1575     <td valign="top"><img src="../images/patterns/gray100.png" width="100" height="32" alt="GRAY100" /></td>
1576   </tr>
1577
1578   <tr>
1579     <td valign="top">HEXAGONS</td>
1580     <td valign="top">R</td>
1581     <td valign="top">hexagon pattern, 30x18</td>
1582     <td valign="top"><img src="../images/patterns/hexagons.png" width="100" height="26" alt="HEXAGONS" /></td>
1583   </tr>
1584
1585   <tr>
1586     <td valign="top">HORIZONTAL</td>
1587     <td valign="top">R</td>
1588     <td valign="top">horizontal line pattern, 8x4</td>
1589     <td valign="top"><img src="../images/patterns/horizontal.png" width="100" height="26" alt="HORIZONTAL" /></td>
1590   </tr>
1591
1592   <tr>
1593     <td valign="top">HORIZONTALSAW</td>
1594     <td valign="top">R</td>
1595     <td valign="top">horizontal saw-tooth pattern, 16x8</td>
1596     <td valign="top"><img src="../images/patterns/horizontalsaw.png" width="100" height="26" alt="HORIZONTALSAW" /></td>
1597   </tr>
1598
1599   <tr>
1600     <td valign="top">HS_BDIAGONAL</td>
1601     <td valign="top">R</td>
1602     <td valign="top">backward diagonal line pattern (45 degrees slope), 8x8</td>
1603     <td valign="top"><img src="../images/patterns/hs_bdiagonal.png" width="100" height="26" alt="HS_BDIAGONAL" /></td>
1604   </tr>
1605
1606   <tr>
1607     <td valign="top">HS_CROSS</td>
1608     <td valign="top">R</td>
1609     <td valign="top">cross line pattern, 8x8</td>
1610     <td valign="top"><img src="../images/patterns/hs_cross.png" width="100" height="26" alt="HS_CROSS" /></td>
1611   </tr>
1612
1613   <tr>
1614     <td valign="top">HS_DIAGCROSS</td>
1615     <td valign="top">R</td>
1616     <td valign="top">diagonal line cross pattern (45 degrees slope), 8x8</td>
1617     <td valign="top"><img src="../images/patterns/hs_diagcross.png" width="100" height="26" alt="HS_DIAGCROSS" /></td>
1618   </tr>
1619
1620   <tr>
1621     <td valign="top">HS_FDIAGONAL</td>
1622     <td valign="top">R</td>
1623     <td valign="top">forward diagonal line pattern (45 degrees slope), 8x8</td>
1624     <td valign="top"><img src="../images/patterns/hs_fdiagonal.png" width="100" height="26" alt="HS_FDIAGONAL" /></td>
1625   </tr>
1626
1627   <tr>
1628     <td valign="top">HS_HORIZONTAL</td>
1629     <td valign="top">R</td>
1630     <td valign="top">horizontal line pattern, 8x8</td>
1631     <td valign="top"><img src="../images/patterns/hs_horizontal.png" width="100" height="26" alt="HS_HORIZONTAL" /></td>
1632   </tr>
1633
1634   <tr>
1635     <td valign="top">HS_VERTICAL</td>
1636     <td valign="top">R</td>
1637     <td valign="top">vertical line pattern, 8x8</td>
1638     <td valign="top"><img src="../images/patterns/hs_vertical.png" width="100" height="26" alt="HS_VERTICAL" /></td>
1639   </tr>
1640
1641   <tr>
1642     <td valign="top">LEFT30</td>
1643     <td valign="top">R</td>
1644     <td valign="top">forward diagonal pattern (30 degrees slope), 8x4</td>
1645     <td valign="top"><img src="../images/patterns/left30.png" width="100" height="26" alt="LEFT0" /></td>
1646   </tr>
1647
1648   <tr>
1649     <td valign="top">LEFT45</td>
1650     <td valign="top">R</td>
1651     <td valign="top">forward diagonal line pattern (45 degrees slope), 8x8</td>
1652     <td valign="top"><img src="../images/patterns/left45.png" width="100" height="26" alt="LEFT45" /></td>
1653   </tr>
1654
1655   <tr>
1656     <td valign="top">LEFTSHINGLE</td>
1657     <td valign="top">R</td>
1658     <td valign="top">left shingle pattern, 24x24</td>
1659     <td valign="top"><img src="../images/patterns/leftshingle.png" width="100" height="26" alt="LEFTSHINGLE" /></td>
1660   </tr>
1661
1662   <tr>
1663     <td valign="top">OCTAGONS</td>
1664     <td valign="top">R</td>
1665     <td valign="top">octagons pattern, 16x16</td>
1666     <td valign="top"><img src="../images/patterns/octagons.png" width="100" height="26" alt="OCTAGONS" /></td>
1667   </tr>
1668
1669   <tr>
1670     <td valign="top">RIGHT30</td>
1671     <td valign="top">R</td>
1672     <td valign="top">backward diagonal line pattern (30 degrees) 8x4</td>
1673     <td valign="top"><img src="../images/patterns/right30.png" width="100" height="26" alt="RIGHT30" /></td>
1674   </tr>
1675
1676   <tr>
1677     <td valign="top">RIGHT45</td>
1678     <td valign="top">R</td>
1679     <td valign="top">backward diagonal line pattern (30 degrees), 8x8</td>
1680     <td valign="top"><img src="../images/patterns/right45.png" width="100" height="26" alt="RIGHT45" /></td>
1681   </tr>
1682
1683   <tr>
1684     <td valign="top">RIGHTSHINGLE</td>
1685     <td valign="top">R</td>
1686     <td valign="top">right shingle pattern, 24x24</td>
1687     <td valign="top"><img src="../images/patterns/rightshingle.png" width="100" height="26" alt="RIGHTSHINGLE" /></td>
1688   </tr>
1689
1690   <tr>
1691     <td valign="top">SMALLFISHSCALES</td>
1692     <td valign="top">R</td>
1693     <td valign="top">small fish scales pattern, 8x8</td>
1694     <td valign="top"><img src="../images/patterns/smallfishscales.png" width="100" height="26" alt="SMALLFISHSCALES" /></td>
1695   </tr>
1696
1697   <tr>
1698     <td valign="top">VERTICAL</td>
1699     <td valign="top">R</td>
1700     <td valign="top">vertical line pattern, 8x8</td>
1701     <td valign="top"><img src="../images/patterns/vertical.png" width="100" height="26" alt="VERTICAL" /></td>
1702   </tr>
1703
1704   <tr>
1705     <td valign="top">VERTICALBRICKS</td>
1706     <td valign="top">R</td>
1707     <td valign="top">vertical brick pattern, 16x16</td>
1708     <td valign="top"><img src="../images/patterns/verticalbricks.png" width="100" height="26" alt="VERTICALBRICKS" /></td>
1709   </tr>
1710
1711   <tr>
1712     <td valign="top">VERTICALLEFTSHINGLE</td>
1713     <td valign="top">R</td>
1714     <td valign="top">vertical left shingle pattern, 24x24</td>
1715     <td valign="top"><img src="../images/patterns/verticalleftshingle.png" width="100" height="26" alt="VERTICALLEFTSHINGLE" /></td>
1716   </tr>
1717
1718   <tr>
1719     <td valign="top">VERTICALRIGHTSHINGLE</td>
1720     <td valign="top">R</td>
1721     <td valign="top">vertical right shingle pattern, 24x24</td>
1722     <td valign="top"><img src="../images/patterns/verticalrightshingle.png" width="100" height="26" alt="VERTICALRIGHTSHINGLE" /></td>
1723   </tr>
1724
1725   <tr>
1726     <td valign="top">VERTICALSAW</td>
1727     <td valign="top">R</td>
1728     <td valign="top">vertical saw-tooth pattern, 8x16</td>
1729     <td valign="top"><img src="../images/patterns/verticalsaw.png" width="100" height="26" alt="VERTICALSAW" /></td>
1730   </tr>
1731 </table>
1732
1733 </div>
1734
1735 <h2><a name="embedded"></a>Embedded Image Profiles</h2>
1736 <div class="doc-section">
1737
1738 <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>
1739
1740 <table class="doc">
1741   <tbody>
1742   <tr>
1743     <th>Tag</th>
1744     <th>Mode</th>
1745     <th>Description</th>
1746     <th>Notes</th>
1747   </tr>
1748
1749   <tr>
1750     <td valign="top">8BIM</td>
1751     <td valign="top">RW</td>
1752     <td valign="top">Photoshop resource format (binary)</td>
1753     <td valign="top">&nbsp;</td>
1754   </tr>
1755
1756   <tr>
1757     <td valign="top">8BIMTEXT</td>
1758     <td valign="top">RW</td>
1759     <td valign="top">Photoshop resource format (ASCII)</td>
1760     <td valign="top">An ASCII representation of the 8BIM format.</td>
1761   </tr>
1762
1763   <tr>
1764     <td valign="top">APP1</td>
1765     <td valign="top">RW</td>
1766     <td valign="top">Raw application information</td>
1767     <td valign="top">&nbsp;</td>
1768   </tr>
1769
1770   <tr>
1771     <td valign="top">APP1JPEG</td>
1772     <td valign="top">RW</td>
1773     <td valign="top">Raw JPEG binary data</td>
1774     <td valign="top">Profile in JPEG wrapper.</td>
1775   </tr>
1776
1777   <tr>
1778     <td valign="top">ICC</td>
1779     <td valign="top">RW</td>
1780     <td valign="top">International Color Consortium color profile</td>
1781     <td valign="top">Also known as <kbd>ICM</kbd>. To read, use <a href="../www/command-line-options.html#profile">-profile</a> with
1782       <a href="../www/convert.html">convert</a>.</td>
1783   </tr>
1784
1785   <tr>
1786     <td valign="top">IPTC</td>
1787     <td valign="top">RW</td>
1788     <td valign="top">IPTC Newsphoto (binary)</td>
1789     <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>
1790   </tr>
1791
1792   <tr>
1793     <td valign="top">IPTCTEXT</td>
1794     <td valign="top">RW</td>
1795     <td valign="top">IPTC Newsphoto (ASCII)</td>
1796     <td valign="top">An ASCII representation of the IPTC format.</td>
1797   </tr>
1798   </tbody>
1799 </table>
1800
1801 </div>
1802 \r
1803 </div>\r
1804 \r
1805 <div id="linkbar">\r
1806     <span id="linkbar-west">&nbsp;</span>\r
1807     <span id="linkbar-center">\r
1808       <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull;\r
1809       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>\r
1810     </span>\r
1811     <span id="linkbar-east">&nbsp;</span>\r
1812   </div>\r
1813   <div class="footer">\r
1814     <span id="footer-west">&copy; 1999-2010 ImageMagick Studio LLC</span>\r
1815     <span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>\r
1816   </div>\r
1817   <div style="clear: both; margin: 0; width: 100%; "></div>\r
1818   <script type="text/javascript">\r
1819     var _gaq = _gaq || [];\r
1820     _gaq.push(['_setAccount', 'UA-17690367-1']);\r
1821     _gaq.push(['_trackPageview']);\r
1822 \r
1823     (function() {\r
1824       var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;\r
1825       ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';\r
1826       var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);\r
1827     })();\r
1828   </script>\r
1829 </body>\r
1830 </html>\r