News Feed
Jobs Feed
Sections




News Archive
Stoyan Stefanov's Blog:
Laziest image resize in PHP
December 14, 2006 @ 09:19:00

On phpied.com, there's this new post that shares Stoyan's lazy way to resize images in PHP - with the help of the PEAR::Image_Transform package.

Today I saw a post at digg.com on image resizing with PHP and there was quite a discussion. Let me share the laziest way (that I know of) how to do it - PEAR::Image_Transform is all it takes.

His code is only five lines log and takes in a JPG image and resizes it down to a 100x100 pixel image to output as a PNG. He also mentions some of the other functionality the package has, including lots of other image manipulation extensions.

2 comments voice your opinion now!
image resize pear package imagetransform image resize pear package imagetransform


blog comments powered by Disqus

Similar Posts

David Coallier's Blog: Text_CAPTCHA_Numeral goes stable

Greg Beaver's Blog: Interesting, potentially critical bug in PEAR

Robert Basic's Blog: A real gem – PHP_CompatInfo

Joshua Eichorn's Blog: Pear Mirror

Padraic Brady's Blog: OAuth Specification and Zend Framework/PEAR Proposal


Community Events











Don't see your event here?
Let us know!


composer interview zendframework2 framework example introduction conference language tool code functional unittest object podcast development testing opinion series community release

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework