ImageMagick installing and exploring it, a good alternative for the GD library

Although PHP GD library handles basic image operations quite good, you have probably run into the limitations of GD library as well, it is often slow, memory intensive and a bit complicated to use for advanced image effects. ImageMagick however is a very good alternative. It is an opensource software suite licensed under a BSD style license from IM itself. ImageMagick provides in all functionality that can be accomplished with the GD library but even goes a step further with support for more advanced image edit techniques. An example of such a technique is the recently added “liquid scaling” feature, this is a content aware scaling option.

Click the image below to see an example of liquid scaling:
Liquid Scaling with imagemagick

So how do I get such a result? Well with PHP GD library it would take a whole lot of code, thinking and beers to get a script that does the same without exceeding your memory_limit, with ImageMagick however it is just one simple command.

exec("convert inputimage.jpg  -liquid-rescale 250x500%\!  outputimage.jpg");

The nice thing about ImageMagick is that you can often accomplish very sophisticated image effects with just one command, you can also chain commands. Now although IM has a quite good documentation guide available you maybe just want to be able to perform basic image operations with IM without seeking your way trough the documentation all the time. Their are some PHP classes available that will make your life easier.

My personal favor is PhMagick or a home brew script, why? Well I like the idea of wrapper classes more, my code is somewhat more portable because I don’t have to install the IM extension on a server and another PHP extension to communicate with it, furthermore I think that using wrapper classes gives you more insight in IM itself, you will better understand what is going on, on the other hand you probably will spend some hours to figure out why the command is not doing what you expected it to do because you are missing a simple ! or ^ parameter option.

Personal experience on installing IM on the server
Some time ago I wanted to install IM on my new dev and live server, the dev server is running OSX and the live server is running a Fedora distribution. So the first step before I tried to install IM was to read the documentation (yeah I’m one of those guys that also actually reads the readme files and documentation 😉 of products). I followed the “Install from source” tutorial. So I started with the live server, after downloading and unpacking IM I ran the ./configure command immediately I was faced with the error “no acceptable c compiler found in $PATH”, now my Linux skills are far from topnotch, so after some googling I found out that the easiest way to fix this issue was to install GCC (GNU Compiler Collection) that already included a C compiler. After installing GCC and running the ./configure command everything went fine, IM was installed successfully. I wanted to test if it was working correctly so I tried to resize several images but again an error occurred “convert: no decode delegate for this image format”, okay perhaps I should read the documentation more carefully next time because before installing IM you should also install the image libraries that you will use. In my case this was “yum install libjpeg libjpeg-devel libpng libpng-devel libtiff libtiff-devel”, now again I needed to install IM again, not much work, but still something to remember when installing IM. On the dev OSX server installing ImageMagick was quite simple, I used a precompiled dmg and only needed to install the Apple XCode developer tools.

So to summarize:

Advantages of using ImageMagick:

  • it uses less resources, forget about the memory_limit issues with PHP when using GD and large images
  • it’s slighty faster (note: depending on the filetype and image size GD beats IM in speed when it comes to resizing
  • Image Magick has support for more filetypes
  • as I showed before, it is very simple to use
    exec('convert "'.$sSourcePath.'" -resize '.$iWidth.'x"'.$sDestinationPath.'"');
  • Some very nice features like liquid scaling or seam carving

Disadvantages of using Image Magick:

  • you need to have full access to your server, it isn’t bundled with PHP
  • compiling IM can give some trouble, you shouldn’t forget to get the image libraries you want to use

Useful links

Comments

2,625 responses to “ImageMagick installing and exploring it, a good alternative for the GD library”

  1. https://chessdatabase.science Avatar

    References:

    Anavar before and after 1 month

    References:
    https://chessdatabase.science

  2. Josephscalt Avatar
    Josephscalt

    legit mexican pharmacy: canada rx pharmacy – US Pharma Index

  3. Davidles Avatar
    Davidles

    US Pharma Index: low cost online pharmacy – canada pharmacy

  4. Jeremygraix Avatar
    Jeremygraix

    https://sildenafilpriceguide.shop/# over the counter sildenafil

  5. ThomasLax Avatar
    ThomasLax

    http://ivermectinaccessusa.com/# Ivermectin Access USA

  6. quaildonald3.werite.net Avatar

    References:

    Homemade steroids

    References:
    quaildonald3.werite.net

  7. Josephscalt Avatar
    Josephscalt

    Cheap Sildenafil 100mg: Sildenafil Price Guide – Cheap Viagra 100mg

  8. RandyStupt Avatar
    RandyStupt

    stromectol 12mg stromectol coronavirus Ivermectin Access USA

  9. Jeremygraix Avatar
    Jeremygraix

    http://ivermectinaccessusa.com/# Ivermectin Access USA

  10. ThomasLax Avatar
    ThomasLax

    http://sildenafilpriceguide.com/# Buy Viagra online cheap

  11. Davidles Avatar
    Davidles

    sildenafil over the counter: Sildenafil Price Guide – cheapest viagra

  12. Josephscalt Avatar
    Josephscalt

    canadian pharmacy no prescription needed: US Pharma Index – canadian world pharmacy

  13. Jeremygraix Avatar
    Jeremygraix
  14. ajarproductions.com Avatar

    References:

    Best workout steroids

    References:
    ajarproductions.com

  15. ThomasLax Avatar
    ThomasLax

    https://sildenafilpriceguide.shop/# over the counter sildenafil

  16. Josephscalt Avatar
    Josephscalt

    generic sildenafil: Cheap generic Viagra online – cheap viagra

  17. Jeremygraix Avatar
    Jeremygraix

    https://uspharmaindex.shop/# trusted online pharmacy

  18. Davidles Avatar
    Davidles

    Cheap generic Viagra: Sildenafil Price Guide – sildenafil online

  19. https://bom.so/kj8U3w Avatar

    References:

    Roids definition

    References:
    https://bom.so/kj8U3w

  20. RandyStupt Avatar
    RandyStupt

    online pharmacy weight loss US Pharma Index online pharmacy dubai

  21. Josephscalt Avatar
    Josephscalt

    cost of ivermectin pill: ivermectin 6mg dosage – ivermectin where to buy for humans

  22. ThomasLax Avatar
    ThomasLax
  23. Jeremygraix Avatar
    Jeremygraix

    https://ivermectinaccessusa.shop/# Ivermectin Access USA

  24. Josephscalt Avatar
    Josephscalt

    viagra without prescription: Sildenafil Price Guide – viagra canada

  25. ThomasLax Avatar
    ThomasLax

    http://uspharmaindex.com/# best rated canadian pharmacy

  26. Davidles Avatar
    Davidles

    Ivermectin Access USA: Ivermectin Access USA – Ivermectin Access USA

  27. Jeremygraix Avatar
    Jeremygraix
  28. Josephscalt Avatar
    Josephscalt

    stromectol 6 mg dosage: Ivermectin Access USA – ivermectin cream 5%

  29. ThomasLax Avatar
    ThomasLax

    http://sildenafilpriceguide.com/# viagra without prescription

  30. RandyStupt Avatar
    RandyStupt

    canadian pharmacy 24 com US Pharma Index US Pharma Index

  31. Jeremygraix Avatar
    Jeremygraix

    https://sildenafilpriceguide.com/# sildenafil over the counter

  32. Davidles Avatar
    Davidles

    trustworthy canadian pharmacy: US Pharma Index – US Pharma Index

  33. Josephscalt Avatar
    Josephscalt

    US Pharma Index: canadian pharmacy world – US Pharma Index

  34. ThomasLax Avatar
    ThomasLax

    https://ivermectinaccessusa.shop/# Ivermectin Access USA

  35. Jeremygraix Avatar
    Jeremygraix
  36. Josephscalt Avatar
    Josephscalt

    Viagra online price: buy Viagra online – Order Viagra 50 mg online

  37. ThomasLax Avatar
    ThomasLax

    http://ivermectinaccessusa.com/# Ivermectin Access USA

  38. Davidles Avatar
    Davidles

    Ivermectin Access USA: Ivermectin Access USA – cost of ivermectin medicine

  39. Jeremygraix Avatar
    Jeremygraix

    https://sildenafilpriceguide.com/# Buy Viagra online cheap

  40. Josephscalt Avatar
    Josephscalt

    ivermectin 10 ml: ivermectin 90 mg – ivermectin usa

  41. RandyStupt Avatar
    RandyStupt

    Cheapest Sildenafil online Viagra online price cheapest viagra

  42. ThomasLax Avatar
    ThomasLax

    https://sildenafilpriceguide.com/# Cheapest Sildenafil online

  43. Jeremygraix Avatar
    Jeremygraix

    http://uspharmaindex.com/# canadian pharmacy 24h com

  44. Josephscalt Avatar
    Josephscalt

    Viagra online price: best price for viagra 100mg – Order Viagra 50 mg online

  45. Davidles Avatar
    Davidles

    Ivermectin Access USA: ivermectin 1mg – ivermectin for humans

  46. Jeremygraix Avatar
    Jeremygraix

    https://sildenafilpriceguide.shop/# Viagra generic over the counter

  47. ThomasLax Avatar
    ThomasLax

    https://sildenafilpriceguide.shop/# Sildenafil Citrate Tablets 100mg

  48. Josephscalt Avatar
    Josephscalt

    canadian pharmacy king reviews: canada pharmacy reviews – US Pharma Index

  49. Jeremygraix Avatar
    Jeremygraix

    https://uspharmaindex.com/# secure medical online pharmacy

Leave a Reply

Your email address will not be published. Required fields are marked *