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 Quote 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 Quote 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. Quote 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 Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.