macOS
brew install little-cms2local Homebrew formula metadata
brew
Color management engine supporting ICC profiles. Version 2.19 via Homebrew; verified 2026-04-24.
install
brew install little-cms2local Homebrew formula metadata
overview
Color management engine supporting ICC profiles
history
Little CMS 2 is the second-generation line of Little CMS, an open source color management engine for ICC profile transforms. It is one of the quiet infrastructure libraries behind image editors, print pipelines, cameras, RIPs, monitors, scientific tools, and Linux desktop color management.
Little CMS was created by Marti Maria and first released in 1998. The project set out to be a small-footprint, accurate C color management module using International Color Consortium profiles, at a time when color management was often proprietary or bundled into large graphics systems.
The project's GitHub README describes Little CMS as a full implementation of ICC specification 4.4 with support for V2 and V4 profiles, including abstract, devicelink, and named-color profiles. The modern repository was created on GitHub on February 8, 2010 and contains the Little CMS 2 codebase, documentation, utilities, tests, and build systems.
The Little CMS maintainers describe the library as widely deployed in production projects across printer firmware, monitors, digital cameras, RIPs, publishing, scientific applications, and many Linux distributions. The project website gives a coarse estimate of 50 million to 200 million installations worldwide for the CMM color engine.
Its adoption is partly invisible: users encounter Little CMS through applications and operating-system packages rather than invoking it directly, while developers pull it in for standards-based ICC transforms without building a color engine themselves.
The Homebrew package installs command-line tools such as jpgicc, tificc, psicc, transicc, and linkicc, alongside the library used by applications. Those tools expose profile conversion, inspection, and linking workflows useful to graphics and print pipelines.
The library is used when software needs deterministic conversion between device profiles, RGB/CMYK/Lab spaces, proofing transforms, or ICC V2/V4 compatibility without depending on a platform-specific color stack.
little-cms2 is a classic package-manager dependency: small, old, security-relevant, C-based, and transitively important to many media applications. It is the kind of formula users rarely install by name but often have in their dependency graph.
The package is also notable because it tracks a real-world standards domain. Its usefulness depends on ICC conformance, file-format edge cases, and security hardening around untrusted profiles, not on a flashy user interface.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
jpgicc | cli | global executable | |
linkicc | cli | global executable | |
psicc | cli | global executable | |
tificc | cli | global executable | |
transicc | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:little-cms2 |
|---|---|
| Version | 2.19 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/little-cms2 |
| Homepage | https://www.littlecms.com/ |
| Repository | https://github.com/mm2/Little-CMS |
| Upstream docs | https://github.com/mm2/Little-CMS/tree/master/doc |
| License | MIT |
| Source archive | https://downloads.sourceforge.net/project/lcms/lcms/2.19/lcms2-2.19.tar.gz |
| Last updated | 2026-04-24T21:23:08Z |
| Pulse | updated |
| Dependencies | jpeg-turbo, libtiff |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | little-cms2 |
| Aliases |
|
| Version Scheme | 1 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.