🍺 BREW Explorer

← all formulae

graphicsmagick

brew install graphicsmagick v1.3.47 MIT

C image processing library and command-line tool for converting, resizing, and manipulating images.

Why you might care

GraphicsMagick is a lightweight, scriptable alternative to ImageMagick with the same API but lower resource overhead, making it ideal for batch processing, server automation, and embedded systems. Use it when you need reliable image format conversion and transformation in shell pipelines or build systems without heavy dependencies.

Categories

Alternatives

ImageMagick ffmpeg ImageOptim convert
3.4k
30-day installs · #752
10.2k
90-day · #808
56.0k
365-day · #630

Runtime dependencies

Build dependencies

Links

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

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "ImageMagick",
    "ffmpeg",
    "ImageOptim",
    "convert"
  ],
  "build_dependencies": [
    "pkgconf"
  ],
  "categories": [
    "image-tool",
    "library"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "freetype",
    "jasper",
    "jpeg-turbo",
    "jpeg-xl",
    "libheif",
    "libpng",
    "libtiff",
    "libtool",
    "little-cms2",
    "webp",
    "zstd"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Image processing tools collection",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:38:25+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "graphicsmagick",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://graphicsmagick.sourceforge.io/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "GraphicsMagick Image Processing System",
  "installs_30d": 3433,
  "installs_365d": 56036,
  "installs_90d": 10156,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": "2026-06-20T23:46:49+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "graphicsmagick",
  "oldnames": [],
  "one_liner": "C image processing library and command-line tool for converting, resizing, and manipulating images.",
  "optional_dependencies": [],
  "rank_30d": 752,
  "rank_365d": 630,
  "rank_90d": 808,
  "raw_hash": "60ad1fb1fe6daa12",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/g/graphicsmagick.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    "bzip2",
    "libxml2"
  ],
  "version_head": "HEAD",
  "version_stable": "1.3.47",
  "versioned_formulae": [],
  "why_use_this": "GraphicsMagick is a lightweight, scriptable alternative to ImageMagick with the same API but lower resource overhead, making it ideal for batch processing, server automation, and embedded systems. Use it when you need reliable image format conversion and transformation in shell pipelines or build systems without heavy dependencies."
}