G2F implements an Ada 95 binding to a subset of the low-level MagickCore library.
+
G2F implements an Ada 95 binding to a subset of the low-level MagickCore library.
C
@@ -168,7 +168,7 @@
Ch
-
ChMagick is a Ch binding to the MagickCore and MagickWand API. Ch is an embeddable C/C++ interpreter for cross-platform scripting.
+
ChMagick is a Ch binding to the MagickCore and MagickWand API. Ch is an embeddable C/C++ interpreter for cross-platform scripting.
COM+
@@ -180,31 +180,31 @@
C++
-
Magick++ provides an object-oriented C++ interface to ImageMagick. See A Gentle Introduction to Magick++ for an introductory tutorial to Magick++. We include the source if you want to correct, enhance, or expand the tutorial.
+
Magick++ provides an object-oriented C++ interface to ImageMagick. See A Gentle Introduction to Magick++ for an introductory tutorial to Magick++. We include the source if you want to correct, enhance, or expand the tutorial.
Java
-
JMagick provides an object-oriented Java interface to ImageMagick. Im4java is a pure-java interface to the ImageMagick command-line.
+
JMagick provides an object-oriented Java interface to ImageMagick. Im4java is a pure-java interface to the ImageMagick command-line.
LabVIEW
-
LVOOP ImageMagick is an object-oriented LabVIEW interface to ImageMagick.
+
LVOOP ImageMagick is an object-oriented LabVIEW interface to ImageMagick.
Lisp
-
CL-Magick provides a Common Lisp interface to the ImageMagick library.
+
CL-Magick provides a Common Lisp interface to the ImageMagick library.
Neko
-
NMagick is a port of the ImageMagick library to the haXe and Neko platforms. It provides image manipulation capabilities to both web and desktop applications using Neko.
+
NMagick is a port of the ImageMagick library to the haXe and Neko platforms. It provides image manipulation capabilities to both web and desktop applications using Neko.
.NET
@@ -218,7 +218,7 @@
Pascal
-
PascalMagick a Pascal binding for the MagickWand API and also the low-level MagickCore library. It works with Free Pascal / Lazarus and Delphi.
+
PascalMagick a Pascal binding for the MagickWand API and also the low-level MagickCore library. It works with Free Pascal / Lazarus and Delphi.
Perl
@@ -230,50 +230,50 @@
PHP
-
MagickWand for PHP a native PHP-extension to the ImageMagick MagickWand API.
+
MagickWand for PHP a native PHP-extension to the ImageMagick MagickWand API.
-
IMagick is a native PHP extension to create and modify images using the ImageMagick API. Documentation for the extension is available here.
+
IMagick is a native PHP extension to create and modify images using the ImageMagick API. Documentation for the extension is available here.
-
phMagick is a wrapper class for ImageMagick, wrapping the most common web image manipulation actions in easy to use functions, but allowing full access to ImageMagick's power by issuing system calls to it's command-line programs.
+
phMagick is a wrapper class for ImageMagick, wrapping the most common web image manipulation actions in easy to use functions, but allowing full access to ImageMagick's power by issuing system calls to it's command-line programs.
Python
-
PythonMagick an object-oriented Python interface to ImageMagick.
+
PythonMagick an object-oriented Python interface to ImageMagick.
-
PythonMagickWand an object-oriented Python interface to MagickWand based on ctypes.
+
PythonMagickWand an object-oriented Python interface to MagickWand based on ctypes.
REALbasic
-
The MBS Realbasic ImageMagick is a plugin that utilizes the power of ImageMagick from within the RealBasic environment.
+
The MBS Realbasic ImageMagick is a plugin that utilizes the power of ImageMagick from within the RealBasic environment.
Ruby
-
RMagick is an interface between the Ruby programming language and the MagickCore image processing libraries. Get started with RMagick by perusing the documentation.
+
RMagick is an interface between the Ruby programming language and the MagickCore image processing libraries. Get started with RMagick by perusing the documentation.
-
MagickWand for Ruby is an interface between the Ruby programming language and the MagickWand image processing libraries. Get started with MagickWand for PHP by perusing the documentation.
+
MagickWand for Ruby is an interface between the Ruby programming language and the MagickWand image processing libraries. Get started with MagickWand for PHP by perusing the documentation.
-
MiniMagick is a Ruby wrapper for ImageMagick command line. MiniMagick gives you convenient access to all the command line options ImageMagick supports.
+
MiniMagick is a Ruby wrapper for ImageMagick command line. MiniMagick gives you convenient access to all the command line options ImageMagick supports.
-
QuickMagick is a gem for easily accessing ImageMagick command line tools from Ruby programs.
+
QuickMagick is a gem for easily accessing ImageMagick command line tools from Ruby programs.
Tcl/Tk
-
TclMagick a native Tcl-extension to the ImageMagick MagickWand API.
+
TclMagick a native Tcl-extension to the ImageMagick MagickWand API.
XML RPC
-
RemoteMagick is an XML-RPC web service that creates image thumbnails.
+
RemoteMagick is an XML-RPC web service that creates image thumbnails.
@@ -282,7 +282,7 @@
Discourse Server •
Mailing Lists •
- Studio
+ Studio
diff --git a/www/api/animate.html b/www/api/animate.html
index a6f2b2a90..5e99822c2 100644
--- a/www/api/animate.html
+++ b/www/api/animate.html
@@ -180,7 +180,7 @@ _8c.html" target="source" name="AnimateImages">AnimateImages
Discourse Server •
Mailing Lists •
- Studio
+ Studio
diff --git a/www/api/annotate.html b/www/api/annotate.html
index 9494291cd..58d1e05e9 100644
--- a/www/api/annotate.html
+++ b/www/api/annotate.html
@@ -122,9 +122,6 @@
Sponsors:
ImageMagick includes a number of command-line utilities for manipulating images. Most of you are probably accustomed to editing images one at a time with a graphical user interface (GUI) with such programs as gimp or Photoshop. However, a GUI is not always convenient. Suppose you want to process an image dynamically from a web script or you want to apply the same operations to many images or repeat a specific operation at different times to the same or different image. For these types of operations, the command-line image processing utility is appropriate.
+
ImageMagick includes a number of command-line utilities for manipulating images. Most of you are probably accustomed to editing images one at a time with a graphical user interface (GUI) with such programs as gimp or Photoshop. However, a GUI is not always convenient. Suppose you want to process an image dynamically from a web script or you want to apply the same operations to many images or repeat a specific operation at different times to the same or different image. For these types of operations, the command-line image processing utility is appropriate.
The ImageMagick command-line tools exit with a status of 0 if the command line arguments have a proper syntax and no problems are encountered. Expect a descriptive message and an exit status of 1 if any exception occurs such as improper syntax, a problem reading or writing an image, or any other problem that prevents the command from completing successfully.
-
In the paragraphs below, find a short description for each command-line tool. Click on the program name to get details about the program usage and a list of command-line options that alters how the program behaves. If you are just getting acquainted with ImageMagick, start with the convert program. Be sure to peruse Anthony Thyssen's tutorial on how to use ImageMagick utilities to convert, compose, or edit images from the command-line.
+
In the paragraphs below, find a short description for each command-line tool. Click on the program name to get details about the program usage and a list of command-line options that alters how the program behaves. If you are just getting acquainted with ImageMagick, start with the convert program. Be sure to peruse Anthony Thyssen's tutorial on how to use ImageMagick utilities to convert, compose, or edit images from the command-line.
You will receive a reply within 24-48 hours if your submission is any of these topics. For all other topics, do not expect a reply. Instead post your message to the discourse server or the mailing list.
+
You will receive a reply within 24-48 hours if your submission is any of these topics. For all other topics, do not expect a reply. Instead post your message to the discourse server or the mailing list.
diff --git a/www/display.html b/www/display.html
index 47edfa26f..da94b4e8a 100644
--- a/www/display.html
+++ b/www/display.html
@@ -635,7 +635,7 @@ transparent, extract, background, or shape the alpha channel
Discourse Server •
Mailing Lists •
- Studio
+ Studio
diff --git a/www/escape.html b/www/escape.html
index fd4d06445..d03d36547 100644
--- a/www/escape.html
+++ b/www/escape.html
@@ -438,7 +438,7 @@ for an image with filename bird.miff and whose width is 512 and heigh
Discourse Server •
Mailing Lists •
- Studio
+ Studio
diff --git a/www/examples.html b/www/examples.html
index ad60065ae..eae9f3aa2 100644
--- a/www/examples.html
+++ b/www/examples.html
@@ -122,6 +122,9 @@
Sponsors:
Here are a few examples of what you can do with an image using ImageMagick from the command line, a program interface, or script. You can generate this image yourself with this PerlMagick script, examples.pl.
+
Here are a few examples of what you can do with an image using ImageMagick from the command line, a program interface, or script. You can generate this image yourself with this PerlMagick script, examples.pl.
@@ -159,7 +162,7 @@ I swear by my life and my love of it that I will never live for the sake of anot
The next generation of ImageMagick, version 5, started when Bob Friesenhahn contacted me and suggested I improve the application programming interface so users could leverage the image-processing algorithms from other languages or scripts. Bob also wrote a C++ wrapper for ImageMagick called Magick++, and began contributing enhancements such as the module loader facility, automatic file identification, and test suites. In the mean-time, the project picked up a few other notable contributors: Glenn Randers-Pehrson, William Radcliffe, and Leonard Rosenthol. By now, ImageMagick was being utilized by tens of thousands of users, who reacted gruffly when a new release broke an existing API call or script. The other members of the group wanted to freeze the API and command line but I was not quite ready, since ImageMagick was not quite what I had envisioned it could be. Bob and the others created a fork of ImageMagick. I alone continued to develop ImageMagick.
-
I did not work alone for long. Anthony Thyssen contacted me about deficiencies in the ImageMagick command line programs. He pointed out that the command line was confusing when dealing with more than one image. He suggested an orderly, well-defined method for dealing with the command line, and this became ImageMagick version 6 (the current release). His efforts are detailed on his web pages, Examples of ImageMagick Usage. I highly recommend that you peruse his site. He has illustrated the power of ImageMagick in ways that even I did not know were possible.
+
I did not work alone for long. Anthony Thyssen contacted me about deficiencies in the ImageMagick command line programs. He pointed out that the command line was confusing when dealing with more than one image. He suggested an orderly, well-defined method for dealing with the command line, and this became ImageMagick version 6 (the current release). His efforts are detailed on his web pages, Examples of ImageMagick Usage. I highly recommend that you peruse his site. He has illustrated the power of ImageMagick in ways that even I did not know were possible.
It has been 20 years since ImageMagick was first conceived, and it looks likely that it will be here for another 20 and beyond. The command line and the application programming interface are stable, but there is still work to do. We are currently working on improving the conjure utility, Scalable Vector Graphics (SVG) support, and adding better support for video formats.
diff --git a/www/index.html b/www/index.html
index 0181d5fef..4dfdbba19 100644
--- a/www/index.html
+++ b/www/index.html
@@ -214,7 +214,7 @@
Discourse Server •
Mailing Lists •
- Studio
+ Studio
diff --git a/www/install-source.html b/www/install-source.html
index 6fde55679..428380a9b 100644
--- a/www/install-source.html
+++ b/www/install-source.html
@@ -220,7 +220,7 @@ to compile the program and on completion run the program.
Discourse Server •
Mailing Lists •
- Studio
+ Studio
diff --git a/www/license.html b/www/license.html
index 6d9d97e3f..fa833dd7c 100644
--- a/www/license.html
+++ b/www/license.html
@@ -122,6 +122,9 @@
Sponsors:
The ImageMagick mailing lists are a low noise and subject oriented. The subject is the discussion of ImageMagick software and its use. Although the lists are unmoderated, do not post off-topic or test messages to the lists. Off-topic postings could result in the offender being silently removed from the lists and prevented from rejoining.
Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows".
Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here
Post any defects you find in the released or beta versions of the ImageMagick software here. The ImageMagick maintainers carefully monitor this list and will work diligently to repair any reported problems. When posting a bug report, please specify both the ImageMagick version and operating system you are using.
Command line options: annotated list of all options that can appear on the command-line.
Fx: apply a mathematical expression to an image or image channels.
-
Fred's ImageMagick Scripts: a plethora of command-line scripts that perform geometric transforms, blurs, sharpens, edging, noise removal, and color manipulations.
+
Fred's ImageMagick Scripts: a plethora of command-line scripts that perform geometric transforms, blurs, sharpens, edging, noise removal, and color manipulations.
ImageMagick Tricks: this book is packed with examples of photo manipulations, logo creation, animations, and complete web projects.
Discourse server: get help from fellow ImageMagick users and developers, post to these forums.
Mailing list: get help from fellow ImageMagick users and developers, post to these mailing lists.
Contact the Wizards: for issues outside the scope of the discourse server and mailing list, contact the wizards.
@@ -274,7 +274,7 @@
-
Report bugs and vulnerabilities: our highest priority is to fix security defects and bug reports, usually within 48 hours of your report. The bug discourse server requires that you register. If you do not want to register, you can contact the ImageMagick developers with a convenient web form.
+
Report bugs and vulnerabilities: our highest priority is to fix security defects and bug reports, usually within 48 hours of your report. The bug discourse server requires that you register. If you do not want to register, you can contact the ImageMagick developers with a convenient web form.
Sponsor ImageMagick: contribute bug fixes, enhancements, hardware, funds, etc. to ensure the ImageMagick project thrives.
ImageMagick t-shirt: donate $25 USD and we acknowledge your gift with a logoed t-shirt.