wim

wim is a command line tool to create Web images.


Keywords
wim, cli, command-line-tool, image-optimization, image-processing, python-package
License
MIT
Install
pip install wim==0.1.0

Documentation

WIM Create Web Images

https://badge.fury.io/py/wim.png https://travis-ci.org/yaph/wim.png?branch=master

wim is a command line tool to create images for the Web.

Usage

wim input.png -t 'add this text at the bottom'

Type wim --help for info on all command line options.

Features

  • Add text at the bottom of the image.
  • Scale image to a maximum dimension.
  • Reduce image file size.

Meta