# Install iccdev with Homebrew

Developer tools for interacting with and manipulating ICC profiles. Version 2.3.2.1 via Homebrew; verified 2026-07-08.

## Install

```sh
sudo av install brew:iccdev
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install iccdev
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:iccdev
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/iccdev>
- **Version:** 2.3.2.1
- **Source summary:** Developer tools for interacting with and manipulating ICC profiles
- **Homepage:** <https://github.com/InternationalColorConsortium/iccDEV>
- **Repository:** <https://github.com/InternationalColorConsortium/iccDEV>
- **Upstream docs:** <https://github.com/InternationalColorConsortium/iccDEV>
- **License:** BSD-3-Clause
- **Source archive:** <https://github.com/InternationalColorConsortium/iccDEV/archive/refs/tags/v2.3.2.1.tar.gz>
- **Last updated:** 2026-07-08T03:44:56Z
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- iccApplyNamedCmm (cli)
- iccApplyProfiles (cli)
- iccApplySearch (cli)
- iccApplyToLink (cli)
- iccDescribeSinkTest (cli)
- iccDumpProfile (cli)
- iccDumpProfileGui (cli)
- iccFromCube (cli)
- iccFromJson (cli)
- iccFromXml (cli)
- iccPngDump (cli)
- iccProfileVisualize (cli)
- iccRoundTrip (cli)
- iccSpecSepToTiff (cli)
- iccTiffDump (cli)
- iccToJson (cli)
- iccToXml (cli)
- iccV5DspObsToV4Dsp (cli)
- iccApplyNamedCmm (alias)
- iccApplyProfiles (alias)
- iccApplySearch (alias)
- iccApplyToLink (alias)
- iccDescribeSinkTest (alias)
- iccDumpProfile (alias)
- iccDumpProfileGui (alias)
- iccFromCube (alias)
- iccFromJson (alias)
- iccFromXml (alias)
- iccPngDump (alias)
- iccProfileVisualize (alias)
- iccRoundTrip (alias)
- iccSpecSepToTiff (alias)
- iccTiffDump (alias)
- iccToJson (alias)
- iccToXml (alias)
- iccV5DspObsToV4Dsp (alias)

## Dependencies

- jpeg-turbo
- libpng
- libtiff
- wxwidgets

## Build dependencies

- cmake
- nlohmann-json

## Uses from macOS

- libxml2

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 2.3.2.1
- Package-manager updated: 2026-07-08
- Local data: ok
- Upstream repository: https://github.com/InternationalColorConsortium/iccDEV
- info: No cached GitHub release or tag data was available.
## Project history and usage

iccDEV is the International Color Consortium's open-source library and tool collection for interacting with, manipulating, and applying ICC-based color management profiles. The project was formerly known as DemoIccMAX and now packages command-line tools, libraries, build recipes, and developer documentation around ICC and iccMAX profile work.

### Project history

The ICC README describes the consortium's purpose as promoting open, vendor-neutral, cross-platform color management systems and explains that iccDEV grew out of DemoIccMAX. It supports both the ICC profile specification and the iccMAX profile specification, tying the codebase directly to ICC standardization work.

The broader ICC site traces the consortium to its 1993 founding by eight industry vendors and explains the ICC profile format as a cross-platform device profile format. iccDEV is therefore not just a utility bundle; it is executable reference and developer tooling around a profile format used across imaging, print, display, and color workflows.

### Adoption history

The README lists installation paths through Homebrew, npm, and Docker, while the build documentation gives platform-specific CMake instructions for Ubuntu, macOS, Windows MSVC, Windows ClangCL, and MinGW. That packaging spread reflects a mixed audience of color-management developers, conformance testers, and users converting or inspecting profile data.

### How it is used

The Homebrew formula exposes many specialized tools, including profile application, XML/JSON conversion, profile dumping, TIFF/PNG helpers, round-trip tests, visualization, and iccMAX/v4 compatibility helpers. Typical use is inspecting ICC profiles, converting profile representations, applying color transforms, and validating profile behavior in development pipelines.

### Why package nerds care

iccDEV is package-nerdy because it turns a standards consortium's color-science artifacts into installable CLI tools. It sits far from the common web/server package mainstream, yet it is exactly the sort of domain-specific tooling that package managers preserve for reproducible technical workflows.

### Timeline

- 1993: International Color Consortium established by eight industry vendors.
- 2010: ICC profile specification published as ISO 15076-1:2010 according to ICC's overview.
- 2010s: DemoIccMAX served as the earlier project identity for iccMAX-oriented demo and reference tooling.
- 2020s: iccDEV packaging includes Homebrew, npm, and Docker installation paths, with CMake build support across major desktop/server platforms.

### Related projects

- Related projects and standards include ICC profiles, iccMAX, ISO 15076-1, ICC v4 profiles, color management modules, profile XML/JSON representations, image metadata tooling, and the International Color Consortium's technical working groups.

### Sources

- <https://formulae.brew.sh/formula/iccdev>
- <https://github.com/InternationalColorConsortium/iccDEV>
- <https://raw.githubusercontent.com/InternationalColorConsortium/iccDEV/master/docs/build.md>
- <https://www.color.org/abouticc.xalter>
- <https://www.color.org/icc_specs2.xalter>


## Security Notes

No matching local secret-handling manifest was found for iccdev. Nucleus package metadata is still published here so future coverage has a stable package URL.


## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** iccdev
- **Version Scheme:** 0
- **Revision:** 1
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [jpeg-turbo](https://www.automicvault.com/pkg/brew/jpeg-turbo/) - Runtime dependency declared by Homebrew.
- [libpng](https://www.automicvault.com/pkg/brew/libpng/) - Runtime dependency declared by Homebrew.
- [libtiff](https://www.automicvault.com/pkg/brew/libtiff/) - Runtime dependency declared by Homebrew.
- [wxwidgets](https://www.automicvault.com/pkg/brew/wxwidgets/) - Runtime dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [dmtx-utils](https://www.automicvault.com/pkg/brew/dmtx-utils/) - Shares av.db curated category or tags: cli, developer-tools, image-processing.
- [ctl](https://www.automicvault.com/pkg/brew/ctl/) - Shares av.db curated category or tags: cli, color-management, image-processing.
- [little-cms2](https://www.automicvault.com/pkg/brew/little-cms2/) - Shares av.db curated category or tags: cli, color-management, icc-profiles.
- [gptline](https://www.automicvault.com/pkg/brew/gptline/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, jpeg, jpeg-turbo.
- [pdftilecut](https://www.automicvault.com/pkg/brew/pdftilecut/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, jpeg, jpeg-turbo.
- [sarif-tools](https://www.automicvault.com/pkg/brew/sarif-tools/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, jpeg, jpeg-turbo.

## Combined YAML source

View the package source record on GitHub. [combined/iccdev.yml](https://github.com/automic-vault/db/blob/main/combined/iccdev.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
