resize 3x image to @1x and @2x for iOS App
Project description
# img_resizer - easy to resize image for iOS app
![img_resizer demo](/screencast.gif?raw=true )
# 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)
![img_resizer demo](/screencast.gif?raw=true )
# 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)
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
img_resizer-0.0.3.tar.gz
(2.9 kB
view hashes)