Vivid Lust Posted January 26, 2008 Share Posted January 26, 2008 Hi, I have the following questions and would be greatfull if you could answer them: How can I count the number of pixels on an uploaded image? How can I add text to and image? How can I resize an image? Do you know any tutorials that concern image manipulation with PHP and can you link me to them. Thanks. Quote Link to comment https://forums.phpfreaks.com/topic/87916-image-manipulation-questions/ Share on other sites More sharing options...
pkSML Posted January 26, 2008 Share Posted January 26, 2008 Hi, I have the following questions and would be greatfull if you could answer them: How can I count the number of pixels on an uploaded image? How can I add text to and image? How can I resize an image? Do you know any tutorials that concern image manipulation with PHP and can you link me to them. Thanks. 1. You'll want to check out http://php.net/getimagesize 2. Simple example of text becoming an image: http://code-bin.homedns.org/91 :: Google search 3. http://pksml.net/search/php+resize+image 4. http://nyphp.org/content/presentations/GDintro/ (the next page link is in the upper-right) Quote Link to comment https://forums.phpfreaks.com/topic/87916-image-manipulation-questions/#findComment-450022 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.