Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Sep 2000 00:42:41 +0100
From:      Ben Smithurst <ben@FreeBSD.org>
To:        Mark Ovens <marko@freebsd.org>
Cc:        Jon Hamilton <hamilton@pobox.com>, Chip <chip@wiegand.org>, freebsd-questions@freebsd.org
Subject:   Re: Making thumbnail images
Message-ID:  <20000911004241.N77593@strontium.scientia.demon.co.uk>
In-Reply-To: <20000911000556.B255@parish>
References:  <39BC0225.520792D6@wiegand.org> <20000910220540.0E43D137@woodstock.monkey.net> <20000911000556.B255@parish>

next in thread | previous in thread | raw e-mail | index | archive | help
Mark Ovens wrote:

> I spotted this in the ports recently (I haven't used it though):
> 
>   % portsearch -n thumb
> 
>   Port:   thumbnail_index-1998.08.10
>   Path:   /usr/ports/www/thumbnail_index
>   Info:   Make an HTML index file for a bunch of images
>   Maint:  sanpei@FreeBSD.org
>   Index:  www
>   B-deps:
>   R-deps: jpeg-6b netpbm-9.8 png-1.0.8 tiff-3.5.5
> 
>   Number of matching ports = 1
> 
>   %

There's WebMagick too (ports/www/WebMagick), but I didn't like it much.
It created a hideous mess of JavaScript crap.

You can do it pretty easily in a script involving jpegtopnm, pnmscale,
and ppmtojpeg.

-- 
Ben Smithurst / ben@FreeBSD.org / PGP: 0x99392F7D


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?20000911004241.N77593>