Some time ago needed to resize images in my server, started reading on how this could be done and ended up forking an existing project on github and improving it. The result : https://github.com/Nimrod007/PHP_image_resize What does it do ? resizes images saves them with a new name keeps transparent png accepts images as string or as […]