# Nonchalant/AppIcon

AppIcon generates *.appiconset contains each resolution image for iOS

Repository: https://github.com/Nonchalant/AppIcon
Canonical: https://ross.abutalabs.com/products/appicon
Homepage: https://github.com/Nonchalant/homebrew-appicon
Language: Swift
License: MIT
License Family: permissive
Topics: ios, swift-package-manager, cli, commandline, xcode, automation, homebrew
Last push: 2023-01-20T05:24:37+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3403, "days_push": 1321, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1479, forks 90 (observed 2026-08-28T04:04:50.651692+00:00)

## What it is
A Swift-based command-line tool that generates an iOS (and optionally macOS/watchOS) *.appiconset directory with every required icon resolution from a single 1024x1024 base image. It outputs the properly named PNGs plus Contents. for direct use in Xcode asset catalogs.

## Use cases
- generate all iOS app icon sizes from one 1024x1024 png
- create appiconset with Contents. for Xcode
- automate iOS icon asset generation in CI
- generate macOS app icon set from a single image
- produce watchOS icon resolutions for an app
- avoid manually resizing app icons in Xcode

## When to choose
- you develop iOS/macOS/watchOS apps and want to automate icon asset creation
- you want a simple CLI installable via Homebrew or Mint
- you need Contents. generated alongside all icon resolutions

## When to avoid
- you need Android or web app icon generation
- you want a GUI tool for icon design or resizing
- your project doesn't use Xcode asset catalogs

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: image-processing, cli, developer-tools, workflow-automation
- domain: mobile-development, developer-tools
- platform: cli, cross-platform
- tags: ios, appiconset, xcode, swift-package-manager, homebrew, asset-generation, automation, macos

## Member repositories
- Nonchalant/AppIcon (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:50.651692+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:34:17.403756+00:00, confidence not recorded.
  - readme: https://github.com/Nonchalant/AppIcon (fetched 2026-08-28T04:04:50.651692+00:00, sha 7016370f133e)
  - homepage: https://github.com/Nonchalant/homebrew-appicon (fetched 2026-08-29T11:41:09.922681+00:00, sha e05cfb4f74ce)
- Data as of 2026-08-30T08:39:29.467469+00:00.
