Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Sep 2000 17:42:03 -0700
From:      Chip <chip@wiegand.org>
To:        "Andresen,Jason R." <jandrese@mitre.org>
Cc:        "freebsd-questions@freebsd.org" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Making thumbnail images
Message-ID:  <39BD7BDB.A97164E2@wiegand.org>
References:  <39BC0225.520792D6@wiegand.org> <39BCE73F.80D641D@mitre.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks, but I got image magick working and am using
mogrify to make the thumbs, and it works quite well.
And there's the montage option to take a look at, 
as Kevin O. has suggested.
Thanks to all, I appreciate the help.

-- 
Chip W.	
www.wiegand.org
Alternative Operating Systems

"Andresen,Jason R." wrote:
> 
> 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?
> 
> Well, I've got this old perl script that I whipped up ages ago.
> You'll
> need netpbm and jpeg installed.  The command like options you
> most
> likely want are: ./genindex -s index -f jpg [-i]
> You will need to edit a couple of paths near the top of the
> script if
> you want to use the -i option, just point them to the included
> html
> files (and modify those if you want. :)
> The -i generates HTML index pages with clickable imagemaps.  Be
> warned,
> the netpbm code still has a bug that occasionally munges the
> colors on
> the generated index page.  Caveat empretor.
> 
> --
>    _  _    _  ___  ____  ___
> ______________________________________
>   / \/ \  | ||_ _||  _ \|___| | Jason Andresen --
> jandrese@mitre.org
>  / /\/\ \ | | | | | |/ /|_|_  | Views expressed may not reflect
> those
> /_/    \_\|_| |_| |_|\_\|___| | of the Mitre Corporation.
>


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?39BD7BDB.A97164E2>