Skip to content

Commit

Permalink
latest documentation update
Browse files Browse the repository at this point in the history
  • Loading branch information
Cristy committed Dec 23, 2024
1 parent 5d6cb68 commit cbd9f22
Show file tree
Hide file tree
Showing 134 changed files with 784 additions and 919 deletions.
19 changes: 9 additions & 10 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<!doctype html>
<html lang="en" data-bs-theme="dark">
<head>
<script src="www/assets/color-modes.js" ></script>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>ImageMagick – Mastering Digital Image Alchemy (legacy)</title>
Expand Down Expand Up @@ -35,13 +36,11 @@
<link type="images/png" sizes="64x64" href="images/wand.png" rel="icon" />
<link type="images/icon" sizes="16x16" href="images/wand.ico" rel="shortcut icon" />
<link href="www/index.html" rel="canonical" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@docsearch/css@3" />
<link href="www/assets/magick.css" rel="stylesheet" />
<script src="www/assets/color-modes.js" ></script>
<script async src="https://localhost/pagead/js/adsbygoogle.js?client=ca-pub-3129977114552745" crossorigin="anonymous"></script>
<link href="www/assets/bootstrap.min.css" rel="stylesheet" />
<script async src="https://localhost/cse.js?cx=006134137889097767902:turn9fku95u"> </script>
</head>
<body>
<script async src="https://localhost/pagead/js/adsbygoogle.js?client=ca-pub-3129977114552745" crossorigin="anonymous"></script>
<svg xmlns="http://www.w3.org/2000/svg" class="d-none">
<symbol id="check2" viewBox="0 0 16 16">
<path d="M13.854 3.646a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L6.5 10.293l6.646-6.647a.5.5 0 0 1 .708 0z"/>
Expand Down Expand Up @@ -139,7 +138,7 @@
<div class="col-lg-8 mx-auto p-4 py-md-5 text-body-secondary">
<header class="d-flex align-items-center pb-3 mb-5 border-bottom">
<a href="index.html" class="d-flex align-items-center text-decoration-none">
<h1 class="fs-4">Mastering Digital Image Alchemy (legacy)</h1>
<h1 class="mt-5 fs-3">Mastering Digital Image Alchemy (legacy)</h1>
</a>
</header>

Expand All @@ -152,11 +151,11 @@ <h1 class="fs-4">Mastering Digital Image Alchemy (legacy)</h1>

<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>

<p>The main website for legacy ImageMagick can be found at <a href="index.html">https://legacy.imagemagick.org</a>. The most recent version available is <a href="www/download.html">ImageMagick 6.9.13-17</a>. The source code for this software can be accessed through the <a href="https://github.com/ImageMagick/ImageMagick6" target="_blank">repository</a>. We recommend upgrading your legacy version of ImageMagick to <a href="index.html">version 7</a>.</p>
<p>The main website for legacy ImageMagick can be found at <a href="index.html">https://legacy.imagemagick.org</a>. The most recent version available is <a href="www/download.html">ImageMagick 6.9.13-21</a>. The source code for this software can be accessed through the <a href="https://github.com/ImageMagick/ImageMagick6" target="_blank">repository</a>. We recommend upgrading your legacy version of ImageMagick to <a href="index.html">version 7</a>.</p>

<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 <a href="www/security-policy.html">policy</a>. Also, it's important to verify your policy using the <a href="index.html">validation tool</a>.</p>

<h2><a class="anchor" id="features"></a>Features and Capabilities</h2>
<h3><a class="anchor" id="features"></a>Features and Capabilities</h3>

<p>One of the key features of ImageMagick is its support for scripting and automation. This allows users to create complex image manipulation pipelines that can be run automatically, without the need for manual intervention. This can be especially useful for tasks that require the processing of large numbers of images, or for tasks that need to be performed on a regular basis.</p>

Expand Down Expand Up @@ -324,7 +323,7 @@ <h2><a class="anchor" id="features"></a>Features and Capabilities</h2>
<br/>
<p><a href="./Usage/" target="_blank">Examples of ImageMagick Usage</a> demonstrates how to use the software from the <a href="www/command-line-processing.html">command line</a> to achieve various effects. There are also several scripts available on the website called <a href="http://www.fmwconcepts.com/imagemagick/" target="_blank">Fred's ImageMagick Scripts</a>, which can be used to apply geometric transforms, blur and sharpen images, remove noise, and perform other operations. Additionally, there is a tool called <a href="https://github.com/dlemstra/Magick.NET" target="_blank">Magick.NET</a> that allows users to access the functionality of ImageMagick without having to install the software on their own systems. Finally, the website also includes a <a href="index.html" target="_blank">Cookbook</a> with tips and examples for using ImageMagick on Windows systems.</p>

<h4><a class="anchor" id="community"></a>Community</h4>
<h3><a class="anchor" id="community"></a>Community</h3>
<p>Join the ImageMagick community by participating in the <a href="https://github.com/ImageMagick/ImageMagick6/discussions" target="_blank">discussion</a> service. Here, you can find answers to questions asked by other ImageMagick users or ask your own questions. If you have a technical question, a suggestion for an improvement, or a fix for a bug, you can also open an <a href="https://github.com/ImageMagick/ImageMagick6/issues" target="_blank">issue</a> to get help from the community.</p>
</div>
</div>
Expand Down Expand Up @@ -353,7 +352,7 @@ <h4><a class="anchor" id="community"></a>Community</h4>
</div>

<!-- Javascript assets -->
<script src="www/assets/magick.js" ></script>
<script src="www/assets/bootstrap.bundle.min.js" ></script>
</body>
</html>
<!-- Magick Cache 3rd November 2024 16:08 -->
<!-- Magick Cache 23rd December 2024 17:46 -->
18 changes: 8 additions & 10 deletions www/advanced-linux-installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<!doctype html>
<html lang="en" data-bs-theme="dark">
<head>
<script src="assets/color-modes.js" ></script>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>ImageMagick – Advanced Linux Source Installation</title>
Expand Down Expand Up @@ -35,13 +36,11 @@
<link type="images/png" sizes="64x64" href="../images/wand.png" rel="icon" />
<link type="images/icon" sizes="16x16" href="../images/wand.ico" rel="shortcut icon" />
<link href="advanced-linux-installation.html" rel="canonical" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@docsearch/css@3" />
<link href="assets/magick.css" rel="stylesheet" />
<script src="assets/color-modes.js" ></script>
<script async src="https://localhost/pagead/js/adsbygoogle.js?client=ca-pub-3129977114552745" crossorigin="anonymous"></script>
<link href="assets/bootstrap.min.css" rel="stylesheet" />
<script async src="https://localhost/cse.js?cx=006134137889097767902:turn9fku95u"> </script>
</head>
<body>
<script async src="https://localhost/pagead/js/adsbygoogle.js?client=ca-pub-3129977114552745" crossorigin="anonymous"></script>
<svg xmlns="http://www.w3.org/2000/svg" class="d-none">
<symbol id="check2" viewBox="0 0 16 16">
<path d="M13.854 3.646a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L6.5 10.293l6.646-6.647a.5.5 0 0 1 .708 0z"/>
Expand Down Expand Up @@ -139,7 +138,7 @@
<div class="col-lg-8 mx-auto p-4 py-md-5 text-body-secondary">
<header class="d-flex align-items-center pb-3 mb-5 border-bottom">
<a href="../index.html" class="d-flex align-items-center text-decoration-none">
<h1 class="fs-4">Advanced Linux Source Installation</h1>
<h1 class="mt-5 fs-3">Advanced Linux Source Installation</h1>
</a>
</header>

Expand All @@ -166,7 +165,7 @@ <h2><a class="anchor" id="configure"></a>Configure</h2>

<p>The configure script looks at your environment and decides what it can cobble together to get ImageMagick compiled and installed on your system. This includes finding a compiler, where your compiler header files are located (e.g. stdlib.h), and if any delegate libraries are available for ImageMagick to use (e.g. JPEG, PNG, TIFF, etc.). If you are willing to accept configure's default options, and build from within the source directory, you can simply type:</p>

<ul><pre class="bg-light text-dark"><code><span class="crtprompt">$ </span><span class='crtin'>cd ImageMagick-6.9.13-17</span><span class='crtout'></span><span class="crtprompt">$ </span><span class='crtin'>./configure</span></code></pre></ul>
<ul><pre class="bg-light text-dark"><code><span class="crtprompt">$ </span><span class='crtin'>cd ImageMagick-6.9.13-21</span><span class='crtout'></span><span class="crtprompt">$ </span><span class='crtin'>./configure</span></code></pre></ul>
<p>Watch the configure script output to verify that it finds everything that
you think it should. Pay particular attention to the last lines of the script output. For example, here is a recent report from our system:</p>

Expand Down Expand Up @@ -610,7 +609,7 @@ <h2><a class="anchor" id="macosx"></a>Mac OS X-specific Build instructions</h2>

<p><a href="mirror.html">Download</a> the ImageMagick source distribution and verify the distribution against its <a href="https://imagemagick.org/archive//digest.rdf">message digest</a>.</p>
<p>Unpack and change into the top-level ImageMagick directory:</p>
<ul><pre class="bg-light text-dark"><code><span class="crtprompt">$ </span><span class='crtin'>tar xvzf ImageMagick-6.9.13-17.tar.gz</span><span class='crtout'></span><span class="crtprompt">$ </span><span class='crtin'>cd ImageMagick-6.9.13-17</span></code></pre></ul> <p>Configure ImageMagick:</p>
<ul><pre class="bg-light text-dark"><code><span class="crtprompt">$ </span><span class='crtin'>tar xvzf ImageMagick-6.9.13-21.tar.gz</span><span class='crtout'></span><span class="crtprompt">$ </span><span class='crtin'>cd ImageMagick-6.9.13-21</span></code></pre></ul> <p>Configure ImageMagick:</p>
<pre class="bg-light text-dark mx-4"><code>./configure --prefix=/opt --with-quantum-depth=16 \
--disable-dependency-tracking --with-x=yes \
--x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib/ \
Expand All @@ -637,7 +636,7 @@ <h2><a class="anchor" id="mingw"></a>MinGW-specific Build instructions</h2>

<p>Although you can download and install delegate libraries yourself, many are already available in the <a href="../index.html">GnuWin32</a> distribution. Download and install whichever delegate libraries you require such as JPEG, PNG, TIFF, etc. Make sure you specify the development headers when you install a package. Next type,</p>

<ul><pre class="bg-light text-dark"><code><span class="crtprompt">$ </span><span class='crtin'>tar jxvf ImageMagick-6.9.13-?.tar.bz2</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>cd ImageMagick-6.9.13-17</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>export CPPFLAGS="-Ic:/Progra~1/GnuWin32/include"</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>export LDFLAGS="-Lc:/Progra~1/GnuWin32/lib"</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>./configure --without-perl</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>make</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>sudo make install</span></code></pre></ul>
<ul><pre class="bg-light text-dark"><code><span class="crtprompt">$ </span><span class='crtin'>tar jxvf ImageMagick-6.9.13-?.tar.bz2</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>cd ImageMagick-6.9.13-21</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>export CPPFLAGS="-Ic:/Progra~1/GnuWin32/include"</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>export LDFLAGS="-Lc:/Progra~1/GnuWin32/lib"</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>./configure --without-perl</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>make</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>sudo make install</span></code></pre></ul>
<h2><a class="anchor" id="problems"></a>Dealing with Unexpected Problems</h2>

<p>Chances are the download, configure, build, and install of ImageMagick went flawlessly as it is intended, however, certain systems and environments may cause one or more steps to fail. We discuss a few problems we've run across and how to take corrective action to ensure you have a working release of ImageMagick</p>
Expand Down Expand Up @@ -708,7 +707,6 @@ <h4>PerlMagick</h4>
</div>

<!-- Javascript assets -->
<script src="assets/magick.js" ></script>
<script src="assets/bootstrap.bundle.min.js" ></script>
</body>
</html>
<!-- Magick Cache 3rd November 2024 18:32 -->
2 changes: 1 addition & 1 deletion www/advanced-unix-installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -643,7 +643,7 @@ <h5>PerlMagick</h5>
<a href="support.html">Sponsor</a>
<a href="cite.html">Cite</a>
<a href="http://pgp.mit.edu/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
<a href="../www/../www/../www/../www/../www/../www/../www/../www/../www/../www/../www/https://imagemagick.org/www/../www/https://legacy.imagemagick.org/script/contact.php">Contact Us</a>
<a href="../www/../www/../www/../www/../www/../www/../www/../www/../www/../www/https://imagemagick.org/www/../www/../www/https://legacy.imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<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>
<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>
Expand Down
12 changes: 5 additions & 7 deletions www/advanced-windows-installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<!doctype html>
<html lang="en" data-bs-theme="dark">
<head>
<script src="assets/color-modes.js" ></script>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>ImageMagick – Advanced Windows Source Installation</title>
Expand Down Expand Up @@ -35,13 +36,11 @@
<link type="images/png" sizes="64x64" href="../images/wand.png" rel="icon" />
<link type="images/icon" sizes="16x16" href="../images/wand.ico" rel="shortcut icon" />
<link href="advanced-windows-installation.html" rel="canonical" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@docsearch/css@3" />
<link href="assets/magick.css" rel="stylesheet" />
<script src="assets/color-modes.js" ></script>
<script async src="https://localhost/pagead/js/adsbygoogle.js?client=ca-pub-3129977114552745" crossorigin="anonymous"></script>
<link href="assets/bootstrap.min.css" rel="stylesheet" />
<script async src="https://localhost/cse.js?cx=006134137889097767902:turn9fku95u"> </script>
</head>
<body>
<script async src="https://localhost/pagead/js/adsbygoogle.js?client=ca-pub-3129977114552745" crossorigin="anonymous"></script>
<svg xmlns="http://www.w3.org/2000/svg" class="d-none">
<symbol id="check2" viewBox="0 0 16 16">
<path d="M13.854 3.646a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L6.5 10.293l6.646-6.647a.5.5 0 0 1 .708 0z"/>
Expand Down Expand Up @@ -139,7 +138,7 @@
<div class="col-lg-8 mx-auto p-4 py-md-5 text-body-secondary">
<header class="d-flex align-items-center pb-3 mb-5 border-bottom">
<a href="../index.html" class="d-flex align-items-center text-decoration-none">
<h1 class="fs-4">Advanced Windows Source Installation</h1>
<h1 class="mt-5 fs-3">Advanced Windows Source Installation</h1>
</a>
</header>

Expand Down Expand Up @@ -209,7 +208,6 @@ <h2>Build ImageMagick</h2>
</div>

<!-- Javascript assets -->
<script src="assets/magick.js" ></script>
<script src="assets/bootstrap.bundle.min.js" ></script>
</body>
</html>
<!-- Magick Cache 3rd November 2024 18:32 -->
12 changes: 5 additions & 7 deletions www/animate.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<!doctype html>
<html lang="en" data-bs-theme="dark">
<head>
<script src="assets/color-modes.js" ></script>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>ImageMagick – Command-line Tools: Animate</title>
Expand Down Expand Up @@ -35,13 +36,11 @@
<link type="images/png" sizes="64x64" href="../images/wand.png" rel="icon" />
<link type="images/icon" sizes="16x16" href="../images/wand.ico" rel="shortcut icon" />
<link href="animate.html" rel="canonical" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@docsearch/css@3" />
<link href="assets/magick.css" rel="stylesheet" />
<script src="assets/color-modes.js" ></script>
<script async src="https://localhost/pagead/js/adsbygoogle.js?client=ca-pub-3129977114552745" crossorigin="anonymous"></script>
<link href="assets/bootstrap.min.css" rel="stylesheet" />
<script async src="https://localhost/cse.js?cx=006134137889097767902:turn9fku95u"> </script>
</head>
<body>
<script async src="https://localhost/pagead/js/adsbygoogle.js?client=ca-pub-3129977114552745" crossorigin="anonymous"></script>
<svg xmlns="http://www.w3.org/2000/svg" class="d-none">
<symbol id="check2" viewBox="0 0 16 16">
<path d="M13.854 3.646a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L6.5 10.293l6.646-6.647a.5.5 0 0 1 .708 0z"/>
Expand Down Expand Up @@ -139,7 +138,7 @@
<div class="col-lg-8 mx-auto p-4 py-md-5 text-body-secondary">
<header class="d-flex align-items-center pb-3 mb-5 border-bottom">
<a href="../index.html" class="d-flex align-items-center text-decoration-none">
<h1 class="fs-4">Command-line Tools: Animate</h1>
<h1 class="mt-5 fs-3">Command-line Tools: Animate</h1>
</a>
</header>

Expand Down Expand Up @@ -626,7 +625,6 @@ <h2><a class="anchor" id="options"></a>Option Summary</h2>
</div>

<!-- Javascript assets -->
<script src="assets/magick.js" ></script>
<script src="assets/bootstrap.bundle.min.js" ></script>
</body>
</html>
<!-- Magick Cache 3rd November 2024 18:32 -->
Loading

0 comments on commit cbd9f22

Please sign in to comment.