On Nov 8, 2005, at 6:25 PM, Josef Lowder wrote: > Also, I'd like to be able to globally make thumbnails of > each photo with the same name but with an added letter "t" > preceding the .jpg A PHP script using the GD library would be able to do this pretty easily. Try Googling for 'PHP thumbnailing script' or something like that. alex