If I use imagecopyresize(), will that change the size of the image file, and thereby make a page load faster?
If not, how might I be able to use imagecopysize() or other php to make my thumbnails download faster by shrinking the image file size?