Search found 1 match

by njs123
2013-04-15T23:57:24-07:00
Forum: Users
Topic: Resizing a PSD image
Replies: 3
Views: 3481

Resizing a PSD image

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: convert.exe C:\Users\nj\Desktop\Roark\X.psd[0] -colorspace sRGB -quality 100 -resize 240x240 C:\Users\nj\Desktop\Roark-Processed\X.jpg and the PSD file ...