Automic VaultAutomic Vault

brew

Install gmic with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

Full-Featured Open-Source Framework for Image Processing. Version 4.0.2 via Homebrew; verified 2026-07-06.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install gmic

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install gmic

MacPorts ports tree · science/gmic/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add gimp-plugin-gmic

Alpine Linux edge package indexes · gimp-plugin-gmic · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install gmic

Debian stable package indexes · gmic · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install gmic

Fedora Rawhide package metadata · gmic · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#gmic

nixpkgs package indexes · pkgs/by-name/gm/gmic/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S gmic

Arch Linux sync databases · gmic · source: geo.mirror.pkgbuild.com

Ubuntu aptverified · 92%
sudo apt install gimp-gmic

Ubuntu 24.04 LTS package indexes · gimp-gmic · source: archive.ubuntu.com

openSUSE zypperverified · 92%
sudo zypper install gimp-plugin-gmic

openSUSE Tumbleweed package metadata · gimp-plugin-gmic · source: download.opensuse.org

overview

Package summary

Full-Featured Open-Source Framework for Image Processing

Commands and aliases

  • gmic

history

Project history and usage

G'MIC, GREYC's Magic for Image Computing, is an open-source image-processing framework from the GREYC laboratory in Caen, France. It combines a command-line interpreter, a C++ library, plug-ins for image editors, a web service, and a scripting language for building reusable image filters.

Project history

G'MIC began in the late 2000s and celebrated 15 years of development with the 3.2.5 release article in 2023. The project is developed by the IMAGE team at GREYC, a public research laboratory associated with CNRS, ENSICAEN, and the University of Caen, and is distributed under CeCILL free-software licenses.

The framework grew around a dedicated image-processing language designed for prototyping algorithms and operators. The command-line tool exposes that language from a shell, libgmic embeds it in applications, and G'MIC-Qt brings the same processing catalog to desktop image editors.

By the 3.x series, the project had accumulated hundreds of filters and a formal software citation through a 2025 Journal of Open Source Software article. GitHub releases in 2025 and 2026 show frequent tagged releases, while the official reference documents the command language and command catalog.

Adoption history

G'MIC spread through multiple user interfaces rather than through a single application. The official README lists the gmic CLI, libgmic, G'MIC-Qt, G'MIC Online, and ZArt, and describes G'MIC-Qt as a plug-in for GIMP, Krita, Photoshop, Affinity Photo, PaintShop Pro, PhotoLine, and Paint.NET.

Its adoption in package managers follows that breadth: distributions package both the CLI/library side and editor plug-in side, giving image-processing users a reproducible way to install the same algorithm catalog on Linux, macOS, and other Unix-like systems.

The project also has an ecosystem role in open creative tooling. The README names Flowblade, PhotoFlow, Veejay, and EKD as open-source projects integrating G'MIC features, while the official site points users to galleries, tutorials, community forums, and scripting resources.

How it is used

Practitioners use gmic from the shell for scripted conversion, filtering, visualization, and batch processing of generic image datasets from 1D signals through 3D+t volumetric sequences. The README explicitly positions the CLI as a companion to ImageMagick and GraphicsMagick.

Desktop users often encounter G'MIC through G'MIC-Qt, where filters can be previewed inside image editors and copied as equivalent command-line invocations. That bridge between GUI experimentation and terminal automation is a major part of the project's workflow appeal.

Developers use libgmic to embed the framework in C++ applications. The library is documented as portable, thread-safe, multi-threaded, and designed to expose G'MIC features through a compact API.

Why package nerds care

G'MIC matters to package users because it is both a command and a plug-in ecosystem. A single packaged framework can serve shell scripts, creative image editors, online demos, and third-party applications.

Its filter catalog also behaves like a living standard library for image processing. Packaging it keeps a large body of research-lab and community filters installable without each editor or workflow carrying its own implementation.

Timeline

  • 2008: Approximate beginning of the project, inferred from the 15-year anniversary article in 2023.
  • 2023: G'MIC 3.2.5 article marked 15 years of development.
  • 2025: G'MIC article published in the Journal of Open Source Software.
  • 2026: Version 3.7.x releases published on GitHub.

Related projects

  • G'MIC-Qt connects the framework to GIMP, Krita, Photoshop, Affinity Photo, PaintShop Pro, PhotoLine, and Paint.NET.
  • ImageMagick and GraphicsMagick are adjacent command-line image-processing suites mentioned by the G'MIC README.
  • Flowblade, PhotoFlow, Veejay, and EKD are named by the README as open-source projects integrating G'MIC features.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for gmic. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 8 runtime dependencies.
  • Build metadata lists 2 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
gmiccliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version4.0.2
manager updated2026-07-06
local dataok
upstreamnot checked
latest detectednot detected

https://gmic.eu/

  • infoRelease/tag comparison is only available for GitHub repositories.https://gmic.eu/none confidence

install metadata

Package metadata

Package keybrew:gmic
Version4.0.2
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/gmic
Homepagehttps://gmic.eu/
Repositoryhttps://github.com/GreycLab/gmic
Upstream docshttps://gmic.eu/reference
LicenseCECILL-2.1
Source archivehttps://gmic.eu/files/source/gmic_4.0.2.tar.gz
Last updated2026-07-06T15:12:59Z
Pulseupdated
Dependenciescimg, fftw, imath, jpeg-turbo, libomp, libpng, libtiff, openexr
Build dependenciescmake, pkgconf
Uses from macOScurl
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

gmic 2.9.4-4.1+b2

GREYC's Magic for Image Computing

http://gmic.sourceforge.net/

sudo apt install gmic
  • Section: graphics
  • Architecture: amd64
  • Source Package: gmic
  • 9 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Gmic
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gmic from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

gmic-zart 2.9.4-4.1+b2

GREYC's Magic for Image Computing - ZArt

http://gmic.sourceforge.net/

sudo apt install gmic-zart
  • Section: graphics
  • Architecture: amd64
  • Source Package: gmic
  • 14 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Gmic
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gmic-zart from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

krita-gmic 2.9.4-4.1+b2

GREYC's Magic for Image Computing - Helper Tool for Krita

http://gmic.sourceforge.net/

sudo apt install krita-gmic
  • Section: graphics
  • Architecture: amd64
  • Source Package: gmic
  • 13 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Gmic
Debian stable package indexes · deb.debian.org · Debian stable package indexes: krita-gmic from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgmic-dev 2.9.4-4.1+b2

GREYC's Magic for Image Computing - development files

http://gmic.sourceforge.net/

sudo apt install libgmic-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: gmic
  • 1 dependencies
  • normalized package name match
  • Matched by: Gmic
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgmic-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgmic1 2.9.4-4.1+b2

GREYC's Magic for Image Computing - shared library

http://gmic.sourceforge.net/

sudo apt install libgmic1
  • Section: libs
  • Architecture: amd64
  • Source Package: gmic
  • 16 dependencies
  • normalized package name match
  • Matched by: Gmic
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgmic1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

gmic

nix profile install nixpkgs#gmic
  • normalized package name match
  • Matched by: Gmic
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gm/gmic/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

gimp-gmic 2.9.4-4build11

GREYC's Magic for Image Computing - GIMP Plugin

http://gmic.sourceforge.net/

sudo apt install gimp-gmic
  • Section: universe/graphics
  • Architecture: amd64
  • Source Package: gmic
  • 18 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Gmic
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gimp-gmic from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

gmic 2.9.4-4build11

GREYC's Magic for Image Computing

http://gmic.sourceforge.net/

sudo apt install gmic
  • Section: universe/graphics
  • Architecture: amd64
  • 9 dependencies
  • 2 optional deps
  • normalized package name match
  • Matched by: Gmic
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gmic from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

gmic-zart 2.9.4-4build11

GREYC's Magic for Image Computing - ZArt

http://gmic.sourceforge.net/

sudo apt install gmic-zart
  • Section: universe/graphics
  • Architecture: amd64
  • Source Package: gmic
  • 14 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Gmic
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gmic-zart from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

krita-gmic 2.9.4-4build11

GREYC's Magic for Image Computing - Helper Tool for Krita

http://gmic.sourceforge.net/

sudo apt install krita-gmic
  • Section: universe/graphics
  • Architecture: amd64
  • Source Package: gmic
  • 13 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Gmic
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: krita-gmic from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libgmic-dev 2.9.4-4build11

GREYC's Magic for Image Computing - development files

http://gmic.sourceforge.net/

sudo apt install libgmic-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: gmic
  • 1 dependencies
  • normalized package name match
  • Matched by: Gmic
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgmic-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libgmic1 2.9.4-4build11

GREYC's Magic for Image Computing - shared library

http://gmic.sourceforge.net/

sudo apt install libgmic1
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: gmic
  • 16 dependencies
  • normalized package name match
  • Matched by: Gmic
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgmic1 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

gimp-plugin-gmic 3.7.5-r0

GMIC gimp plugin

https://gmic.eu/

sudo apk add gimp-plugin-gmic
  • License: CECILL-2.1
  • Architecture: x86_64
  • Source Package: gmic
  • 1 dependencies
  • normalized package name match
  • Matched by: Gmic
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gimp-plugin-gmic from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

gmic 3.7.5-r0

GREYC's Magic for Image Computing

https://gmic.eu/

sudo apk add gmic
  • License: CECILL-2.1
  • Architecture: x86_64
  • Source Package: gmic
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Gmic
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gmic from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

gmic-bash-completion 3.7.5-r0

Bash completions for gmic

https://gmic.eu/

sudo apk add gmic-bash-completion
  • License: CECILL-2.1
  • Architecture: x86_64
  • Source Package: gmic
  • normalized package name match
  • Matched by: Gmic
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gmic-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

gmic-dev 3.7.5-r0

GREYC's Magic for Image Computing (development files)

https://gmic.eu/

sudo apk add gmic-dev
  • License: CECILL-2.1
  • Architecture: x86_64
  • Source Package: gmic
  • 1 dependencies
  • normalized package name match
  • Matched by: Gmic
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gmic-dev from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

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