Snippets - pdf and psd

Snippets index page

NOTE: Most of the IM snippets have been tested on IM version 6.3.5 There may be some differences if you are using the code on other versions.

pdf pages - Anthony 28/6/2008

pdf pages.

  1. <?php
  2. exec("convert input.pdf[5] output.jpg");
  3. ?>

For more examples and information check out the main Imagemagick section.

pdf pages View

pdf quality View

psd layer View