You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pclass="lead"><ahref="images/wizard.png" title="And Now a Touch of Magick"><imgclass="img-fluid border rounded-3 shadow-lg mb-4" style="float: left; margin-right: 10px;" id="logo" alt="And Now a Touch of Magick" width="265" height="352" src="images/wizard.jpg" /></a> ImageMagick<sup><ahref="http://tarr.uspto.gov/servlet/tarr?regser=serial&entry=78333969" rel="noopener" target="_blank">®</a></sup> is a free, <ahref="www/license.html">open-source</a> software suite, used for editing and manipulating digital images. It can be used to create, edit, compose, or convert bitmap images, and supports a wide range of file <ahref="www/formats.html">formats</a>, including JPEG, PNG, GIF, TIFF, and Ultra HDR.</p>
146
+
<pclass="lead"><ahref="images/wizard.png" title="And Now a Touch of Magick"><imgclass="img-fluid border rounded-3 shadow-lg mb-4" style="float: left; margin-right: 10px;" id="logo" alt="And Now a Touch of Magick" width="265" height="352" src="images/wizard.jpg" /></a> ImageMagick<sup><ahref="http://tarr.uspto.gov/servlet/tarr?regser=serial&entry=78333969" rel="noopener" target="_blank">®</a></sup> is a free, <ahref="https://imagemagick.org/www/license.html">open-source</a> software suite, used for editing and manipulating digital images. It can be used to create, edit, compose, or convert bitmap images, and supports a wide range of file <ahref="www/formats.html">formats</a>, including JPEG, PNG, GIF, TIFF, and Ultra HDR.</p>
147
147
148
148
<p>ImageMagick is widely used in industries such as web development, graphic design, and video editing, as well as in scientific research, medical imaging, and astronomy. Its versatile and customizable nature, along with its robust image processing capabilities, make it a popular choice for a wide range of image-related tasks.</p>
149
149
150
150
<p>ImageMagick includes a command-line interface for executing complex image processing tasks, as well as APIs for integrating its features into software applications. It is written in C and can be used on a variety of operating systems, including Linux, Windows, and macOS.</p>
151
151
152
-
<p>The main website for legacy ImageMagick can be found at <ahref="index.html">https://legacy.imagemagick.org</a>. The most recent version available is <ahref="www/download.html">ImageMagick 6.9.13-22</a>. The source code for this software can be accessed through the <ahref="https://github.com/ImageMagick/ImageMagick6" rel="noopener" target="_blank">repository</a>. We recommend upgrading your legacy version of ImageMagick to <ahref="index.html">version 7</a>.</p>
152
+
<p>The main website for legacy ImageMagick can be found at <ahref="index.html">https://legacy.imagemagick.org</a>. The most recent version available is <ahref="www/download.html">ImageMagick 6.9.13-26</a>. The source code for this software can be accessed through the <ahref="https://github.com/ImageMagick/ImageMagick6" rel="noopener" target="_blank">repository</a>. We recommend upgrading your legacy version of ImageMagick to <ahref="index.html">version 7</a>.</p>
153
153
154
154
<p>Creating a security policy that fits your specific local environment before making use of ImageMagick is highly advised. You can find guidance on setting up this <ahref="www/security-policy.html">policy</a>. Also, it's important to verify your policy using the <ahref="index.html">validation tool</a>.</p>
155
155
@@ -189,11 +189,11 @@ <h3><a class="anchor" id="features"></a>Features and Capabilities</h3>
<td>certain algorithms are <ahref="www/opencl.html">OpenCL</a>-enabled to take advantage of speed-ups offered by executing in concert across heterogeneous platforms consisting of CPUs, GPUs, and other processors.</td>
<td>certain algorithms are <ahref="./www/opencl.html">OpenCL</a>-enabled to take advantage of speed-ups offered by executing in concert across heterogeneous platforms consisting of CPUs, GPUs, and other processors.</td>
<td>accurately represent the wide range of intensity levels found in real scenes ranging from the brightest direct sunlight to the deepest darkest shadows.</td>
242
242
</tr>
243
243
<tr>
@@ -249,23 +249,23 @@ <h3><a class="anchor" id="features"></a>Features and Capabilities</h3>
249
249
<td>secure methods and tools to cache images, image sequences, video, audio or metadata in a local folder..</td>
<td>support multispectral imagery up to 64 bands.</td>
286
286
</tr>
287
287
<tr>
@@ -301,8 +301,8 @@ <h3><a class="anchor" id="features"></a>Features and Capabilities</h3>
301
301
<td>insert descriptive or artistic text in an image.</td>
302
302
</tr>
303
303
<tr>
304
-
<td><ahref="www/architecture.html#threads">Threads of execution support</a></td>
305
-
<td>ImageMagick is thread safe and most internal algorithms execute in <ahref="www/openmp.html">parallel</a> to take advantage of speed-ups offered by multicore processor chips.</td>
304
+
<td><ahref="./www/architecture.html#threads#threads">Threads of execution support</a></td>
305
+
<td>ImageMagick is thread safe and most internal algorithms execute in <ahref="./www/openmp.html">parallel</a> to take advantage of speed-ups offered by multicore processor chips.</td>
306
306
</tr>
307
307
<tr>
308
308
<td><ahref="./Usage/resize/">Transform</a></td>
@@ -313,7 +313,7 @@ <h3><a class="anchor" id="features"></a>Features and Capabilities</h3>
0 commit comments