Appicongen
A small CLI tool for generating app icon sets for macOS, iOS and watchOS projects.
Examples
# Generate AppIcon.appiconset from icon.png with iOS, macOS and watchOS icons
appicongen --all icon.png
# Generate MyIcon.appiconset from icon.png with only iOS icons
appicongen --ios -o MyIcon.appiconset icon.png
# Generate MyIcon.appiconset from icon.png with only macOS icons
# and automatically resize/mask the images to a rounded rectangle
# shape in the style of macOS Big Sur.
appicongen --macos --bigsurify -o MyIcon.appiconset icon.png
Release files for appicongen 0.2.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| appicongen-0.2.2.tar.gz | 5.7 kB | Details |
Release files / appicongen-0.2.2.tar.gz
| Download URL | appicongen-0.2.2.tar.gz |
|---|---|
| Size | 5.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
89f2e633c64154c7c79a46f27abbd6442807ea3d5fd7ae42eb901d1c0970cae2
|
|
BLAKE2b-256 checksum How to use checksums |
9af1ff2e29bd58c324751f36b02d57d429a3a811f5387757d75ffa59e0187d7b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.12.5
|