# Installer little-cms2 avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de little-cms2 pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:little-cms2
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.19
- **Résumé source:** Color management engine supporting ICC profiles
- **Page d'accueil:** <https://www.littlecms.com/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- jpgicc (alias)
- linkicc (alias)
- psicc (alias)
- tificc (alias)
- transicc (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.19
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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)


## Sources

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