macOS
brew install gdk-pixbufprovider-native install command
brew / rank 120
Toolkit for image loading and pixel buffer manipulation. Version 2.44.7 via Homebrew; verified 2026-06-28.
install
brew install gdk-pixbufprovider-native install command
overview
Toolkit for image loading and pixel buffer manipulation
history
gdk-pixbuf is the GNOME/GTK image-loading library for loading image data into pixel buffers that can be scaled, composited, modified, saved, or rendered.
The official API reference describes GdkPixbuf 2.0 as an image loading library authored by the GTK Development Team, with source hosted in GNOME GitLab.
The upstream README says gdk-pixbuf loads image data in formats such as PNG, JPEG, TIFF, TGA, and GIF, stores it as linear buffers in memory, and allows additional loader modules in well-known locations.
The README states that GTK uses gdk-pixbuf for loading graphical assets, which made it part of the common GNOME and GTK runtime stack.
The current README also warns that gdk-pixbuf should be used for trusted UI assets rather than arbitrary images and points users toward Glycin for sandboxed image loading.
Developers use the library through the gdk-pixbuf/gdk-pixbuf.h C headers and the gdk-pixbuf-2.0 pkg-config file; package users also get CLI tools such as gdk-pixbuf-query-loaders and gdk-pixbuf-thumbnailer.
Recent NEWS entries show a shift toward Glycin integration, optional thumbnailing, and deprecation of some older animation and XPM-related APIs.
gdk-pixbuf is package-nerd significant because it is a small-looking library that affects desktop image loading, GTK applications, thumbnailing, loader cache generation, optional codecs, and security posture around image parsers.
Its loader-module model means packagers care about post-install loader queries, installed module locations, and which image formats are enabled.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gdk-pixbuf-csource | executable | indexed executable | Discovered from the local executable index. |
gdk-pixbuf-pixdata | executable | indexed executable | Discovered from the local executable index. |
gdk-pixbuf-query-loaders | executable | indexed executable | Discovered from the local executable index. |
gdk-pixbuf-thumbnailer | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:gdk-pixbuf |
|---|---|
| Version | 2.44.7 |
| Package manager | Homebrew |
| Homepage | https://gtk.org |
| Last updated | 2026-06-28T04:59:43Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.