icnsify Jack Mordaunt
winget install --id=JackMordaunt.icnsify -e
Easily create .icns files (Mac Icons) with this Go library or the included CLI.
Icnsify is a tool designed to simplify the creation of .icns files, which are essential for macOS application icons. This versatile solution comes in two forms: a Go library and a command-line interface (CLI), offering developers flexibility in how they integrate icon generation into their workflows.
Key Features:
- Go Library Integration: Seamlessly embed icon creation directly into your Go projects for efficient development.
- Command-Line Interface: Use the CLI to generate .icns files quickly without writing additional code, making it ideal for scripting and automated workflows.
- Cross-Platform Compatibility: Works on various operating systems, ensuring developers can create macOS icons regardless of their primary OS.