View Single Post
Old February 19th, 2006, 12:46 PM   #19 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,786
Of course the file exists. Looks in your vbulletin includes directory

The only difference I did to the command line was to add in the profile statement to strip exif from the resized image which should allow it to be smaller than the iriginal

I see no issue with gd2 at all here

original image in gd2 test shows 105.79 KB
resized image in gd2 test shows 65.50 KB

Now using Imagemagick

original Image with new Mogrify command shows 87.4 KB
resized image with new Mogrify command shows 62.83 KB

Before the resized image was like double the original file using mogrify

EDIT BY THE WAY for Zachs info.

YOUR CAN NOT WATERMARK A GIF IMAGE
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.

Last edited by Chuck S; February 19th, 2006 at 01:00 PM.
Chuck S is online now   Reply With Quote