# Installer imagemagick

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de imagemagick pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install imagemagick
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install ImageMagick
```

  Preuve: MacPorts ports tree: graphics/ImageMagick/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add imagemagick
```

  Preuve: Alpine Linux edge package indexes: imagemagick from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install imagemagick
```

  Preuve: Debian stable package indexes: imagemagick from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install ImageMagick
```

  Preuve: Fedora Rawhide package metadata: ImageMagick from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#imagemagick
```

  Preuve: nixpkgs package indexes: pkgs/by-name/im/imagemagick/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S imagemagick
```

  Preuve: Arch Linux sync databases: imagemagick from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install ImageMagick
```

  Preuve: openSUSE Tumbleweed package metadata: ImageMagick from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst

### Windows

- Chocolatey (92%):

```sh
choco install imagemagick
```

  Preuve: Chocolatey community package catalog: imagemagick from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','iis-externalcache'

- Scoop (92%):

```sh
scoop install main/imagemagick
```

  Preuve: Scoop official bucket manifest trees: bucket/imagemagick.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id JiriPolasek.DevNumbersforCommandPalette -e
```

  Preuve: Windows Package Manager source index: JiriPolasek.DevNumbersforCommandPalette from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:imagemagick
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/imagemagick>
- **Version:** 7.1.2-23
- **Résumé source:** Tools and libraries to manipulate images in select formats
- **Page d'accueil:** <https://imagemagick.org/index.php>
- **Dépôt:** <https://github.com/ImageMagick/ImageMagick>
- **Docs amont:** <https://imagemagick.org/index.php>
- **Licence:** ImageMagick
- **Archive source:** <https://github.com/ImageMagick/ImageMagick/releases/download/7.1.2-23/ImageMagick-7.1.2-23.7z>
- **Mis à jour:** 2026-05-17T18:41:58Z
- **Source générée:** 2026-05-26T17:25:59+00:00

## exécutables

- Magick++-config (cli)
- MagickCore-config (cli)
- MagickWand-config (cli)
- animate (cli)
- compare (cli)
- composite (cli)
- conjure (cli)
- convert (cli)
- display (cli)
- identify (cli)
- import (cli)
- magick (cli)
- magick-script (cli)
- mogrify (cli)
- montage (cli)
- stream (cli)
- Magick++-config (alias)
- MagickCore-config (alias)
- MagickWand-config (alias)
- animate (alias)
- compare (alias)
- composite (alias)
- conjure (alias)
- convert (alias)
- display (alias)
- identify (alias)
- import (alias)
- magick (alias)
- magick-script (alias)
- mogrify (alias)
- montage (alias)
- stream (alias)

## Dépendances

- freetype
- jpeg-turbo
- libheif
- libpng
- libtiff
- libtool
- little-cms2
- webp
- xz

## Dépendances de compilation

- pkgconf

## Bibliothèques fournies par macOS

- bzip2
- libxml2

## Comportement d'installation

- hook post-installation: non défini
- Caveats: imagemagick-full includes additional tools and libraries that are not included in the regular imagemagick formula.
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## fraîcheur

- page générée: 2026-05-26
- version du gestionnaire: 7.1.2-23
- gestionnaire mis à jour: 2026-05-17
- données locales: ok
- dépôt amont: https://github.com/ImageMagick/ImageMagick
- info: No cached GitHub release or tag data was available.

## Notes de sécurité

doc example: broad image transform tool.

- **Risque Geiger:** blue / high
- doc example: broad image transform tool
- **règles d'approbation:** 5

## Liens liés

- [xz](https://www.automicvault.com/pkg/brew/xz/) - Runtime dependency declared by Homebrew.
- [libpng](https://www.automicvault.com/pkg/brew/libpng/) - Runtime dependency declared by Homebrew.
- [jpeg-turbo](https://www.automicvault.com/pkg/brew/jpeg-turbo/) - Runtime dependency declared by Homebrew.
- [libtiff](https://www.automicvault.com/pkg/brew/libtiff/) - Runtime dependency declared by Homebrew.
- [freetype](https://www.automicvault.com/pkg/brew/freetype/) - Runtime dependency declared by Homebrew.
- [little-cms2](https://www.automicvault.com/pkg/brew/little-cms2/) - Runtime dependency declared by Homebrew.
- [webp](https://www.automicvault.com/pkg/brew/webp/) - Runtime dependency declared by Homebrew.
- [libtool](https://www.automicvault.com/pkg/brew/libtool/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [vips](https://www.automicvault.com/pkg/brew/vips/) - Popular package that depends on this formula.
- [zbar](https://www.automicvault.com/pkg/brew/zbar/) - Popular package that depends on this formula.
- [pstoedit](https://www.automicvault.com/pkg/brew/pstoedit/) - Popular package that depends on this formula.
- [geeqie](https://www.automicvault.com/pkg/brew/geeqie/) - Popular package that depends on this formula.
- [folderify](https://www.automicvault.com/pkg/brew/folderify/) - Popular package that depends on this formula.
- [autotrace](https://www.automicvault.com/pkg/brew/autotrace/) - Popular package that depends on this formula.
- [synfig](https://www.automicvault.com/pkg/brew/synfig/) - Popular package that depends on this formula.
- [lanraragi](https://www.automicvault.com/pkg/brew/lanraragi/) - Popular package that depends on this formula.
- [imagemagick@6](https://www.automicvault.com/pkg/brew/imagemagick-6/) - Package name indicates the same formula family.
- [imagemagick-full](https://www.automicvault.com/pkg/brew/imagemagick-full/) - Shares the same upstream source repository.
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/)

## Sources

- Nucleus package database
- Geiger risk classifier
- approval-gate seed metadata
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
