Index of /prog/resize-gd/

NameLast ModifiedSizeType
Parent Directory/ -  Directory
resize-gd-0.1.tar.gz2010-Feb-13 12:53:442.9Kapplication/x-gzip
resize-gd-0.2.tar.gz2010-Feb-13 12:53:454.5Kapplication/x-gzip
resize-gd
=========

resizes images using the gd library


The program resizes images to a specific size. The files are modified,
so copy the files before, if you want to keep the original pictures!

If <size> is given, aspect ratio of the images is preserved and only
shrinking is done. Smaller images remain unmodified.

If <width>x<height> ist given, the images are resized to match that
dimensions. The images probably get stretched and enlarged.

Only  JPEG  and  PNG  files are supported. The filetype is detected by
the filename suffix which has to be either `.jpg', `.jpeg' or `.png'.
Unsupported files get skipped.

This program is meant to be a small(er) alternative to the `mogrify'
command of ImageMagick. Mainly because ImageMagick has lots of
dependencies,  while the GD-Library has less.


Download
--------
current release: resize-gd-0.2 (2008-06-25)

Development
-----------
http://hg.marmaro.de/resize-gd