Search found 1 match

by ddes0380
2015-05-20T07:37:25-07:00
Forum: Users
Topic: PSD renditions produces 3 different renditions
Replies: 1
Views: 1075

PSD renditions produces 3 different renditions

Hi,
We are getting 3 different renditions for a single PSD file with the following command:
imconvert <input filename>.psd -resize 480x384^> -colorspace rgb -density 480x384 <output filename>.jpg
whereas the same command produces correct results for TIF images.
Can anybody explain why this could be ...