[PD] Make a grid for choosing videos. How

Frank Barknecht fbar at footils.org
Mon Sep 4 16:39:16 CEST 2006


Hallo,
Claude Heiland-Allen hat gesagt: // Claude Heiland-Allen wrote:

> derek holzer wrote:
> >Can anyone recommend a Linux/Unix/OSX script for a "favorite tool" that 
> >could dynamically generate thumbnails?
> 
> ImageMagick provides 'convert':
> 
> convert -resize 160x120 image.jpg image-thumb.png
> 
> Note that this preserves aspect ratio, which may or may not be what you 
> want (I haven't worked out how to stretch an image to a precise size 
> with convert yet, if someone knows then please tell me!).

You could also use Python's Image module (PIL) to do thumbnails from
within Pd, however thumbnails from videos are a different issue, I
guess. 

Ciao
-- 
 Frank Barknecht                 _ ______footils.org_ __goto10.org__




More information about the Pd-list mailing list