g761007 / img_resizer

easy to resize image for iOS app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

easy to resize image for iOS app

License:MIT License


Languages

Language:Python 100.0%