CLI tool for generating app icon sets for macOS, iOS and watchOS projects
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
appicongen-0.2.2.tar.gz
(5.7 kB
view details)
File details
Details for the file appicongen-0.2.2.tar.gz
.
File metadata
- Download URL: appicongen-0.2.2.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89f2e633c64154c7c79a46f27abbd6442807ea3d5fd7ae42eb901d1c0970cae2 |
|
MD5 | d1d78b230d6f7732dac921b1938cff8f |
|
BLAKE2b-256 | 9af1ff2e29bd58c324751f36b02d57d429a3a811f5387757d75ffa59e0187d7b |