Active
Project:
ImageAPI
Version:
6.x-1.9
Component:
ImageAPI Imagick
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Apr 2011 at 20:58 UTC
Updated:
20 Apr 2011 at 20:58 UTC
I'd like to generate thumbnails of user entered PSD files, but I'm not aware of any possible way to do this with drupal yet...
What would it take to implement this functionality? I know it is possible with PHP and imagick:
http://www.phpro.org/examples/Convert-Photoshop-PSD-File-With-Imagick.html
http://blog.jumlin.com/2010/01/opening-a-psd-file-with-php-imagick/
Thank you very much for your attention.