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#
Type#
optional
Dependencies#
Version Information#
Equivalent System Packages#
$ apk add imagemagick
$ sudo pacman -S imagemagick
$ conda install imagemagick
$ apt-cyg install ImageMagick
$ sudo apt-get install imagemagick
$ sudo yum install ImageMagick
$ sudo pkg install graphics/ImageMagick7
$ brew install imagemagick
$ sudo port install ImageMagick
$ nix-env --install imagemagick
$ sudo zypper install ImageMagick
$ sudo xbps-install ImageMagick
See https://repology.org/project/imagemagick/versions
If the system package is installed, ./configure
will check if it can be used.