libimagequant
brew install libimagequant
v4.4.1
GPL-3.0-or-later AND HPND
C library for high-quality color palette quantization and image posterization.
Why you might care
Extracts optimal color palettes from images to reduce file size or convert RGB to indexed color, used internally by pngquant. Valuable as a shared library dependency for image processing tools that need deterministic, perceptually-optimized palette selection without external image conversion calls.
4.9k
30-day installs · #613
16.1k
90-day · #618
74.2k
365-day · #519
Build dependencies
Links
- https://pngquant.org/lib/
- Brew formula source: Formula/lib/libimagequant.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"ImageMagick",
"GraphicsMagick",
"Pillow"
],
"build_dependencies": [
"cargo-c",
"rust"
],
"categories": [
"library",
"image-tool"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Palette quantization library extracted from pnquant2",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:40:59+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "libimagequant",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://pngquant.org/lib/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "libimagequant (LIQ) \u00e2\u0080\u0094 Image Quantization Library",
"installs_30d": 4886,
"installs_365d": 74205,
"installs_90d": 16129,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-3.0-or-later AND HPND",
"llm_generated_at": "2026-06-20T23:45:56+00:00",
"llm_model": "claude-haiku-4-5",
"name": "libimagequant",
"oldnames": [],
"one_liner": "C library for high-quality color palette quantization and image posterization.",
"optional_dependencies": [],
"rank_30d": 613,
"rank_365d": 519,
"rank_90d": 618,
"raw_hash": "ce9b049b790c5683",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/lib/libimagequant.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "4.4.1",
"versioned_formulae": [],
"why_use_this": "Extracts optimal color palettes from images to reduce file size or convert RGB to indexed color, used internally by pngquant. Valuable as a shared library dependency for image processing tools that need deterministic, perceptually-optimized palette selection without external image conversion calls."
}