# Install dipc with Homebrew, Nix

Convert your favorite images/wallpapers with your favorite color palettes/themes. Version 1.2.0 via Homebrew; verified from local package data. Also installable with nix: nix profile install nixpkgs#dipc.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install dipc
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Package facts

- **Package key:** brew:dipc
- **Package manager:** Homebrew
- **Version:** 1.2.0
- **Source summary:** Convert your favorite images/wallpapers with your favorite color palettes/themes
- **Homepage:** <https://github.com/doprz/dipc>
- **Repository:** <https://github.com/doprz/dipc>
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- dipc (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 1.2.0
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

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


## Security Notes

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

- **Geiger risk:** blue / medium
- broad file, network, media, or database tool signal

## Other Package-Manager Records

- 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
