Jump to content

[SOLVED] Image thumbnailing :S


DeanWhitehouse

Recommended Posts

I know this is everyone's favorite topic :D

So here it goes, i need to create a thumbnail code that will convert all my images to smaller versions and to PNG's.

 

So far i have seen the getimagesize function in the manual that will get me the height and width of the image, but i can't find the function to actually create a new image from this one and then re-size it.

I have also seen imagecreatefrompng(), but this will only work if the image i want to re-size is .png

Link to comment
https://forums.phpfreaks.com/topic/133130-solved-image-thumbnailing-s/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.