Handy command line tool with optional GUI to crop and generate icons in different resolutions
Project description
Icon Generator
Note: It's a basically a general purpose icon generator but It's originally a tool I wrote for google chrome extension in a specific project. So the default naming scheme of the generated icons may be weird.
With that said. It is easy to change. Just change some literals at the end of iconGen.py file.
Functionality
Generate a series of icons in different resolutions with a image provided.
The user is able to either interactively select a region from the image with GUI, OR just use some square picture without GUI.
The GUI features polite and completely interactive prompts and is straightforward to use.
How to Use
support python 3.5 3.6 3.7 and most possibly future versions
pip install iconGen
It should have command line executable entry point by default
-
$ iconGen thonk.png
for an interactive session with GUI -
$ iconGen --full square.png
for icon generation without GUI -
$ iconGen -h
for more help such as customizable output directory
in case the command does not work (you are using stupid windows or something). Use the package entry:
> python -m iconGen
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file iconGen-0.1.0.tar.gz
.
File metadata
- Download URL: iconGen-0.1.0.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 105bd87befdc61b35a38cdc8b66b37f3e2cc3a442b0284eb7566b7379c1d7068 |
|
MD5 | f71236c07cfd9896ee6050668744bb6a |
|
BLAKE2b-256 | a4fcf54c88da8e87e3e99a65feb67233c1568153bbf9e936401ed2644b00c859 |