Mercurial > hg > cropresize
view README.txt @ 3:2be0070c6f95
path-independent way of getting the description
author | k0s <k0scist@gmail.com> |
---|---|
date | Sat, 06 Mar 2010 13:11:46 -0500 |
parents | 0676435d1186 |
children | 6ec33e2ce60f |
line wrap: on
line source
cropresize ========== cropresize uses PIL to crop and resize an image as appropriate for web presentation. cropresize is a convenience package that allows image resizing without aspect ratio distortion. API --- Command Line ------------ The command line program, ``crop-resize``, is included in this python package. The help for the program is displayed by running ``crop-resize`` with no arguments or ``crop-resize --help``.