Wand-config

image processing libraries providing ImageMagick interface

Install

All systems
curl cmd.cat/Wand-config.sh
Debian Debian
apt-get install libmagickwand-dev
Ubuntu
apt-get install libmagickwand-dev
Alpine
apk add imagemagick6
Arch Arch Linux
pacman -S imagemagick6
image/svg+xml Kali Linux
apt-get install graphicsmagick-libmagick-dev-compat
CentOS
yum install ImageMagick-devel
Fedora
dnf install ImageMagick-devel
Windows (WSL2)
sudo apt-get update sudo apt-get install libmagickwand-dev
Raspbian
apt-get install graphicsmagick-libmagick-dev-compat
Docker
docker run cmd.cat/Wand-config Wand-config powered by Commando

graphicsmagick-libmagick-dev-compat

image processing libraries providing ImageMagick interface

GraphicsMagick provides libraries in several programming languages to read, write and manipulate image files across a large number of formats, from the widely used jpeg, tiff, bmp or xpm to special-purpose formats such as fits or image formats found on some photo CDs. There are functions for finegrained image processing tasks, as well as conversion routines between the various image formats. The GraphicsMagick libraries are a fork of ImageMagick and therefore offer programming interfaces that are mostly compatible. While there might be small differences, experience tells that many programs only use a compatible subset and build fine with either GraphicsMagick or ImageMagick. While GraphicsMagick uses different names for libraries, classes, and helper applications in order to coexist with ImageMagick, this package intends to minimise porting efforts by exporting the GraphicsMagick interface with the usual ImageMagick names. Note that this package only tries to provide build-time compatibility. Run-time libraries of ImageMagick and GraphicsMagick are incompatible and cannot be interchanged. This package includes compatibility wrappers for the C, C++, and Perl libraries.

ImageMagick-devel-1

ImageMagick app development

ImageMagick-devel

ImageMagick-devel contains the library links and header files

you'll need to develop ImageMagick applications. ImageMagick is an image manipulation program. If you want to create applications that will use ImageMagick code or APIs, you need to install ImageMagick-devel as well as ImageMagick. You do not need to install it if you just want to use ImageMagick, however.

libmagickwand-dev

image manipulation library -- dummy package

This package included the static libraries needed to compile programs using MagickWand. This is a transitional package to help migrate systems to the new ABI of libmagickwand-6 development files for default channel depth. This is a dummy package. You can safely purge or remove it.

imagemagick6

A collection of tools and libraries for many image formats (legacy version 6)