# imagemagick-full mit Homebrew installieren

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

## Installation

```sh
sudo av install brew:imagemagick-full
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install imagemagick-full
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:imagemagick-full
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/imagemagick-full>
- **Version:** 7.1.2-29
- **Quellzusammenfassung:** Tools and libraries to manipulate images in many formats
- **Homepage:** <https://imagemagick.org>
- **Repository:** <https://github.com/ImageMagick/ImageMagick>
- **Upstream-Dokumentation:** <https://imagemagick.org>
- **Lizenz:** ImageMagick
- **Quellarchiv:** <https://github.com/ImageMagick/ImageMagick/releases/download/7.1.2-29/ImageMagick-7.1.2-29.7z>
- **Zuletzt aktualisiert:** 2026-07-28T04:25:17Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Abhängigkeiten

- cairo
- fontconfig
- freetype
- gdk-pixbuf
- gettext
- ghostscript
- glib
- imath
- jpeg-turbo
- jpeg-xl
- libheif
- liblqr
- libomp
- libpng
- libraw
- librsvg
- libtiff
- libtool
- libultrahdr
- libzip
- little-cms2
- openexr
- openjpeg
- webp
- xz

## Build-Abhängigkeiten

- pkgconf

## Von macOS bereitgestellte Bibliotheken

- bzip2
- libxml2

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Einschränkungen: imagemagick-full includes additional tools and libraries that are not included in the regular imagemagick formula.
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 7.1.2-29
- Manager aktualisiert: 2026-07-28
- lokale Daten: OK
- Upstream-Repository: https://github.com/ImageMagick/ImageMagick
- Info: No cached GitHub release or tag data was available.
## Projektgeschichte und Nutzung

imagemagick-full is the Homebrew formula variant for the ImageMagick 7 toolchain with broader format support than the default formula. Its history is therefore the ImageMagick history plus a package-manager distinction: a fuller build of the same command-line suite for users who want more delegates and capabilities available from Homebrew.

### Projektgeschichte

ImageMagick began at DuPont after John Cristy was asked to display computer-generated 24-bit images on hardware limited to 256 colors. The official history says Usenet help shaped the early tools, DuPont transferred copyright to ImageMagick Studio LLC, and ImageMagick was posted to comp.archives on August 1, 1990.

Through the mid-1990s, ImageMagick grew through user requests, bug reports, and contributions, culminating in version 4.2.9. Version 5 followed Bob Friesenhahn's push to improve APIs and scripting access, while Magick++ and module loading helped make ImageMagick useful beyond one-off command invocations.

Version 6 emerged from Anthony Thyssen's work on clearer command-line handling for multiple images. Version 7 reworked internals around arbitrary colorspaces, arbitrary pixel channels, floating-point channel storage, and reduced rounding error.

### Adoptionsgeschichte

ImageMagick became a standard Unix packaging fixture because it offers scriptable image conversion and manipulation without a GUI. The full Homebrew variant serves users who prefer the wider build surface, while the main formula serves the default Homebrew path.

### Wie es verwendet wird

Users install imagemagick-full when they want ImageMagick's CLI commands and libraries with more format/delegate coverage from Homebrew. The upstream docs cover command-line tools such as magick, convert, identify, mogrify, montage, composite, compare, and stream, and the resources page documents configuration search paths and policy files.

### Warum Paket-Nerds sich dafür interessieren

The formula is package-nerd-significant because it shows how a large C imaging suite is sliced by package managers: the same upstream project can appear as a default build, a fuller build, and a legacy major-version build. That distinction matters for reproducibility, delegate availability, and image pipelines that depend on specific coders.

### Zeitleiste

- 1987: John Cristy starts the tool work at DuPont around 24-bit to 8-bit image display.
- 1990: ImageMagick is posted to Usenet's comp.archives group.
- Mid-1990s: ImageMagick 4.2.9 represents the early mature public toolset.
- Version 5: API work, Magick++, module loading, automatic file identification, and tests reshape the project.
- Version 6: Command-line semantics are redesigned around clearer multi-image processing.
- Version 7: The design is updated for arbitrary colorspaces, arbitrary channel counts, and floating-point pixel channels.

### Related projects

- Related projects include Magick++, Magick.NET, Fred's ImageMagick Scripts, Anthony Thyssen's ImageMagick Usage examples, and the ImageMagick 6 legacy branch. The Homebrew sibling formulas are imagemagick and imagemagick@6.

### Quellen

- Official ImageMagick history page, ImageMagick README, resources documentation, GitHub repository metadata, and Homebrew formula metadata.


## Sicherheitshinweise

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



## 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

- Unix: $MAGICK_CONFIGURE_PATH, $PREFIX/etc/ImageMagick-7, $PREFIX/share/ImageMagick-7, $XDG_CACHE_HOME/ImageMagick, ~/.config/ImageMagick, <client path>/etc/ImageMagick
- Windows: $MAGICK_CONFIGURE_PATH, <windows registry>, $PREFIX/config, $USERPROFILE/.config/ImageMagick, <client path>
## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** imagemagick-full
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** yes
- **URL Keys:** head, stable


## Verwandte Links

- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://pkg.so/de/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [Homebrew utility packages](https://pkg.so/de/brew-utility-packages/) - Matched Homebrew package provider.
- [xz](https://pkg.so/de/brew/xz/) - Runtime dependency declared by Homebrew.
- [glib](https://pkg.so/de/brew/glib/) - Runtime dependency declared by Homebrew.
- [gettext](https://pkg.so/de/brew/gettext/) - Runtime dependency declared by Homebrew.
- [libpng](https://pkg.so/de/brew/libpng/) - Runtime dependency declared by Homebrew.
- [jpeg-turbo](https://pkg.so/de/brew/jpeg-turbo/) - Runtime dependency declared by Homebrew.
- [fontconfig](https://pkg.so/de/brew/fontconfig/) - Runtime dependency declared by Homebrew.
- [libtiff](https://pkg.so/de/brew/libtiff/) - Runtime dependency declared by Homebrew.
- [freetype](https://pkg.so/de/brew/freetype/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/de/brew/pkgconf/) - Build dependency declared by Homebrew.
- [imagemagick](https://pkg.so/de/brew/imagemagick/) - Shares the same upstream source repository.
- [netpbm](https://pkg.so/de/brew/netpbm/) - Shares pkgdb curated category or tags: cli, graphics, image-processing, media.
- [gd](https://pkg.so/de/brew/gd/) - Shares pkgdb curated category or tags: cli, graphics, image-processing, media.
- [graphicsmagick](https://pkg.so/de/brew/graphicsmagick/) - Shares pkgdb curated category or tags: cli, graphics, image-processing, media.
- [imagemagick@6](https://pkg.so/de/brew/imagemagick-6/) - Shares pkgdb curated category or tags: cli, graphics, image-processing, media.
- [fig2dev](https://pkg.so/de/brew/fig2dev/) - Shares pkgdb curated category or tags: cli, conversion, graphics, media.
- [gmic](https://pkg.so/de/brew/gmic/) - Shares pkgdb curated category or tags: cli, graphics, image-processing, media.
- [libwmf](https://pkg.so/de/brew/libwmf/) - Shares pkgdb curated category or tags: cli, conversion, graphics, media.
- [vips](https://pkg.so/de/brew/vips/) - Both packages work with overlapping file formats or content types. Shared terms: cairo, cli, cms2, fontconfig, formats.

## Combined YAML source

View the package source record on GitHub. [combined/imagemagick-full.yml](https://github.com/mxcl/pkgdb/blob/main/combined/imagemagick-full.yml)


## Quellen

- pkg.so package database
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
