macOS
brew install iccdevlocal Homebrew formula metadata
brew
Developer tools for interacting with and manipulating ICC profiles. Version 2.3.2.1 via Homebrew; verified 2026-07-08.
install
brew install iccdevlocal Homebrew formula metadata
overview
Developer tools for interacting with and manipulating ICC profiles
history
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.
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.
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.
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.
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.
security posture
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.
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 |
|---|---|---|---|
iccApplyNamedCmm | cli | global executable | |
iccApplyProfiles | cli | global executable | |
iccApplySearch | cli | global executable | |
iccApplyToLink | cli | global executable | |
iccDescribeSinkTest | cli | global executable | |
iccDumpProfile | cli | global executable | |
iccDumpProfileGui | cli | global executable | |
iccFromCube | cli | global executable | |
iccFromJson | cli | global executable | |
iccFromXml | cli | global executable | |
iccPngDump | cli | global executable | |
iccProfileVisualize | cli | global executable | |
iccRoundTrip | cli | global executable | |
iccSpecSepToTiff | cli | global executable | |
iccTiffDump | cli | global executable | |
iccToJson | cli | global executable | |
iccToXml | cli | global executable | |
iccV5DspObsToV4Dsp | 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.
https://github.com/InternationalColorConsortium/iccDEV
install metadata
| Package key | brew:iccdev |
|---|---|
| Version | 2.3.2.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/iccdev |
| 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 |
| Pulse | updated |
| Dependencies | jpeg-turbo, libpng, libtiff, wxwidgets |
| Build dependencies | cmake, nlohmann-json |
| Uses from macOS | libxml2 |
| 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 | 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 |
|
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.