Popular PHP recipes tagged "graphics"http://code.activestate.com/recipes/langs/php/tags/graphics/2003-03-08T21:42:27-08:00ActiveState Code Recipesthumb.php (PHP) 2003-03-08T21:42:27-08:00Fritz Cizmarovhttp://code.activestate.com/recipes/users/1031326/http://code.activestate.com/recipes/188440-thumbphp/ <p style="color: grey"> PHP recipe 188440 by <a href="/recipes/users/1031326/">Fritz Cizmarov</a> (<a href="/recipes/tags/graphics/">graphics</a>). Revision 3. </p> <p>This little script create an thumbnail from an jpeg-image. To use it, use an link in form of thumb.php?url=path_to_big_image.jpg with little changes it will create png-thumbnails.</p>