codeigniter - PHP image resizing unknow source size, known output size -
i working on site @ moment, requires admins of site able upload pretty size of image, need find way image down size required front end of end site, needs done without know size of image user uploading, image needs scale 209x293 without looking awful.
is possible?
you should argue client, forget rule(accept image), , accept rather, images in proportion, or better, can use tool crop image, forcing user crop image in needed resolution.
jcrop library in jquery can lot if want create cropping feature.
Comments
Post a Comment