Re: [dwm] Need a small image resize program

From: markus schnalke <meillo_AT_marmaro.de>
Date: Sat, 14 Jun 2008 17:45:08 +0200

David Tweed <david.tweed_AT_gmail.com> wrote:
>
> You don't say what kind of resizing you're doing and the constraints:
> are you doing something like a generating thumbnails on-line so the
> quality constraints aren't that high but you want it to be fast, or
> trying to blow up images to fit the screen or something else?

good idea ;-)

The background is, that I search for an ImageMagick alternative for a
webgallery generator I wrote.
So it's about resizing from some megapixels to 800x600 similar. And
also creating thumbnails.

But it should become a generic program for resizing pictures, so in
all cases it should work fine. (Although I dont focus on very high
quality ... there is ImageMagick for that purpose.)

Thanks for all hints I received!
Espacially Thomas for the code ... I'll have a look at it.

After I stepped over GD-lib (which has less dependencies, but still
provides ready-to-use functions), I started to write a tool with it.
See: http://prog.marmaro.de/resize-gd

meillo

Received on Sat Jun 14 2008 - 17:46:24 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:49:19 UTC