PHP Image Libraries

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
snowrhythm
Forum Commoner
Posts: 75
Joined: Thu May 04, 2006 1:14 pm
Location: North Bay Area, CA

PHP Image Libraries

Post by snowrhythm »

does anyone know of a php compatible image library that's better than GD? GD's downsampling leaves something to be desired in image quality. Of course, there could be a great way to optimize resizing images in GD, in which case i'd love to learn about it if anyone knows. Thanks.
Post Reply