🍺 BREW Explorer

← all formulae

dipc

brew install dipc v1.2.0 MIT OR Apache-2.0

Convert your favorite images/wallpapers with your favorite color palettes/themes

10
30-day installs · #8629
27
90-day · #8918
203
365-day · #7330
345
★ GitHub stars · updated 6mo ago

Build dependencies

GitHub topics

cli color-palette color-scheme hacktoberfest hacktoberfest2023 image-converter image-processing rust

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "rust"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Convert your favorite images/wallpapers with your favorite color palettes/themes",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:36:57+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "dipc",
  "github_default_branch": "main",
  "github_last_commit_at": "2026-02-20T01:04:25Z",
  "github_readme_excerpt": "# dipc\n\n[![crates.io](https://img.shields.io/crates/v/dipc)](https://crates.io/crates/dipc)\n[![Homebrew](https://img.shields.io/homebrew/v/dipc)](https://formulae.brew.sh/formula/dipc)\n\n\u003ca href=\"https://repology.org/project/dipc/versions\"\u003e\n    \u003cimg src=\"https://repology.org/badge/vertical-allrepos/dipc.svg\" alt=\"Packaging status\" align=\"right\"\u003e\n\u003c/a\u003e\n\n\u003cpicture\u003e\n    \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"images/dipc_dark.png\"\u003e\n    \u003cimg alt=\"dipc light icon\" src=\"images/dipc_light.png\"\u003e\n\u003c/picture\u003e\n\ndoprz\u0027 image palette converter\n\nConvert your favorite images and wallpapers with your favorite color palettes/themes\n\n## Color Palettes/Themes\n\n- catppuccin\n- dracula\n- edge\n- everforest\n- gruvbox\n- gruvbox-material\n- kanagawa\n- nord\n- onedark\n- rose-pine\n- solarized\n- tokyo-night\n\n## Examples\n\n![dipc examples](images/dipc_examples.png)\n\n### Image Credits\n\nPaul Bill - [https://unsplash.com/@hoffman11](https://unsplash.com/@hoffman11)\n\nAdrien Vajas - [https://unsplash.com/@adrien_vj](https://unsplash.com/@adrien_vj)\n\nFilipp Romanovski - [https://unsplash.com/@filipp_roman_photography](https://unsplash.com/@filipp_roman_photography)\n\n## Philosophy\n\n`dipc` follows the Unix philosophy: **do one thing well**.\n\nIt converts your favorite images and wallpapers with your favorite color palettes/themes.\nThat\u0027s it. No OCR, no AI upscaling, no feature bloat. This focused approach means:\n\n- **Fast:** No bloat, just color conversion algorithms\n- **Reliable:** Simple tools break less often\n- **Composable:** Built for pipelines with full stdin/stdout support (see [examples](#support-for-stdinstdout))\n\n## Installation\n\n### Cargo\n\n```sh\ncargo install dipc\n```\n\n### Homebrew\n\n```sh\nbrew install dipc\n```\n\n### Nix\n\n`dipc` is available as a flake from GitHub or from nixpkgs\n\n```sh\n# From GitHub\nnix run github:doprz/dipc\n# From nixpkgs\nnix run nixpkgs#dipc\n```\n\n### From Source\n\nTo build and install from source, first checkout the tag or branch you want to install, then run\n\n```sh\ncarg",
  "github_repo": "doprz/dipc",
  "github_stars": 345,
  "github_topics": [
    "cli",
    "color-palette",
    "color-scheme",
    "hacktoberfest",
    "hacktoberfest2023",
    "image-converter",
    "image-processing",
    "rust"
  ],
  "homepage": "https://github.com/doprz/dipc",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 10,
  "installs_365d": 203,
  "installs_90d": 27,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT OR Apache-2.0",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "dipc",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 8629,
  "rank_365d": 7330,
  "rank_90d": 8918,
  "raw_hash": "ba585fd94fef0511",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/d/dipc.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "1.2.0",
  "versioned_formulae": [],
  "why_use_this": null
}