🍺 BREW Explorer

← all formulae

imagineer

brew install imagineer v0.24.0 Apache-2.0 OR MIT

Image processing and conversion from the terminal

30-day installs
1
90-day · #26340
110
365-day · #8947
223
★ GitHub stars · updated 2mo ago

Build dependencies

GitHub topics

batch blur cli command-line convert-images convolution-filter crop draw-text glob hacktoberfest image image-converter image-diff image-manipulation image-processing resize-images rust sic terminal-app

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "rust"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Image processing and conversion from the terminal",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:38:48+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "imagineer",
  "github_default_branch": "main",
  "github_last_commit_at": "2026-06-08T21:12:28Z",
  "github_readme_excerpt": "\u003cimg alt=\"The imagineer project logo\" align=\"right\" src=\"resources/logo/sic_100.jpg\"\u003e\n\n# imagineer image cli\n\n\n[![msrv](https://github.com/foresterre/imagineer/actions/workflows/msrv.yml/badge.svg)](https://github.com/foresterre/imagineer/actions/workflows/msrv.yml)\n[![Crates.io version shield](https://img.shields.io/crates/v/imagineer.svg)](https://crates.io/crates/imagineer)\n[![Docs](https://docs.rs/imagineer/badge.svg)](https://docs.rs/crate/imagineer)\n[![Crates.io license shield](https://img.shields.io/crates/l/imagineer.svg)](https://crates.io/crates/imagineer)\n\n_Convert images, and perform image operations from the command-line._\n\n**`imagineer`** (formerly `sic`) is a CLI front-end for the [image](https://github.com/image-rs/image) and [imageproc](https://github.com/image-rs/imageproc) crates.\n\nBasic usage: `ig --input example.png --output converted.avif` (more at: `ig --help`) \n\n**The new name**\n\n- Why a rename? \u0027sic\u0027 originally stood for \"simple image cli\", but if you have two custom parsers, support batch image processing, static and animated images, is it still \"simple\"?\n- A few years ago \u0027sic\u0027 became \u0027sic image cli\u0027, but mostly just for me\n- Recently, I decided I like a new name, something fun, something which is closer to the word \u0027image\u0027, and also the name of the crate for which this project is a CLI frontend. Of course, some crate names were already taken, but I found something I liked.\n- I present to you: \u0027imagineer\u0027, a pun on the words \"image\", \"engineering\" and \"imagination\"\n\n### Installation\n\n#### Install with cargo:\n\n* run `cargo install imagineer`\n\n#### Install with [Homebrew](https://brew.sh):\n\n* `brew install imagineer`\n\n#### Pre-build binaries\n\n* download from [releases](https://github.com/foresterre/imagineer/releases).\n\n\n#### Build from source\n\n- Setup rust and cargo (for example using [rustup](https://rustup.rs/))\n- Clone this repo: `git clone https://github.com/foresterre/imagineer.git \u0026\u0026 cd imagineer`\n- Build a release: `cargo build --rel",
  "github_repo": "foresterre/imagineer",
  "github_stars": 223,
  "github_topics": [
    "batch",
    "blur",
    "cli",
    "command-line",
    "convert-images",
    "convolution-filter",
    "crop",
    "draw-text",
    "glob",
    "hacktoberfest",
    "image",
    "image-converter",
    "image-diff",
    "image-manipulation",
    "image-processing",
    "resize-images",
    "rust",
    "sic",
    "terminal-app"
  ],
  "homepage": "https://github.com/foresterre/imagineer",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": null,
  "installs_365d": 110,
  "installs_90d": 1,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Apache-2.0 OR MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "imagineer",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": null,
  "rank_365d": 8947,
  "rank_90d": 26340,
  "raw_hash": "44075fe2e8238626",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/i/imagineer.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "0.24.0",
  "versioned_formulae": [],
  "why_use_this": null
}