libpng
brew install libpng
v1.6.58
libpng-2.0
C library for reading, writing, and manipulating PNG image files.
Why you might care
libpng is the reference implementation for PNG support and a de facto standard dependency for any image processing tool or application that needs PNG codec functionality. It's widely used as a build-time dependency in image libraries, graphics frameworks, and web tools; most other PNG handlers wrap or link against it. If your build chain needs PNG support, this is the canonical choice.
136.2k
30-day installs · #22
572.6k
90-day · #15
2.0M
365-day · #18
Links
- https://www.libpng.org/pub/png/libpng.html
- Brew formula source: Formula/lib/libpng.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"ImageMagick",
"GraphicsMagick",
"Pillow"
],
"build_dependencies": [],
"categories": [
"library",
"image-tool"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Library for manipulating PNG images",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:40:37+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "libpng",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://www.libpng.org/pub/png/libpng.html",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "libpng Home Page",
"installs_30d": 136150,
"installs_365d": 1974598,
"installs_90d": 572600,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "libpng-2.0",
"llm_generated_at": "2026-06-20T23:42:10+00:00",
"llm_model": "claude-haiku-4-5",
"name": "libpng",
"oldnames": [],
"one_liner": "C library for reading, writing, and manipulating PNG image files.",
"optional_dependencies": [],
"rank_30d": 22,
"rank_365d": 18,
"rank_90d": 15,
"raw_hash": "d9241392c0c1f381",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/lib/libpng.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "1.6.58",
"versioned_formulae": [],
"why_use_this": "libpng is the reference implementation for PNG support and a de facto standard dependency for any image processing tool or application that needs PNG codec functionality. It\u0027s widely used as a build-time dependency in image libraries, graphics frameworks, and web tools; most other PNG handlers wrap or link against it. If your build chain needs PNG support, this is the canonical choice."
}