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.1.9.tar.gz
(5.7 kB
view details)
File details
Details for the file appicongen-0.1.9.tar.gz
.
File metadata
- Download URL: appicongen-0.1.9.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a7d1e643f5b4c66aefa38925b18cc02a15173cf685c3a1ee0361229b8342716 |
|
MD5 | d01fdb57503c4d8f2f5d1622808fd7dc |
|
BLAKE2b-256 | 568a1d604d6c73509d19b8ef753540808017f03efffbbaecf68c41eaa9dc4179 |