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.8.tar.gz
(5.6 kB
view details)
File details
Details for the file appicongen-0.1.8.tar.gz
.
File metadata
- Download URL: appicongen-0.1.8.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bd2b01fd4f4b02c361cf027d9e99945b1d54b2dacc7c680538c62333193cf28a |
|
MD5 | 5487cbe0d306a8a93bc3c54747112500 |
|
BLAKE2b-256 | ab172b4d61167ec01b2370501891b1ae72a5810b0fed50f47369d6b74e0c6038 |