# 使用 Homebrew 安装 little-cms2

查看 little-cms2 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:little-cms2
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install little-cms2
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:little-cms2
- **软件包管理器:** Homebrew
- **版本:** 2.19
- **来源摘要:** Color management engine supporting ICC profiles
- **主页:** <https://www.littlecms.com/>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- jpgicc (别名)
- linkicc (别名)
- psicc (别名)
- tificc (别名)
- transicc (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.19
## 项目历史与用法

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.

### 时间线

- 1998: Initial Little CMS release.
- 2005: ICC specification ISO 15076-1 was approved as an International Standard, a standards context cited by the project README.
- 2010-02-08: The mm2/Little-CMS GitHub repository was created.
- 2026-04-17: The Little CMS site announced Little CMS 2.19.
- 2026-05-06: The GitHub repository listed Little CMS 2.19.1 as a release.

### Related projects

- Related color-management projects and domains include ICC profiles, lcms command-line utilities, Linux desktop color management, Argyll CMS, image editors, print RIP software, and applications that embed Little CMS for profile transforms.

### 来源

- <https://api.github.com/repos/mm2/Little-CMS>
- <https://github.com/mm2/Little-CMS>
- <https://www.littlecms.com/>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/little-cms2.yml](https://github.com/mxcl/pkgdb/blob/main/combined/little-cms2.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
