DEV Community

Aarav Maloo
Aarav Maloo

Posted on

cmdutils available to download via winget

Excited to share that cmdutils is now downloadable via winget! 🚀

cmdutils is a zero-bloat CLI tool written in pure Rust that provides everyday utilities like image conversion, compression, metadata extraction, and more.

It follows a clean structure: each category is a "subnet" (like image), and each command inside is a "util" (convert, compress, resize, etc).

It's still early and pretty basic, but I plan to extend it significantly over time.

I already maintain a Homebrew tap for macOS users, and now it's live on winget for Windows. AUR support is next on the roadmap.

Would love for you to check it out and share any feedback!
Github 🔗: https://github.com/aaravmaloo/cmdutils

Top comments (0)