iam_clint
31st of January 2006 (Tue), 11:49
i was wondering if anyone knew how to do this in a macro... i can't seem to get it to work..
alright say i have 1200 by 1200 image
i want the macro to resize the image to fit within 165 by 180 (this part works)
then i want the canvas size to change to 165 to 180 (because the image won't be exactly 165 by 180 otherwise it would distort) but i do want the dimensions on the image to be 165 by 180 every time... i am running a batch on several hundred images.. but the outcome on dimensions aren't static..
also from there i take the image to fit within 70 by 70 and since it won't again be 70 by 70 every time if its taller or wider... i want the canvas size to go directly to 70 by 70 at this point i get several image that goto like 53 by 70 and such
alright say i have 1200 by 1200 image
i want the macro to resize the image to fit within 165 by 180 (this part works)
then i want the canvas size to change to 165 to 180 (because the image won't be exactly 165 by 180 otherwise it would distort) but i do want the dimensions on the image to be 165 by 180 every time... i am running a batch on several hundred images.. but the outcome on dimensions aren't static..
also from there i take the image to fit within 70 by 70 and since it won't again be 70 by 70 every time if its taller or wider... i want the canvas size to go directly to 70 by 70 at this point i get several image that goto like 53 by 70 and such