macOS
brew install graphicsmagicklocal Homebrew formula metadata
sudo port install GraphicsMagickMacPorts ports tree · graphics/GraphicsMagick/Portfile · ソース: api.github.com
brew
graphicsmagick のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install graphicsmagicklocal Homebrew formula metadata
sudo port install GraphicsMagickMacPorts ports tree · graphics/GraphicsMagick/Portfile · ソース: api.github.com
sudo apk add graphicsmagickAlpine Linux edge package indexes · graphicsmagick · ソース: dl-cdn.alpinelinux.org
sudo apt install graphicsmagickDebian stable package indexes · graphicsmagick · ソース: deb.debian.org
nix profile install nixpkgs#graphicsmagicknixpkgs package indexes · pkgs/by-name/gr/graphicsmagick/package.nix · ソース: api.github.com
sudo pacman -S graphicsmagickArch Linux sync databases · graphicsmagick · ソース: geo.mirror.pkgbuild.com
sudo dnf install GraphicsMagickFedora Rawhide package metadata · GraphicsMagick · ソース: dl.fedoraproject.org
sudo zypper install GraphicsMagickopenSUSE Tumbleweed package metadata · GraphicsMagick · ソース: download.opensuse.org
choco install graphicsmagickChocolatey community package catalog · graphicsmagick · ソース: community.chocolatey.org
scoop install main/graphicsmagickScoop official bucket manifest trees · bucket/graphicsmagick.json · ソース: api.github.com
概要
Image processing tools collection
履歴
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.
セキュリティ状態
graphicsmagick に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.mgk実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
GraphicsMagick++-config | cli | グローバル実行可能ファイル | |
GraphicsMagick-config | cli | グローバル実行可能ファイル | |
GraphicsMagickWand-config | cli | グローバル実行可能ファイル | |
gm | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
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 |
| Pulse | updated |
| 依存関係 | 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 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-12t64ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.