Get image size prior to process

See all posts Reply

Get image size prior to process new!
by Julian, 17 years, 1 month ago
Yeah, it would be great to be able to get image x and image y prior to processing it, sometimes scaling images to fit into let's say a 600x600 box is not good enough since smaller images will get scaled and will loss quality.Reply
Re: Get image size prior to process new!
by colin, 17 years, 1 month ago
A simpler solution is to use image_ratio_no_zoom_in.

For the doc: "Set this variable to keep the original size ratio to fit within image_x x image_y, but only if original image is bigger."Reply