# Installer dipc avec Homebrew, Nix

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

## installation

```sh
sudo av install brew:dipc
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install dipc
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#dipc
```

  Preuve: nixpkgs package indexes: pkgs/by-name/di/dipc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:dipc
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.2.0
- **Résumé source:** Convert your favorite images/wallpapers with your favorite color palettes/themes
- **Page d'accueil:** <https://github.com/doprz/dipc>
- **Dépôt:** <https://github.com/doprz/dipc>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- dipc (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

dipc is a Rust command-line image palette converter for recoloring images and wallpapers with named color palettes and themes. Its README describes a deliberately focused Unix-style tool that does one image-conversion job and supports stdin/stdout pipelines.

### Historique du projet

The public repository was created in April 2023. Early releases built out the CLI, theme support, batch image processing, CIELAB DeltaE method selection, and later an interactive TUI for choosing files, palettes, variations, and output names.

### Historique d'adoption

dipc's official README documents Cargo, Homebrew, Nix, source, and community AUR installation paths. That spread is typical of small Rust CLIs: Cargo provides the language-native channel, while Homebrew and Nix make it easier to include in desktop image and wallpaper workflows.

### Modes d'utilisation

Users pass a built-in palette name, a JSON theme path, or inline JSON plus one or more image files. The README shows directory conversion, multiple input images, output renaming, style selection, DeltaE method selection, TUI mode, and pipelines such as screenshot capture into dipc and then into another image tool.

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

dipc is a compact example of theme-culture packaging: color schemes such as Catppuccin, Dracula, Gruvbox, Nord, Rose Pine, Solarized, and Tokyo Night become a command-line image-processing interface. It is interesting less as a huge ecosystem package and more as a modern desktop-customization CLI with multiple package-manager entry points.

### Chronologie

- 2023: Public GitHub repository created.
- 2023: v1.0.0 release adds a rewritten CLI, user-provided themes, batch processing, and DeltaE options.
- 2025: v1.1.0 release adds stdin/stdout support and Nix flake improvements.
- 2025: v1.2.0 release adds an interactive TUI.

### Related projects

- dipc's practical neighborhood is the color-theme ecosystem and image-processing pipelines rather than one direct upstream project. Its README names built-in palettes including Catppuccin, Dracula, Everforest, Gruvbox, Kanagawa, Nord, Rose Pine, Solarized, and Tokyo Night.

### Sources

- <https://api.github.com/repos/doprz/dipc>
- <https://github.com/doprz/dipc#readme>
- <https://api.github.com/repos/doprz/dipc/releases?per_page=5>


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Autres enregistrements de gestionnaires de paquets

- Nix - dipc: normalized package name match | nixpkgs package indexes: pkgs/by-name/di/dipc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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


## Sources

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