scaleimage

Scale an image to a new geometry

http://code.haskell.org/~dons/code/scaleimage

Latest on Hackage:0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Don Stewart
Maintained by [email protected]

Scale image is a small command line tool to scale an image file to a specified geometry. File types supported: png, jpg, gif. Input and output formats can differ. Example:

scaleimage 128 128 photo.gif photo.png