ImageMagick: A collection of tools and libraries for many image file formats#

Description#

A collection of tools and libraries for many image file formats

License#

Copyright [yyyy] [name of copyright owner]

Licensed under the ImageMagick License (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Upstream Contact#

http://www.imagemagick.org/

Type#

optional

Dependencies#

Version Information#

Equivalent System Packages#

alpine: install the following packages: imagemagick

arch:

$ sudo pacman -S  imagemagick

conda:

$ conda install  imagemagick

cygwin:

$ apt-cyg install ImageMagick

Debian/Ubuntu:

$ sudo apt-get install  imagemagick

Fedora/Redhat/CentOS:

$ sudo yum install  ImageMagick

freebsd:

$ sudo pkg install graphics/ImageMagick7

homebrew:

$ brew install imagemagick

macports: install the following packages: ImageMagick

nix:

$ nix-env --install imagemagick

opensuse:

$ sudo zypper install ImageMagick

void:

$ sudo xbps-install  ImageMagick

See https://repology.org/project/imagemagick/versions

If the system package is installed, ./configure will check whether it can be used.