Resizing a PSD image
Posted: 2013-04-15T23:57:24-07:00
Hi,
I am trying to resize a PSD image using imagemagick,
However I am getting bad image output
please help
Regards,
NJ
My Command is as follows:
https://docs.google.com/file/d/0B5s7cXZ ... sp=sharing
Output:
https://docs.google.com/file/d/0B5s7cXZ ... sp=sharing
I am trying to resize a PSD image using imagemagick,
However I am getting bad image output
please help
Regards,
NJ
My Command is as follows:
and the PSD file:convert.exe C:\Users\nj\Desktop\Roark\X.psd[0] -colorspace sRGB -quality 100 -resize 240x240 C:\Users\nj\Desktop\Roark-Processed\X.jpg
https://docs.google.com/file/d/0B5s7cXZ ... sp=sharing
Output:
https://docs.google.com/file/d/0B5s7cXZ ... sp=sharing