Install Identify On A Debian, Ubuntu, Alpine, Arch, Kali, Raspbian And MacOS
Install identify
-
Debian
apt-get install graphicsmagick-imagemagick-compatClick to copy -
Ubuntu
apt-get install graphicsmagick-imagemagick-compatClick to copy -
Alpine OS
apk add imagemagick6Click to copy -
Arch Linux
pacman -S imagemagick6Click to copy -
Kali Linux
apt-get install graphicsmagick-imagemagick-compatClick to copy -
Raspbian
apt-get install graphicsmagick-imagemagick-compatClick to copy -
macOS
brew install [emailu00a0protected]Click to copy
graphicsmagick-imagemagick-compat
image processing tools providing ImageMagick interfaceGraphicsMagick provides a set of command-line applications to manipulate image files. It is a fork of the ImageMagick project and therefore offers a similar set of features, but puts a larger emphasis on stability. With this package installed, the GraphicsMagick command line tools can be executed like their ImageMagick counterparts. It allows one to migrate scripts from ImageMagick to GraphicsMagick without any code changes.
ImageMagick-1
manipulating imagesImageMagick
ImageMagick is an image display and manipulation tool for the XWindow System. ImageMagick can read and write JPEG, TIFF, PNM, GIF, and Photo CD image formats. It can resize, rotate, sharpen, color reduce, or add special effects to an image, and when finished you can either save the completed work in the original format or a different one. ImageMagick also includes command line programs for creating animated or transparent .gifs, creating composite images, creating thumbnail images, and more. ImageMagick is one of your choices if you need a program to manipulate and display images. If you want to develop your own applications which use ImageMagick code or APIs, you need to install ImageMagick-devel as well.




