macOS
brew install graphicsmagicklocal Homebrew formula metadata
sudo port install GraphicsMagickMacPorts ports tree · graphics/GraphicsMagick/Portfile · source: api.github.com
brew
Image processing tools collection. Version 1.3.47 via Homebrew; verified 2026-07-05.
install
brew install graphicsmagicklocal Homebrew formula metadata
sudo port install GraphicsMagickMacPorts ports tree · graphics/GraphicsMagick/Portfile · source: api.github.com
sudo apk add graphicsmagickAlpine Linux edge package indexes · graphicsmagick · source: dl-cdn.alpinelinux.org
sudo apt install graphicsmagickDebian stable package indexes · graphicsmagick · source: deb.debian.org
sudo dnf install GraphicsMagickFedora Rawhide package metadata · GraphicsMagick · source: dl.fedoraproject.org
nix profile install nixpkgs#graphicsmagicknixpkgs package indexes · pkgs/by-name/gr/graphicsmagick/package.nix · source: api.github.com
sudo pacman -S graphicsmagickArch Linux sync databases · graphicsmagick · source: geo.mirror.pkgbuild.com
sudo zypper install GraphicsMagickopenSUSE Tumbleweed package metadata · GraphicsMagick · source: download.opensuse.org
choco install graphicsmagickChocolatey community package catalog · graphicsmagick · source: community.chocolatey.org
scoop install main/graphicsmagickScoop official bucket manifest trees · bucket/graphicsmagick.json · source: api.github.com
overview
Image processing tools collection
history
GraphicsMagick is a command-line and library image-processing suite centered on the `gm` executable. It descends from ImageMagick but intentionally emphasizes long-term interface compatibility, a stable release branch, smaller dependency footprints, and predictable behavior for scripted image conversion workflows.
In package-manager culture it occupies the practical space between heavyweight imaging frameworks and single-purpose converters: install it, call `gm convert`, `gm identify`, or `gm mogrify`, and get a stable Unix-friendly toolchain for raster and vector image transformations.
The project was created on November 19, 2002 as a fork of ImageMagick shortly before the ImageMagick 5.5.2 release. The GraphicsMagick project described its objectives as open development, developer participation, reduced source churn, a preserved stable API, efficient code, improved memory use, a reliable release process, and an accurate ChangeLog.
Early releases renamed the installed libraries, headers, configuration scripts, and Perl namespace from ImageMagick names to GraphicsMagick names, while consolidating user-facing utilities behind the `gm` command. That namespace split made it possible for systems to package GraphicsMagick alongside other image tools without pretending it was only a drop-in binary clone.
GraphicsMagick's FAQ frames the fork as a stability and compatibility project: command syntax and APIs remained upward compatible with ImageMagick 5.5.2, while GraphicsMagick stopped importing later ImageMagick source after licensing and project-direction changes. This makes the package historically important as both a technical fork and a packaging-policy fork.
GraphicsMagick became attractive to Unix package maintainers because it retained a permissive MIT-style license, exposed command-line tools and C/C++ APIs, and kept dependencies comparatively restrained. Its own FAQ calls out smaller installation footprint and fewer external libraries than ImageMagick on some systems, which is exactly the kind of difference distribution maintainers notice.
The package spread through mainstream operating-system package sets as a stable image conversion dependency for scripts, build systems, and web backends. Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Alpine, Chocolatey, Scoop, and other package managers all carry it under recognizable GraphicsMagick naming.
The project also invested in performance work useful to batch processing: release notes describe OpenMP acceleration, multi-core CPU work, faster image I/O, and optimizations for large images. Those choices helped GraphicsMagick retain relevance in server-side conversion pipelines where reproducibility and throughput matter more than a broad UI surface.
The common package-manager use case is installing the `gm` CLI and invoking subcommands such as `gm convert`, `gm identify`, `gm mogrify`, `gm montage`, `gm composite`, and `gm display`. Existing ImageMagick 5-era scripts often require only the `gm` prefix or compatibility links, while new scripts can rely on the explicit GraphicsMagick command namespace.
GraphicsMagick is also used as a library dependency through GraphicsMagick, GraphicsMagick++, and GraphicsMagickWand configuration scripts. Build systems use those scripts or pkg-config metadata to compile software that reads, writes, transforms, or inspects images.
Configuration lives in `.mgk` files such as colors, delegates, log, modules, and type definitions. That matters to packagers because delegate programs and codec support vary by platform and build options.
GraphicsMagick is a classic fork that package maintainers can explain in one sentence: ImageMagick lineage, steadier API, smaller dependency appetite, and the `gm` command. That clarity made it easy to expose as an alternative dependency in ports trees and Linux distributions.
It is also a useful example of why package history is not only version numbers. Licensing, trademarks, API stability, dependency count, and command naming all shaped the package's identity as much as image-processing features did.
For Homebrew-style users, GraphicsMagick is the kind of formula installed indirectly by image workflows and directly by people who prefer predictable CLI behavior for scripted conversion jobs.
security posture
No matching local secret-handling manifest was found for graphicsmagick. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.magick/colors.mgk~/.magick/delegates.mgk~/.magick/log.mgk~/.magick/modules.mgk~/.magick/type.mgkexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
GraphicsMagick++-config | cli | global executable | |
GraphicsMagick-config | cli | global executable | |
GraphicsMagickWand-config | cli | global executable | |
gm | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://graphicsmagick.sourceforge.io/
install metadata
| Package key | brew:graphicsmagick |
|---|---|
| Version | 1.3.47 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/graphicsmagick |
| Homepage | https://graphicsmagick.sourceforge.io/ |
| Repository | https://foss.heptapod.net/graphicsmagick/graphicsmagick |
| Upstream docs | https://graphicsmagick.sourceforge.io/FAQ.html |
| License | MIT |
| Source archive | https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick/1.3.47/GraphicsMagick-1.3.47.tar.xz |
| Last updated | 2026-07-05T23:07:18Z |
| Pulse | updated |
| Dependencies | freetype, jasper, jpeg-turbo, jpeg-xl, libheif, libpng, libtiff, libtool, little-cms2, webp, zstd |
| Build dependencies | pkgconf |
| Uses from macOS | bzip2, libxml2 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | graphicsmagick |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
graphicsmagick 1.4+really1.3.45+hg17696-1
collection of image processing tools
http://www.graphicsmagick.org/
sudo apt install graphicsmagickgraphicsmagick-dbg 1.4+really1.3.45+hg17696-1
format-independent image processing - debugging symbols
http://www.graphicsmagick.org/
sudo apt install graphicsmagick-dbggraphicsmagick-imagemagick-compat 1.4+really1.3.45+hg17696-1
image processing tools providing ImageMagick interface
http://www.graphicsmagick.org/
sudo apt install graphicsmagick-imagemagick-compatgraphicsmagick-libmagick-dev-compat 1.4+really1.3.45+hg17696-1
image processing libraries providing ImageMagick interface
http://www.graphicsmagick.org/
sudo apt install graphicsmagick-libmagick-dev-compatlibgraphics-magick-perl 1.4+really1.3.45+hg17696-1
format-independent image processing - perl interface
http://www.graphicsmagick.org/
sudo apt install libgraphics-magick-perllibgraphicsmagick++-q16-12t64 1.4+really1.3.45+hg17696-1
format-independent image processing - C++ shared library
http://www.graphicsmagick.org/
sudo apt install libgraphicsmagick++-q16-12t64libgraphicsmagick++1-dev 1.4+really1.3.45+hg17696-1
format-independent image processing - C++ development files
http://www.graphicsmagick.org/
sudo apt install libgraphicsmagick++1-devlibgraphicsmagick-q16-3t64 1.4+really1.3.45+hg17696-1
format-independent image processing - C shared library
http://www.graphicsmagick.org/
sudo apt install libgraphicsmagick-q16-3t64libgraphicsmagick1-dev 1.4+really1.3.45+hg17696-1
format-independent image processing - C development files
http://www.graphicsmagick.org/
sudo apt install libgraphicsmagick1-devgraphicsmagick
nix profile install nixpkgs#graphicsmagickgraphicsmagick 1.4+really1.3.42-1.1build3
collection of image processing tools
http://www.graphicsmagick.org/
sudo apt install graphicsmagickgraphicsmagick-dbg 1.4+really1.3.42-1.1build3
format-independent image processing - debugging symbols
http://www.graphicsmagick.org/
sudo apt install graphicsmagick-dbggraphicsmagick-imagemagick-compat 1.4+really1.3.42-1.1build3
image processing tools providing ImageMagick interface
http://www.graphicsmagick.org/
sudo apt install graphicsmagick-imagemagick-compatgraphicsmagick-libmagick-dev-compat 1.4+really1.3.42-1.1build3
image processing libraries providing ImageMagick interface
http://www.graphicsmagick.org/
sudo apt install graphicsmagick-libmagick-dev-compatlibgraphics-magick-perl 1.4+really1.3.42-1.1build3
format-independent image processing - perl interface
http://www.graphicsmagick.org/
sudo apt install libgraphics-magick-perllibgraphicsmagick++-q16-12t64 1.4+really1.3.42-1.1build3
format-independent image processing - C++ shared library
http://www.graphicsmagick.org/
sudo apt install libgraphicsmagick++-q16-12t64source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.