Automic VaultAutomic Vault

brew

graphicsmagick mit Homebrew, apk, chocolatey, apt, Nix, pacman, dnf, MacPorts, scoop, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für graphicsmagick in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install graphicsmagick

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install GraphicsMagick

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

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add graphicsmagick

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

Debian aptverifiziert · 92%
sudo apt install graphicsmagick

Debian stable package indexes · graphicsmagick · Quelle: deb.debian.org

Nixverifiziert · 92%
nix profile install nixpkgs#graphicsmagick

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S graphicsmagick

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

Fedora dnfverifiziert · 92%
sudo dnf install GraphicsMagick

Fedora Rawhide package metadata · GraphicsMagick · Quelle: dl.fedoraproject.org

openSUSE zypperverifiziert · 92%
sudo zypper install GraphicsMagick

openSUSE Tumbleweed package metadata · GraphicsMagick · Quelle: download.opensuse.org

Windows

Chocolateyverifiziert · 92%
choco install graphicsmagick

Chocolatey community package catalog · graphicsmagick · Quelle: community.chocolatey.org

Scoopverifiziert · 92%
scoop install main/graphicsmagick

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

Überblick

Paketzusammenfassung

Image processing tools collection

Befehle und Aliase

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

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für graphicsmagick wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 11 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
GraphicsMagick++-configcliglobales Executable
GraphicsMagick-configcliglobales Executable
GraphicsMagickWand-configcliglobales Executable
gmcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version1.3.47
Manager aktualisiert2026-07-05
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://graphicsmagick.sourceforge.io/

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:graphicsmagick
Version1.3.47
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/graphicsmagick
Homepagehttps://graphicsmagick.sourceforge.io/
Repositoryhttps://foss.heptapod.net/graphicsmagick/graphicsmagick
Upstream-Dokumentationhttps://graphicsmagick.sourceforge.io/FAQ.html
LizenzMIT
Quellarchivhttps://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick/1.3.47/GraphicsMagick-1.3.47.tar.xz
Zuletzt aktualisiert2026-07-05T23:07:18Z
Pulseupdated
Abhängigkeitenfreetype, jasper, jpeg-turbo, jpeg-xl, libheif, libpng, libtiff, libtool, little-cms2, webp, zstd
Build-Abhängigkeitenpkgconf
Von macOS bereitgestellte Bibliothekenbzip2, libxml2
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

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 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • 3 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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