img_resizer

resize 3x image to @1x and @2x for iOS App


License
MIT
Install
pip install img_resizer==0.0.3

Documentation

img_resizer - easy to resize image for iOS app

img_resizer demo

Installation

pip install img_resizer

Usage

img_resizer --help
Options:
    --path TEXT    the directory of images (default: ".")
    --format TEXT  image format (default: png)
    --postfix TEXT  mapping @3x image (default: @3x.png)