golem Posted May 1, 2007 Share Posted May 1, 2007 hi How can I uplaod a large image (say 2MB) and resize it on the server to (say 50k)? Thanks Link to comment https://forums.phpfreaks.com/topic/49555-reducing-image-resolution-of-an-uploaded-image/ Share on other sites More sharing options...
MadTechie Posted May 1, 2007 Share Posted May 1, 2007 what about imagecopyresized Link to comment https://forums.phpfreaks.com/topic/49555-reducing-image-resolution-of-an-uploaded-image/#findComment-242905 Share on other sites More sharing options...
golem Posted May 1, 2007 Author Share Posted May 1, 2007 Thanks, but I want to keep the image size(HxW) but reduce file size - image quality. Link to comment https://forums.phpfreaks.com/topic/49555-reducing-image-resolution-of-an-uploaded-image/#findComment-243006 Share on other sites More sharing options...
MadTechie Posted May 2, 2007 Share Posted May 2, 2007 ok just use imagejpeg Link to comment https://forums.phpfreaks.com/topic/49555-reducing-image-resolution-of-an-uploaded-image/#findComment-243328 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.