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.5.tar.gz
(5.6 kB
view details)
File details
Details for the file appicongen-0.1.5.tar.gz
.
File metadata
- Download URL: appicongen-0.1.5.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 | 0df98b9d242b9329ea641b1f9ab152019ea63d42b5bdd0b6c6c642e0df409e64 |
|
MD5 | e19abe495a6b3ef8c6f5616f8c7b6c92 |
|
BLAKE2b-256 | bee3ef6668b920be805e3695418cec63feb850aca4243436cfaef9baa8f15c88 |