blob: f514dd4934fba8e6b86e08b636d6093199083b17 [file] [log] [blame]
Cristy594d2772015-11-15 10:47:42 -05001
2
3
4
cristy29dc8652015-05-12 16:26:21 +00005<!DOCTYPE html>
cristyd2432012015-05-04 23:15:15 +00006<html lang="en">
cristyad41c0c2012-10-31 00:49:28 +00007<head>
Cristy4666f5a2017-12-15 20:35:01 -05008 <meta charset="utf-8" />
Cristyd8420112021-01-01 14:52:00 -05009 <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
Cristye19d2552019-04-27 20:03:27 -040010 <title>ImageMagick - Command-line Tools: Display</title>
Cristy4666f5a2017-12-15 20:35:01 -050011 <meta name="application-name" content="ImageMagick" />
Cristy57252c12019-10-30 10:26:13 -040012 <meta name="description" content="Use ImageMagick® to create, edit, compose, and convert bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
Cristya2276362018-09-09 10:28:40 -040013 <meta name="application-url" content="https://imagemagick.org" />
Cristy4666f5a2017-12-15 20:35:01 -050014 <meta name="generator" content="PHP" />
Cristy8d6f6382020-03-19 18:36:11 -040015 <meta name="keywords" content="command-line, tools:, display, image converter, image resizer, image editor, photo editor, jpg converter, png converter, tiff converter, vector images, online, free, swiss army" />
Cristy4666f5a2017-12-15 20:35:01 -050016 <meta name="rating" content="GENERAL" />
17 <meta name="robots" content="INDEX, FOLLOW" />
18 <meta name="generator" content="ImageMagick Studio LLC" />
19 <meta name="author" content="ImageMagick Studio LLC" />
20 <meta name="revisit-after" content="2 DAYS" />
21 <meta name="resource-type" content="document" />
Cristyf775a5c2019-11-26 14:27:47 -050022 <meta name="copyright" content="Copyright (c) 1999-2020 ImageMagick Studio LLC" />
Cristy4666f5a2017-12-15 20:35:01 -050023 <meta name="distribution" content="Global" />
24 <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
Cristye19d2552019-04-27 20:03:27 -040025 <meta property='og:url' content='../' />
26 <meta property='og:title' content='ImageMagick' />
27 <meta property='og:image' content='../images/logo.png' />
28 <meta property='og:type' content='website' />
29 <meta property='og:site_name' content='ImageMagick' />
Cristy8d6f6382020-03-19 18:36:11 -040030 <meta property='og:description' content="Create, Edit, Compose, or Convert Bitmap Images" />
Cristy4666f5a2017-12-15 20:35:01 -050031 <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
Cristyc253f2f2020-06-12 19:17:20 -040032 <link href="display.html" rel="canonical" />
Cristy4666f5a2017-12-15 20:35:01 -050033 <link href="../images/wand.png" rel="icon" />
34 <link href="../images/wand.ico" rel="shortcut icon" />
35 <link href="assets/magick.css" rel="stylesheet" />
cristyad41c0c2012-10-31 00:49:28 +000036</head>
cristyd2432012015-05-04 23:15:15 +000037<body>
Cristyfae1b182019-01-05 11:47:43 -050038 <nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
Cristya2276362018-09-09 10:28:40 -040039 <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
Cristyfae1b182019-01-05 11:47:43 -050040 <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
Cristya2276362018-09-09 10:28:40 -040041 <span class="navbar-toggler-icon"></span>
Cristy13afdf02017-12-08 12:19:49 -050042 </button>
43
Cristyfae1b182019-01-05 11:47:43 -050044 <div class="navbar-collapse collapse" id="navbarsMagick" style="">
Cristy13afdf02017-12-08 12:19:49 -050045 <ul class="navbar-nav mr-auto">
46 <li class="nav-item ">
47 <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
48 </li>
49 <li class="nav-item ">
Cristycf3b1082017-12-09 18:04:00 -050050 <a class="nav-link" href="download.html">Download</a>
Cristy13afdf02017-12-08 12:19:49 -050051 </li>
52 <li class="nav-item ">
Cristycf3b1082017-12-09 18:04:00 -050053 <a class="nav-link" href="command-line-tools.html">Tools</a>
Cristy13afdf02017-12-08 12:19:49 -050054 </li>
55 <li class="nav-item ">
Cristycf3b1082017-12-09 18:04:00 -050056 <a class="nav-link" href="command-line-processing.html">Command-line</a>
Cristy13afdf02017-12-08 12:19:49 -050057 </li>
58 <li class="nav-item ">
Cristycf3b1082017-12-09 18:04:00 -050059 <a class="nav-link" href="develop.html">Develop</a>
Cristy13afdf02017-12-08 12:19:49 -050060 </li>
61 <li class="nav-item">
Cristyc253f2f2020-06-12 19:17:20 -040062 <a class="nav-link" target="_blank" href="https://github.com/ImageMagick/ImageMagick/discussions">Community</a>
Cristy13afdf02017-12-08 12:19:49 -050063 </li>
Cristy0e12ff62020-07-30 17:19:08 -040064 <li class="nav-item">
65
66 </li>
67 <li class="nav-item">
68 <iframe src="https://github.com/sponsors/ImageMagick/button" title="Sponsor ImageMagick" height="35" width="107" style="border: 0;"></iframe>
69 </li>
Cristy13afdf02017-12-08 12:19:49 -050070 </ul>
Cristy917fa782020-02-21 08:50:35 -050071 </div>
Cristyd8420112021-01-01 14:52:00 -050072 <form class="form-inline my-2 my-md-0" action="search.html">
Cristya7050402017-12-16 10:17:49 -050073 <input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search">
Cristy8871ec32017-12-31 20:57:02 -050074 <button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
Cristy13afdf02017-12-08 12:19:49 -050075 </form>
Cristy13afdf02017-12-08 12:19:49 -050076 </nav>
Cristy8fe3d7b2017-12-09 15:53:23 -050077 <div class="container">
Cristyc253f2f2020-06-12 19:17:20 -040078 <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
Cristy8fe3d7b2017-12-09 15:53:23 -050079 style="display:block"
80 data-ad-client="ca-pub-3129977114552745"
81 data-ad-slot="6345125851"
Cristya81d7c62019-09-02 15:56:40 -040082 data-full-width-responsive="true"
83 data-ad-format="horizontal"></ins>
Cristy8fe3d7b2017-12-09 15:53:23 -050084 <script>
85 (adsbygoogle = window.adsbygoogle || []).push({});
86 </script>
Cristya2276362018-09-09 10:28:40 -040087
Cristy8fe3d7b2017-12-09 15:53:23 -050088 </div>
Cristy57252c12019-10-30 10:26:13 -040089
Cristy0e12ff62020-07-30 17:19:08 -040090 <main role="main" class="container">
Cristy13afdf02017-12-08 12:19:49 -050091 <div class="magick-template">
cristyd2432012015-05-04 23:15:15 +000092<div class="magick-header">
Cristy144d8c92020-11-16 17:54:24 +000093<h1 class="text-center">Image Viewer</h1>
Cristy4666f5a2017-12-15 20:35:01 -050094<p class="text-center"><a href="display.html#usage">Example Usage</a><a href="display.html#options">Option Summary</a></p>
95
96<p class="lead magick-description">Use the <code>display</code> program to display an image or image sequence on any X server. See <a href="command-line-processing.html">Command Line Processing</a> for advice on how to structure your <code>display</code> command or see below for example usages of the command.</p>
97
Cristy09882bf2019-01-05 16:36:34 -050098<h2><a class="anchor" id="usage"></a>Example Usage</h2>
Cristy4666f5a2017-12-15 20:35:01 -050099
100<p>We list a few examples of the <code>display</code> command here to illustrate its usefulness and ease of use. To get started, lets display an image in the JPEG format:</p>
101
102<pre class="highlight"><code>magick display rose.jpg
103</code></pre>
104
105<p>To tile a slate texture onto the root window, use:</p>
106
107<pre class="highlight"><code>magick display -size 1280x1024 -window root slate.png
108</code></pre>
109
110<p>To display a visual image directory of all your JPEG images, use:</p>
111
112<pre class="highlight"><code>magick display 'vid:*.jpg'
113</code></pre>
114
amgreene86ee29e2020-06-22 07:27:32 -0400115<p>The display program defaults to the X screen resolution. To display vector formats at their intended size, override the default resolution:</p>
Cristy4666f5a2017-12-15 20:35:01 -0500116
117<pre class="highlight"><code>magick display -density 72 drawing.svg
118</code></pre>
119
Cristy6ed6e582020-09-18 21:47:29 +0000120<p>You can find additional examples of using <code>display</code> in <a href="http://www.ibm.com/developerworks/library/l-graf/">Graphics from the Command Line</a>. Further discussion is available in <a href="https://www.ibm.com/developerworks/library/l-graf2/">More Graphics from the Command Line</a> and <a href="https://legacy.imagemagick.org/Usage/">Examples of ImageMagick Usage</a>.</p>
Cristy4666f5a2017-12-15 20:35:01 -0500121
Cristy09882bf2019-01-05 16:36:34 -0500122<h2><a class="anchor" id="options"></a>Option Summary</h2>
Cristy4666f5a2017-12-15 20:35:01 -0500123
124<p>The <code>display</code> command recognizes these options. Click on an option to get more details about how that option works.</p>
125
Cristy6ed6e582020-09-18 21:47:29 +0000126<table class="table table-sm table-hover">
Cristy4666f5a2017-12-15 20:35:01 -0500127 <tbody>
128 <tr>
129 <th align="left">Option</th>
130 <th align="left">Description</th>
131 </tr>
132
133 <tr>
Cristy57252c12019-10-30 10:26:13 -0400134 <td><a href="command-line-options.html#alpha">-alpha</a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500135 <td>on, activate, off, deactivate, set, opaque, copy",
136transparent, extract, background, or shape the alpha channel</td>
137 </tr>
138
139 <tr>
Cristy57252c12019-10-30 10:26:13 -0400140 <td><a href="command-line-options.html#antialias">-antialias</a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500141 <td>remove pixel-aliasing</td>
142 </tr>
143
144 <tr>
Cristy57252c12019-10-30 10:26:13 -0400145 <td><a href="command-line-options.html#authenticate">-authenticate <var>value</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500146 <td>decrypt image with this password</td>
147 </tr>
148
149 <tr>
Cristy57252c12019-10-30 10:26:13 -0400150 <td><a href="command-line-options.html#backdrop">-backdrop</a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500151 <td>display image centered on a backdrop</td>
152 </tr>
153
154 <tr>
Cristy57252c12019-10-30 10:26:13 -0400155 <td><a href="command-line-options.html#background">-background <var>color</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500156 <td>background color</td>
157 </tr>
158
159 <tr>
Cristy57252c12019-10-30 10:26:13 -0400160 <td><a href="command-line-options.html#border">-border <var>geometry</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500161 <td>surround image with a border of color</td>
162 </tr>
163
164 <tr>
Cristy57252c12019-10-30 10:26:13 -0400165 <td><a href="command-line-options.html#bordercolor">-bordercolor <var>color</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500166 <td>border color</td>
167 </tr>
168
169 <tr>
Cristy57252c12019-10-30 10:26:13 -0400170 <td><a href="command-line-options.html#channel">-channel <var>type</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500171 <td>apply option to select image channels</td>
172 </tr>
173
174 <tr>
Cristy57252c12019-10-30 10:26:13 -0400175 <td><a href="command-line-options.html#clip">-clip</a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500176 <td>clip along the first path from the 8BIM profile</td>
177 </tr>
178
179 <tr>
Cristy57252c12019-10-30 10:26:13 -0400180 <td><a href="command-line-options.html#clip-path">-clip-path <var>id</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500181 <td>clip along a named path from the 8BIM profile</td>
182 </tr>
183
184 <tr>
Cristy57252c12019-10-30 10:26:13 -0400185 <td><a href="command-line-options.html#coalesce">-coalesce</a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500186 <td>merge a sequence of images</td>
187 </tr>
188
189 <tr>
Cristy57252c12019-10-30 10:26:13 -0400190 <td><a href="command-line-options.html#colormap">-colormap <var>type</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500191 <td>Shared or Private</td>
192 </tr>
193
194 <tr>
Cristy57252c12019-10-30 10:26:13 -0400195 <td><a href="command-line-options.html#colors">-colors <var>value</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500196 <td>preferred number of colors in the image</td>
197 </tr>
198
199 <tr>
Cristy57252c12019-10-30 10:26:13 -0400200 <td><a href="command-line-options.html#colorspace">-colorspace <var>type</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500201 <td>set image colorspace</td>
202 </tr>
203
204 <tr>
Cristy57252c12019-10-30 10:26:13 -0400205 <td><a href="command-line-options.html#comment">-comment <var>string</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500206 <td>annotate image with comment</td>
207 </tr>
208
209 <tr>
Cristy57252c12019-10-30 10:26:13 -0400210 <td><a href="command-line-options.html#compress">-compress <var>type</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500211 <td>image compression type</td>
212 </tr>
213
214 <tr>
Cristy57252c12019-10-30 10:26:13 -0400215 <td><a href="command-line-options.html#contrast">-contrast</a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500216 <td>enhance or reduce the image contrast</td>
217 </tr>
218
219 <tr>
Cristy57252c12019-10-30 10:26:13 -0400220 <td><a href="command-line-options.html#crop">-crop <var>geometry</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500221 <td>preferred size and location of the cropped image</td>
222 </tr>
223
224 <tr>
Cristy57252c12019-10-30 10:26:13 -0400225 <td><a href="command-line-options.html#debug">-debug <var>events</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500226 <td>display copious debugging information</td>
227 </tr>
228
229 <tr>
Cristy57252c12019-10-30 10:26:13 -0400230 <td><a href="command-line-options.html#decipher">-decipher <var>filename</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500231 <td>convert cipher pixels to plain</td>
232 </tr>
233
234 <tr>
Cristy57252c12019-10-30 10:26:13 -0400235 <td><a href="command-line-options.html#define">-define <var>format:option</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500236 <td>define one or more image format options</td>
237 </tr>
238
239 <tr>
Cristye236d8f2020-10-12 14:08:40 +0000240 <td><a href="command-line-options.html#delay">-delay <var>centiseconds</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500241 <td>display the next image after pausing</td>
242 </tr>
243
244 <tr>
Cristy57252c12019-10-30 10:26:13 -0400245 <td><a href="command-line-options.html#density">-density <var>geometry</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500246 <td>horizontal and vertical density of the image</td>
247 </tr>
248
249 <tr>
Cristy57252c12019-10-30 10:26:13 -0400250 <td><a href="command-line-options.html#depth">-depth <var>value</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500251 <td>image depth</td>
252 </tr>
253
254 <tr>
Cristy57252c12019-10-30 10:26:13 -0400255 <td><a href="command-line-options.html#despeckle">-despeckle</a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500256 <td>reduce the speckles within an image</td>
257 </tr>
258
259 <tr>
Cristy57252c12019-10-30 10:26:13 -0400260 <td><a href="command-line-options.html#display">-display <var>server</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500261 <td>get image or font from this X server</td>
262 </tr>
263
264 <tr>
Cristy57252c12019-10-30 10:26:13 -0400265 <td><a href="command-line-options.html#dispose">-dispose <var>method</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500266 <td>layer disposal method</td>
267 </tr>
268
269 <tr>
Cristy57252c12019-10-30 10:26:13 -0400270 <td><a href="command-line-options.html#dither">-dither <var>method</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500271 <td>apply error diffusion to image</td>
272 </tr>
273
274 <tr>
Cristy57252c12019-10-30 10:26:13 -0400275 <td><a href="command-line-options.html#edge">-edge <var>radius</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500276 <td>apply a filter to detect edges in the image</td>
277 </tr>
278
279 <tr>
Cristy57252c12019-10-30 10:26:13 -0400280 <td><a href="command-line-options.html#endian">-endian <var>type</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500281 <td>endianness (MSB or LSB) of the image</td>
282 </tr>
283
284 <tr>
Cristy57252c12019-10-30 10:26:13 -0400285 <td><a href="command-line-options.html#enhance">-enhance</a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500286 <td>apply a digital filter to enhance a noisy image</td>
287 </tr>
288
289 <tr>
Cristy57252c12019-10-30 10:26:13 -0400290 <td><a href="command-line-options.html#equalize">-equalize</a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500291 <td>perform histogram equalization to an image</td>
292 </tr>
293
294 <tr>
Cristy57252c12019-10-30 10:26:13 -0400295 <td><a href="command-line-options.html#extract">-extract <var>geometry</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500296 <td>extract area from image</td>
297 </tr>
298
299 <tr>
Cristy57252c12019-10-30 10:26:13 -0400300 <td><a href="command-line-options.html#filter">-filter <var>type</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500301 <td>use this filter when resizing an image</td>
302 </tr>
303
304 <tr>
Cristy57252c12019-10-30 10:26:13 -0400305 <td><a href="command-line-options.html#flatten">-flatten</a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500306 <td>flatten a sequence of images</td>
307 </tr>
308
309 <tr>
Cristy57252c12019-10-30 10:26:13 -0400310 <td><a href="command-line-options.html#flip">-flip</a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500311 <td>flip image in the vertical direction</td>
312 </tr>
313
314 <tr>
Cristy57252c12019-10-30 10:26:13 -0400315 <td><a href="command-line-options.html#flop">-flop</a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500316 <td>flop image in the horizontal direction</td>
317 </tr>
318
319 <tr>
Cristy57252c12019-10-30 10:26:13 -0400320 <td><a href="command-line-options.html#frame">-frame <var>geometry</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500321 <td>surround image with an ornamental border</td>
322 </tr>
323
324 <tr>
Cristy57252c12019-10-30 10:26:13 -0400325 <td><a href="command-line-options.html#fuzz">-fuzz <var>distance</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500326 <td>colors within this distance are considered equal</td>
327 </tr>
328
329 <tr>
Cristy57252c12019-10-30 10:26:13 -0400330 <td><a href="command-line-options.html#gamma">-gamma <var>value</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500331 <td>level of gamma correction</td>
332 </tr>
333
334 <tr>
Cristy57252c12019-10-30 10:26:13 -0400335 <td><a href="command-line-options.html#geometry">-geometry <var>geometry</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500336 <td>preferred size or location of the image</td>
337 </tr>
338
339 <tr>
Cristy57252c12019-10-30 10:26:13 -0400340 <td><a href="command-line-options.html#gravity">-gravity <var>geometry</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500341 <td>horizontal and vertical backdrop placement</td>
342 </tr>
343
344 <tr>
Cristy57252c12019-10-30 10:26:13 -0400345 <td><a href="command-line-options.html#help">-help</a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500346 <td>print program options</td>
347 </tr>
348
349 <tr>
Cristy57252c12019-10-30 10:26:13 -0400350 <td><a href="command-line-options.html#identify">-identify</a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500351 <td>identify the format and characteristics of the image</td>
352 </tr>
353
354 <tr>
Cristy57252c12019-10-30 10:26:13 -0400355 <td><a href="command-line-options.html#immutable">-immutable <var>type</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500356 <td>prohibit image edits</td>
357 </tr>
358
359 <tr>
Cristy57252c12019-10-30 10:26:13 -0400360 <td><a href="command-line-options.html#interlace">-interlace <var>type</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500361 <td>type of image interlacing scheme</td>
362 </tr>
363
364 <tr>
Cristy57252c12019-10-30 10:26:13 -0400365 <td><a href="command-line-options.html#interpolate">-interpolate <var>method</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500366 <td>pixel color interpolation method</td>
367 </tr>
368
369 <tr>
Cristy57252c12019-10-30 10:26:13 -0400370 <td><a href="command-line-options.html#label">-label <var>name</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500371 <td>assign a label to an image</td>
372 </tr>
373
374 <tr>
Cristy57252c12019-10-30 10:26:13 -0400375 <td><a href="command-line-options.html#limit">-limit <var>type value</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500376 <td>pixel cache resource limit</td>
377 </tr>
378
379 <tr>
Cristy57252c12019-10-30 10:26:13 -0400380 <td><a href="command-line-options.html#log">-log <var>format</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500381 <td>format of debugging information</td>
382 </tr>
383
384 <tr>
Cristy57252c12019-10-30 10:26:13 -0400385 <td><a href="command-line-options.html#map">-map <var>filename</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500386 <td>transform image colors to match this set of colors</td>
387 </tr>
388
389 <tr>
Cristy57252c12019-10-30 10:26:13 -0400390 <td><a href="command-line-options.html#mattecolor">-mattecolor <var>color</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500391 <td>frame color</td>
392 </tr>
393
394 <tr>
Cristy57252c12019-10-30 10:26:13 -0400395 <td><a href="command-line-options.html#monitor">-monitor</a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500396 <td>monitor progress</td>
397 </tr>
398
399 <tr>
Cristy57252c12019-10-30 10:26:13 -0400400 <td><a href="command-line-options.html#monochrome">-monochrome</a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500401 <td>transform image to black and white</td>
402 </tr>
403
404 <tr>
Cristy57252c12019-10-30 10:26:13 -0400405 <td><a href="command-line-options.html#negate">-negate</a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500406 <td>replace each pixel with its complementary color </td>
407 </tr>
408
409 <tr>
Cristy57252c12019-10-30 10:26:13 -0400410 <td><a href="command-line-options.html#normalize">-normalize</a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500411 <td>transform image to span the full range of colors</td>
412 </tr>
413
414 <tr>
Cristy57252c12019-10-30 10:26:13 -0400415 <td><a href="command-line-options.html#page">-page <var>geometry</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500416 <td>size and location of an image canvas (setting)</td>
417 </tr>
418
419 <tr>
Cristy57252c12019-10-30 10:26:13 -0400420 <td><a href="command-line-options.html#profile">-profile <var>filename</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500421 <td>add, delete, or apply an image profile</td>
422 </tr>
423
424 <tr>
Cristy57252c12019-10-30 10:26:13 -0400425 <td><a href="command-line-options.html#quantize">-quantize <var>colorspace</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500426 <td>reduce image colors in this colorspace</td>
427 </tr>
428
429 <tr>
Cristy57252c12019-10-30 10:26:13 -0400430 <td><a href="command-line-options.html#quiet">-quiet</a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500431 <td>suppress all warning messages</td>
432 </tr>
433
434 <tr>
Cristy57252c12019-10-30 10:26:13 -0400435 <td><a href="command-line-options.html#raise">-raise <var>value</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500436 <td>lighten/darken image edges to create a 3-D effect</td>
437 </tr>
438
439 <tr>
Cristy57252c12019-10-30 10:26:13 -0400440 <td><a href="command-line-options.html#regard-warnings">-regard-warnings</a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500441 <td>pay attention to warning messages.</td>
442 </tr>
443
444 <tr>
Cristy57252c12019-10-30 10:26:13 -0400445 <td><a href="command-line-options.html#remote">-remote <var>command</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500446 <td>execute a command in an remote display process</td>
447 </tr>
448
449 <tr>
Cristy57252c12019-10-30 10:26:13 -0400450 <td><a href="command-line-options.html#resample">-resample <var>geometry</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500451 <td>change the resolution of an image</td>
452 </tr>
453
454 <tr>
Cristy57252c12019-10-30 10:26:13 -0400455 <td><a href="command-line-options.html#resize">-resize <var>geometry</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500456 <td>resize the image</td>
457 </tr>
458
459 <tr>
Cristy57252c12019-10-30 10:26:13 -0400460 <td><a href="command-line-options.html#respect-parentheses">-respect-parentheses</a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500461 <td>settings remain in effect until parenthesis boundary.</td>
462 </tr>
463
464 <tr>
Cristy57252c12019-10-30 10:26:13 -0400465 <td><a href="command-line-options.html#roll">-roll <var>geometry</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500466 <td>roll an image vertically or horizontally</td>
467 </tr>
468
469 <tr>
Cristy57252c12019-10-30 10:26:13 -0400470 <td><a href="command-line-options.html#rotate">-rotate <var>degrees</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500471 <td>apply Paeth rotation to the image</td>
472 </tr>
473
474 <tr>
Cristy57252c12019-10-30 10:26:13 -0400475 <td><a href="command-line-options.html#sample">-sample <var>geometry</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500476 <td>scale image with pixel sampling</td>
477 </tr>
478
479 <tr>
Cristy57252c12019-10-30 10:26:13 -0400480 <td><a href="command-line-options.html#sampling-factor">-sampling-factor <var>geometry</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500481 <td>horizontal and vertical sampling factor</td>
482 </tr>
483
484 <tr>
Cristy57252c12019-10-30 10:26:13 -0400485 <td><a href="command-line-options.html#scene">-scene <var>value</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500486 <td>image scene number</td>
487 </tr>
488
489 <tr>
Cristy57252c12019-10-30 10:26:13 -0400490 <td><a href="command-line-options.html#seed">-seed <var>value</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500491 <td>seed a new sequence of pseudo-random numbers</td>
492 </tr>
493
494 <tr>
Cristy57252c12019-10-30 10:26:13 -0400495 <td><a href="command-line-options.html#segment">-segment <var>values</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500496 <td>segment an image</td>
497 </tr>
498
499 <tr>
Cristy57252c12019-10-30 10:26:13 -0400500 <td><a href="command-line-options.html#set">-set <var>attribute value</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500501 <td>set an image attribute</td>
502 </tr>
503
504 <tr>
Cristy57252c12019-10-30 10:26:13 -0400505 <td><a href="command-line-options.html#sharpen">-sharpen <var>geometry</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500506 <td>sharpen the image</td>
507 </tr>
508
509 <tr>
Cristy57252c12019-10-30 10:26:13 -0400510 <td><a href="command-line-options.html#size">-size <var>geometry</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500511 <td>width and height of image</td>
512 </tr>
513
514 <tr>
Cristy57252c12019-10-30 10:26:13 -0400515 <td><a href="command-line-options.html#strip">-strip</a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500516 <td>strip image of all profiles and comments</td>
517 </tr>
518
519 <tr>
Cristy57252c12019-10-30 10:26:13 -0400520 <td><a href="command-line-options.html#thumbnail">-thumbnail <var>geometry</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500521 <td>create a thumbnail of the image</td>
522 </tr>
523
524 <tr>
Cristy57252c12019-10-30 10:26:13 -0400525 <td><a href="command-line-options.html#transparent-color">-transparent-color <var>color</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500526 <td>transparent color</td>
527 </tr>
528
529 <tr>
Cristy57252c12019-10-30 10:26:13 -0400530 <td><a href="command-line-options.html#black-threshold">-black-threshold <var>value</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500531 <td>force all pixels below the threshold into black</td>
532 </tr>
533
534 <tr>
Cristy57252c12019-10-30 10:26:13 -0400535 <td><a href="command-line-options.html#trim">-trim</a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500536 <td>trim image edges</td>
537 </tr>
538
539 <tr>
Cristy57252c12019-10-30 10:26:13 -0400540 <td><a href="command-line-options.html#update">-update <var>seconds</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500541 <td>detect when image file is modified and redisplay</td>
542 </tr>
543
544 <tr>
Cristy57252c12019-10-30 10:26:13 -0400545 <td><a href="command-line-options.html#verbose">-verbose</a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500546 <td>print detailed information about the image</td>
547 </tr>
548
549 <tr>
Cristy57252c12019-10-30 10:26:13 -0400550 <td><a href="command-line-options.html#version">-version</a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500551 <td>print version information</td>
552 </tr>
553
554 <tr>
Cristy57252c12019-10-30 10:26:13 -0400555 <td><a href="command-line-options.html#virtual-pixel">-virtual-pixel <var>method</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500556 <td>access method for pixels outside the boundaries of the image</td>
557 </tr>
558
559 <tr>
Cristy57252c12019-10-30 10:26:13 -0400560 <td><a href="command-line-options.html#visual">-visual</a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500561 <td>display image using this visual type</td>
562 </tr>
563
564 <tr>
Cristy57252c12019-10-30 10:26:13 -0400565 <td><a href="command-line-options.html#write">-window <var>id</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500566 <td>display image to background of this window</td>
567 </tr>
568
569 <tr>
Cristy57252c12019-10-30 10:26:13 -0400570 <td><a href="command-line-options.html#write">-window-group <var>id</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500571 <td>exit program when this window id is destroyed</td>
572 </tr>
573
574 <tr>
Cristy57252c12019-10-30 10:26:13 -0400575 <td><a href="command-line-options.html#write">-write <var>filename</var></a></td>
Cristy4666f5a2017-12-15 20:35:01 -0500576 <td>write images to this file</td>
577 </tr>
578 </tbody>
579</table>
cristy3ed852e2009-09-05 21:47:34 +0000580
581</div>
Cristy13afdf02017-12-08 12:19:49 -0500582 </div>
583 </main><!-- /.container -->
cristyd2432012015-05-04 23:15:15 +0000584 <footer class="magick-footer">
Cristy0e12ff62020-07-30 17:19:08 -0400585 <div class="container">
Cristycf3b1082017-12-09 18:04:00 -0500586 <p><a href="security-policy.html">Security</a>
Cristy78ad9052020-09-26 13:55:20 +0000587 <a href="news.html">News</a>
Cristye19d2552019-04-27 20:03:27 -0400588
589 <a href="display.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
590
Cristycf3b1082017-12-09 18:04:00 -0500591 <a href="links.html">Related</a>
Cristy9848db82017-12-17 09:43:57 -0500592 <a href="sitemap.html">Sitemap</a>
Cristye19d2552019-04-27 20:03:27 -0400593 <br/>
Cristyc253f2f2020-06-12 19:17:20 -0400594 <a href="support.html">Sponsor</a>
595 <a href="cite.html">Cite</a>
Cristye19d2552019-04-27 20:03:27 -0400596 <a href="http://pgp.mit.edu/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
597 <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
Cristy9848db82017-12-17 09:43:57 -0500598 <br/>
Cristy917fa782020-02-21 08:50:35 -0500599 <a href="https://github.com/imagemagick/imagemagick" target="_blank" rel="noopener" aria-label="GitHub"><svg xmlns="http://www.w3.org/2000/svg" class="navbar-nav-svg" viewBox="0 0 512 499.36" width="2%" height="2%" role="img" focusable="false"><title>GitHub</title><path fill="currentColor" fill-rule="evenodd" d="M256 0C114.64 0 0 114.61 0 256c0 113.09 73.34 209 175.08 242.9 12.8 2.35 17.47-5.56 17.47-12.34 0-6.08-.22-22.18-.35-43.54-71.2 15.49-86.2-34.34-86.2-34.34-11.64-29.57-28.42-37.45-28.42-37.45-23.27-15.84 1.73-15.55 1.73-15.55 25.69 1.81 39.21 26.38 39.21 26.38 22.84 39.12 59.92 27.82 74.5 21.27 2.33-16.54 8.94-27.82 16.25-34.22-56.84-6.43-116.6-28.43-116.6-126.49 0-27.95 10-50.8 26.35-68.69-2.63-6.48-11.42-32.5 2.51-67.75 0 0 21.49-6.88 70.4 26.24a242.65 242.65 0 0 1 128.18 0c48.87-33.13 70.33-26.24 70.33-26.24 14 35.25 5.18 61.27 2.55 67.75 16.41 17.9 26.31 40.75 26.31 68.69 0 98.35-59.85 120-116.88 126.32 9.19 7.9 17.38 23.53 17.38 47.41 0 34.22-.31 61.83-.31 70.23 0 6.85 4.61 14.81 17.6 12.31C438.72 464.97 512 369.08 512 256.02 512 114.62 397.37 0 256 0z"/></svg></a>
600 <a href="https://twitter.com/imagemagick" target="_blank" rel="noopener" aria-label="Twitter"><svg xmlns="http://www.w3.org/2000/svg" class="navbar-nav-svg" viewBox="0 0 512 416.32" width="2%" height="2%" role="img" focusable="false"><title>Twitter</title><path fill="currentColor" d="M160.83 416.32c193.2 0 298.92-160.22 298.92-298.92 0-4.51 0-9-.2-13.52A214 214 0 0 0 512 49.38a212.93 212.93 0 0 1-60.44 16.6 105.7 105.7 0 0 0 46.3-58.19 209 209 0 0 1-66.79 25.37 105.09 105.09 0 0 0-181.73 71.91 116.12 116.12 0 0 0 2.66 24c-87.28-4.3-164.73-46.3-216.56-109.82A105.48 105.48 0 0 0 68 159.6a106.27 106.27 0 0 1-47.53-13.11v1.43a105.28 105.28 0 0 0 84.21 103.06 105.67 105.67 0 0 1-47.33 1.84 105.06 105.06 0 0 0 98.14 72.94A210.72 210.72 0 0 1 25 370.84a202.17 202.17 0 0 1-25-1.43 298.85 298.85 0 0 0 160.83 46.92"/></svg></a>
601 <br/>
Cristyd8420112021-01-01 14:52:00 -0500602 <small>© 1999-2021 ImageMagick Studio LLC</small></p>
Cristy0e12ff62020-07-30 17:19:08 -0400603 <div>
cristyd2432012015-05-04 23:15:15 +0000604 </footer>
cristyad41c0c2012-10-31 00:49:28 +0000605
Cristy13afdf02017-12-08 12:19:49 -0500606 <!-- Javascript assets -->
Cristy78ad9052020-09-26 13:55:20 +0000607 <script>window.jQuery || document.write('<script src="assets/jquery.slim.min.js"><\/script>')</script><script src="assets/bootstrap.bundle.min.js" integrity="sha384-LtrjvnR4Twt/qOuYxE721u19sVFLVSA4hf/rRt6PrZTmiPltdZcI7q7PXQBYTKyf" crossorigin="anonymous">
cristyad41c0c2012-10-31 00:49:28 +0000608</body>
cristy5a367e42015-05-05 12:39:18 +0000609</html>
Cristyd8420112021-01-01 14:52:00 -0500610<!-- Magick Cache 1st January 2021 17:04 -->