Automic VaultAutomic Vault

brew

使用 Homebrew, apk, chocolatey, apt, Nix, pacman, dnf, MacPorts, scoop, zypper 安装 graphicsmagick

查看 graphicsmagick 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install graphicsmagick

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install GraphicsMagick

MacPorts ports tree · graphics/GraphicsMagick/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add graphicsmagick

Alpine Linux edge package indexes · graphicsmagick · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install graphicsmagick

Debian stable package indexes · graphicsmagick · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#graphicsmagick

nixpkgs package indexes · pkgs/by-name/gr/graphicsmagick/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S graphicsmagick

Arch Linux sync databases · graphicsmagick · 来源: geo.mirror.pkgbuild.com

Fedora dnf已验证 · 92%
sudo dnf install GraphicsMagick

Fedora Rawhide package metadata · GraphicsMagick · 来源: dl.fedoraproject.org

openSUSE zypper已验证 · 92%
sudo zypper install GraphicsMagick

openSUSE Tumbleweed package metadata · GraphicsMagick · 来源: download.opensuse.org

Windows

Chocolatey已验证 · 92%
choco install graphicsmagick

Chocolatey community package catalog · graphicsmagick · 来源: community.chocolatey.org

Scoop已验证 · 92%
scoop install main/graphicsmagick

Scoop official bucket manifest trees · bucket/graphicsmagick.json · 来源: api.github.com

概览

软件包摘要

Image processing tools collection

命令和别名

  • GraphicsMagick++-config
  • GraphicsMagick-config
  • GraphicsMagickWand-config
  • gm

历史

项目历史与用法

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.

时间线

  • 1992: ImageMagick development began at E. I. du Pont de Nemours and Company, according to the GraphicsMagick FAQ.
  • 1999: ImageMagick Studio LLC forked ImageMagick, according to the GraphicsMagick FAQ.
  • 2002: GraphicsMagick was created as a fork shortly before ImageMagick 5.5.2.
  • 2003: GraphicsMagick 1.0 was released, with renamed libraries and utilities consolidated under `gm`.
  • 2004: GraphicsMagick 1.1 followed with additional platform and stability work.
  • 2008: GraphicsMagick 1.3 established a long-lived release line.

Related projects

  • ImageMagick is the direct ancestor and the project GraphicsMagick is most often compared with.
  • Ghostscript, FreeType, libpng, libtiff, libjpeg, WebP, and other delegate libraries shape which formats a GraphicsMagick build can handle.
  • Graphviz is unrelated technically but often appears nearby in package graphs because both are long-lived Unix graphics tools with CLI-first workflows.

安全态势

尚未找到受保护工具覆盖

没有找到 graphicsmagick 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 11 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.magick/colors.mgk~/.magick/delegates.mgk~/.magick/log.mgk~/.magick/modules.mgk~/.magick/type.mgk

可执行文件

已安装的可执行文件

命令类型暴露范围备注
GraphicsMagick++-configcli全局可执行文件
GraphicsMagick-configcli全局可执行文件
GraphicsMagickWand-configcli全局可执行文件
gmcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本1.3.47
管理器更新时间2026-07-05
本地数据OK
上游not checked
检测到的最新版本未检测到

https://graphicsmagick.sourceforge.io/

安装元数据

软件包元数据

软件包键brew:graphicsmagick
版本1.3.47
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/graphicsmagick
主页https://graphicsmagick.sourceforge.io/
仓库https://foss.heptapod.net/graphicsmagick/graphicsmagick
上游文档https://graphicsmagick.sourceforge.io/FAQ.html
许可证MIT
源码归档https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick/1.3.47/GraphicsMagick-1.3.47.tar.xz
最后更新2026-07-05T23:07:18Z
Pulseupdated
依赖freetype, jasper, jpeg-turbo, jpeg-xl, libheif, libpng, libtiff, libtool, little-cms2, webp, zstd
构建依赖pkgconf
macOS 提供的库bzip2, libxml2
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegraphicsmagick
Version Scheme0
Revision1
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

graphicsmagick 1.4+really1.3.45+hg17696-1

collection of image processing tools

http://www.graphicsmagick.org/

sudo apt install graphicsmagick
  • Section: graphics
  • Architecture: amd64
  • 2 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Graphicsmagick
Debian stable package indexes · deb.debian.org · Debian stable package indexes: graphicsmagick from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

graphicsmagick-dbg 1.4+really1.3.45+hg17696-1

format-independent image processing - debugging symbols

http://www.graphicsmagick.org/

sudo apt install graphicsmagick-dbg
  • Section: debug
  • Architecture: amd64
  • Source Package: graphicsmagick
  • 4 依赖
  • normalized package name match
  • 匹配方式:Graphicsmagick
Debian stable package indexes · deb.debian.org · Debian stable package indexes: graphicsmagick-dbg from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

graphicsmagick-imagemagick-compat 1.4+really1.3.45+hg17696-1

image processing tools providing ImageMagick interface

http://www.graphicsmagick.org/

sudo apt install graphicsmagick-imagemagick-compat
  • Section: graphics
  • Architecture: all
  • Source Package: graphicsmagick
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Graphicsmagick
Debian stable package indexes · deb.debian.org · Debian stable package indexes: graphicsmagick-imagemagick-compat from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

graphicsmagick-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-compat
  • Section: graphics
  • Architecture: all
  • Source Package: graphicsmagick
  • 3 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Graphicsmagick
Debian stable package indexes · deb.debian.org · Debian stable package indexes: graphicsmagick-libmagick-dev-compat from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgraphics-magick-perl 1.4+really1.3.45+hg17696-1

format-independent image processing - perl interface

http://www.graphicsmagick.org/

sudo apt install libgraphics-magick-perl
  • Section: perl
  • Architecture: amd64
  • Source Package: graphicsmagick
  • 4 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Graphicsmagick
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgraphics-magick-perl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgraphicsmagick++-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-12t64
  • Section: libs
  • Architecture: amd64
  • Source Package: graphicsmagick
  • 4 依赖
  • 1 提供
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Graphicsmagick
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgraphicsmagick++-q16-12t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgraphicsmagick++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-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: graphicsmagick
  • 2 依赖
  • 1 提供
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Graphicsmagick
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgraphicsmagick++1-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgraphicsmagick-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-3t64
  • Section: libs
  • Architecture: amd64
  • Source Package: graphicsmagick
  • 19 依赖
  • 1 提供
  • 3 可选依赖
  • normalized package name match
  • 匹配方式:Graphicsmagick
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgraphicsmagick-q16-3t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgraphicsmagick1-dev 1.4+really1.3.45+hg17696-1

format-independent image processing - C development files

http://www.graphicsmagick.org/

sudo apt install libgraphicsmagick1-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: graphicsmagick
  • 25 依赖
  • 1 提供
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Graphicsmagick
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgraphicsmagick1-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

graphicsmagick

nix profile install nixpkgs#graphicsmagick
  • normalized package name match
  • 匹配方式:Graphicsmagick
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gr/graphicsmagick/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

graphicsmagick 1.4+really1.3.42-1.1build3

collection of image processing tools

http://www.graphicsmagick.org/

sudo apt install graphicsmagick
  • Section: universe/graphics
  • Architecture: amd64
  • 2 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Graphicsmagick
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: graphicsmagick from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

graphicsmagick-dbg 1.4+really1.3.42-1.1build3

format-independent image processing - debugging symbols

http://www.graphicsmagick.org/

sudo apt install graphicsmagick-dbg
  • Section: universe/graphics
  • Architecture: amd64
  • Source Package: graphicsmagick
  • 4 依赖
  • normalized package name match
  • 匹配方式:Graphicsmagick
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: graphicsmagick-dbg from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

graphicsmagick-imagemagick-compat 1.4+really1.3.42-1.1build3

image processing tools providing ImageMagick interface

http://www.graphicsmagick.org/

sudo apt install graphicsmagick-imagemagick-compat
  • Section: universe/graphics
  • Architecture: all
  • Source Package: graphicsmagick
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Graphicsmagick
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: graphicsmagick-imagemagick-compat from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

graphicsmagick-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-compat
  • Section: universe/graphics
  • Architecture: all
  • Source Package: graphicsmagick
  • 3 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Graphicsmagick
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: graphicsmagick-libmagick-dev-compat from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libgraphics-magick-perl 1.4+really1.3.42-1.1build3

format-independent image processing - perl interface

http://www.graphicsmagick.org/

sudo apt install libgraphics-magick-perl
  • Section: universe/perl
  • Architecture: amd64
  • Source Package: graphicsmagick
  • 4 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Graphicsmagick
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgraphics-magick-perl from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libgraphicsmagick++-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-12t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: graphicsmagick
  • 4 依赖
  • 1 提供
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Graphicsmagick
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgraphicsmagick++-q16-12t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment