I have wrote a php script to resize jpeg images (using the GD library 2). I need to use it on another server that only has GD 1.8 installed... are there any alternative scripts/functions that will resize jpeg images for me using GD 1.8,4_4? Thanks in advance.