Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yaph/wim
Create Web images
https://github.com/yaph/wim
cli command-line-tool image-optimization image-processing python-package
Last synced: 15 days ago
JSON representation
Create Web images
- Host: GitHub
- URL: https://github.com/yaph/wim
- Owner: yaph
- License: mit
- Created: 2015-01-10T22:26:19.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-10-04T00:57:46.000Z (over 1 year ago)
- Last Synced: 2024-12-30T08:50:35.322Z (19 days ago)
- Topics: cli, command-line-tool, image-optimization, image-processing, python-package
- Language: Python
- Homepage:
- Size: 29.3 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Authors: AUTHORS.rst
Awesome Lists containing this project
README
=====================
WIM Create Web Images
=====================.. image:: https://badge.fury.io/py/wim.png
:target: http://badge.fury.io/py/wim.. image:: https://travis-ci.org/yaph/wim.png?branch=master
:target: https://travis-ci.org/yaph/wimwim is a command line tool to create images for the Web.
Usage
-----.. code:: Bash
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
----* Free software: MIT license
* Documentation: https://pythonhosted.org/wim/