🍺 BREW Explorer

← all formulae

jpeg

brew install jpeg v10 IJG keg-only

JPEG image encoding and decoding C library, reference implementation by the Independent JPEG Group.

Why you might care

Standard, widely-compatible JPEG codec used as a build dependency in image processing and graphics software. Keg-only to avoid conflicts with the faster jpeg-turbo variant; use this if you need strict reference-implementation compatibility or have legacy code that requires the original IJG library.

Categories

Alternatives

jpeg-turbo libjpeg-turbo ImageMagick
6.8k
30-day installs · #470
22.7k
90-day · #479
97.6k
365-day · #429

Links

Keg-only reason

it conflicts with `jpeg-turbo`

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

Raw metadata
{
  "aliases": [
    "libjpeg",
    "libjpg"
  ],
  "alternatives": [
    "jpeg-turbo",
    "libjpeg-turbo",
    "ImageMagick"
  ],
  "build_dependencies": [],
  "categories": [
    "library",
    "image-tool"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Image manipulation library",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:39:03+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "jpeg",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://www.ijg.org/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "Independent JPEG Group",
  "installs_30d": 6773,
  "installs_365d": 97594,
  "installs_90d": 22743,
  "keg_only": 1,
  "keg_only_reason": "it conflicts with `jpeg-turbo`",
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "IJG",
  "llm_generated_at": "2026-06-20T23:45:04+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "jpeg",
  "oldnames": [],
  "one_liner": "JPEG image encoding and decoding C library, reference implementation by the Independent JPEG Group.",
  "optional_dependencies": [],
  "rank_30d": 470,
  "rank_365d": 429,
  "rank_90d": 479,
  "raw_hash": "aad59435d6fbabcc",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/j/jpeg.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "10",
  "versioned_formulae": [],
  "why_use_this": "Standard, widely-compatible JPEG codec used as a build dependency in image processing and graphics software. Keg-only to avoid conflicts with the faster jpeg-turbo variant; use this if you need strict reference-implementation compatibility or have legacy code that requires the original IJG library."
}