🍺 BREW Explorer

← all formulae

gdk-pixbuf

brew install gdk-pixbuf v2.44.6_1 LGPL-2.1-or-later

C library for image loading, manipulation, and pixel buffer operations with support for multiple formats.

Why you might care

GDK-Pixbuf is a low-level dependency for GTK and other GNOME libraries that need image handling; it loads JPEG, PNG, TIFF, and other formats efficiently. Most users install this as a transitive build or runtime dependency rather than directly. It provides image codec support and memory-efficient pixel operations for GUI toolkits and image-processing applications.

Categories

Alternatives

ImageMagick libjpeg libpng Cairo
56.1k
30-day installs · #111
151.9k
90-day · #137
578.0k
365-day · #123

Runtime dependencies

Build dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "ImageMagick",
    "libjpeg",
    "libpng",
    "Cairo"
  ],
  "build_dependencies": [
    "docutils",
    "gettext",
    "gobject-introspection",
    "meson",
    "ninja",
    "pkgconf"
  ],
  "categories": [
    "library",
    "image-tool"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "glib",
    "jpeg-turbo",
    "libpng",
    "libtiff",
    "gettext"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Toolkit for image loading and pixel buffer manipulation",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:37:56+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "gdk-pixbuf",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://gtk.org",
  "homepage_og_description": "GTK is a free and open-source cross-platform widget toolkit for creating graphical user interfaces.",
  "homepage_og_image": "/assets/img/logo-gtk.png",
  "homepage_title": "The GTK Project - A free and open-source cross-platform widget toolkit",
  "installs_30d": 56124,
  "installs_365d": 577954,
  "installs_90d": 151940,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "LGPL-2.1-or-later",
  "llm_generated_at": "2026-06-20T23:42:47+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "gdk-pixbuf",
  "oldnames": [],
  "one_liner": "C library for image loading, manipulation, and pixel buffer operations with support for multiple formats.",
  "optional_dependencies": [],
  "rank_30d": 111,
  "rank_365d": 123,
  "rank_90d": 137,
  "raw_hash": "a05e03bd67c6c29f",
  "recommended_dependencies": [],
  "revision": 1,
  "ruby_source_path": "Formula/g/gdk-pixbuf.rb",
  "tap": "homebrew/core",
  "test_dependencies": [
    "pkgconf"
  ],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "2.44.6",
  "versioned_formulae": [],
  "why_use_this": "GDK-Pixbuf is a low-level dependency for GTK and other GNOME libraries that need image handling; it loads JPEG, PNG, TIFF, and other formats efficiently. Most users install this as a transitive build or runtime dependency rather than directly. It provides image codec support and memory-efficient pixel operations for GUI toolkits and image-processing applications."
}