1

I can generate png image from psd file by exec("convert -resize 406x238\! 'input/home.psd' 'output/newhome.png' "); . But this is generating so many png files. The reason is psd image has several layers. I can take first image by just specifying 'input/home.psd[0]' But I need to take all layers as merged so that I can get a single image. Just like screen-shot of the psd file. Is there any way to do this with this kind of command or with ghost script? Thanks in advance for your help.

moyeen52
  • 425
  • 3
  • 13

0 Answers0