# Installer rawtoaces avec Homebrew

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

## installation

```sh
sudo av install brew:rawtoaces
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install rawtoaces
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:rawtoaces
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.2.0
- **Résumé source:** Utility for converting camera RAW image files to ACES
- **Page d'accueil:** <https://github.com/AcademySoftwareFoundation/rawtoaces>
- **Dépôt:** <https://github.com/AcademySoftwareFoundation/rawtoaces>
- **Dernière mise à jour:** 2026-07-25T00:58:24Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- rawtoaces (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

RAW to ACES, invoked as rawtoaces, is an Academy Software Foundation utility and library for converting digital-camera RAW files into ACES container images. It transforms camera-native color data into the Academy Color Encoding System and writes output conforming to ACES image-container standards.

### Historique du projet

The official rawtoaces repository was created in 2016. The project was developed to provide a practical reference utility for moving camera RAW imagery into an ACES workflow, using LibRaw metadata or measured camera spectral sensitivities to derive an input transform.

The project later joined the Academy Software Foundation organization and developed into both a command-line utility and reusable libraries. Current upstream documentation covers source builds, a Python-facing API, multiple matrix and white-balance methods, and dedicated camera sensitivity data.

### Historique d'adoption

RAW to ACES occupies a specialist role in digital-cinema and visual-effects color pipelines rather than broad consumer-image conversion. The supplied package metadata shows Homebrew distribution, while upstream provides source and Docker build instructions for macOS, Linux, Red Hat systems, and Windows.

### Modes d'utilisation

Users pass one or more RAW files or directories to rawtoaces and select white-balance and color-matrix methods. The preferred spectral method uses known camera sensitivity and illuminant data; metadata and LibRaw-based methods provide practical fallbacks when measured data is unavailable.

The RAWTOACES_DATA_PATH environment variable changes where the utility searches for spectral sensitivity and illuminant data. This is a data search path, not a persistent user configuration or credential file.

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

For package maintainers, rawtoaces is a compact entry point into a demanding imaging dependency stack that includes OpenImageIO, LibRaw, Ceres, Eigen, lensfun, and ACES data. It packages standards-oriented color science as a scriptable conversion tool suitable for reproducible media pipelines.

### Chronologie

- 2016: The official rawtoaces GitHub repository was created.
- 2025: The official release feed published rawtoaces 2.0.0.
- 2026: The official release feed published rawtoaces 2.2.0.

### Related projects

- ACES is the Academy Color Encoding System targeted by rawtoaces output.
- LibRaw supplies camera RAW decoding and metadata, while OpenImageIO handles image input, output, and pixel operations.

### Sources

- <https://github.com/AcademySoftwareFoundation/rawtoaces>
- <https://github.com/AcademySoftwareFoundation/rawtoaces/releases>
- <https://rawtoaces.readthedocs.io/en/latest/>
- source_facts.package-manager


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour rawtoaces. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## Combined YAML source

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


## Sources

- pkg.so package database
- curated package history
- cross-ecosystem install command graph
