Skip to main content

generate icons of all sizes and config file (e.g. Contents.json) required by iOS or Android app, inspired by http://makeappicon.com

Project description

# Icons

generate icons of all sizes and config file (e.g. Contents.json) required devices, inspired by http://makeappicon.com

# Supported Devices

* iOS && Android && Windows Phone
* OS X - icns (mac only)
* Windows - ico
* Favicon - ico && apple-touch-icon
* Blackberry
* Chrome Web Store

## Web version

[iconographys](http://iconographys.appspot.com/) - http://iconographys.appspot.com/

## CLI version

### install

just type `pip install icons` in your term.

### usage

```
icons [--type {launch,notification,image,tab,webclip,toolbar,icon}]
[--devices {ios,android} [--zip]
icon_path [-o TARGET_PATH] [--baseline BASELINE]
# with gui
icons_gui
```

* icon_path - the source image path
* target_path(optional) - the target path
* baseline(optional) - baseline scale. the default is 3, and it's mean the source image is at @3x scale
* type(optional) - icon type, the default is icon
* devices(optional) - including only devices, the default is iOS
* --zip(optional) - put icons into a zip file instead of directory

![screenshot](screenshots/icons_gui.png)

## Desktop version

discontinued.

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

icons-0.1.tar.gz (98.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page