Categories


Archives


Recent Posts


Categories


GD vs. ImageMagick

astorm

Frustrated by Magento? Then you’ll love Commerce Bug, the must have debugging extension for anyone using Magento. Whether you’re just starting out or you’re a seasoned pro, Commerce Bug will save you and your team hours everyday. Grab a copy and start working with Magento instead of against it.

Updated for Magento 2! No Frills Magento Layout is the only Magento front end book you'll ever need. Get your copy today!

Anytime I need to do any server side manipulation of images I start off thinking “OK, let’s just use GD. It’s built into PHP and I won’t have to muck about with perl, or worse, with PerlMagick.

This goes fine until I need to do something with an alpha channel and GD starts acting completely screwy, which prompts me to swallow hard to dive into the “incredibly poorly documented but will eventually work as advertised” ImageMagick.

Originally published January 21, 2006

Copyright © Alana Storm 1975 – 2023 All Rights Reserved

Originally Posted: 21st January 2006

email hidden; JavaScript is required