Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Sep 2000 21:00:41 -0500
From:      Jeff <jeff@kreska.org>
To:        Chip <chip@wiegand.org>
Cc:        "freebsd-questions@freebsd.org" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Making thumbnail images
Message-ID:  <39BC3CC9.F295DF86@kreska.org>
References:  <39BC0225.520792D6@wiegand.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I use mogrify from ImageMagick:

mogrify -quality 50 -geometry 300x225 *.JPG


Chip wrote:

> I am interested in a program that will take a large number (over
> 600) of jpg images and create thumbnails of them. I have tried
> something called qp and it doesn't seem to do squat. I also
> looked
> at webmagick but it appears to have a huge learning curve and I
> just don't have time for that. Any other suggestions?
>
> --
> Chip W.
> www.wiegand.org
> Alternative Operating Systems
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39BC3CC9.F295DF86>