PSD to PNG conversion problem
Posted: 2019-05-21T03:18:50-07:00
Hi,
I am trying to create a PNG using the image tag from PSD, the shadows are displayed incorrectly in higher version where as it was working fine on lower version of IM.
PSD file used to convert is : https://ufile.io/o80jdvdd
SRC icc file used : https://ufile.io/3wrwva7z
Command executed : convert.exe "D:/Ersa-ECOSELECT-1_M1_A4_01.psd[0]" "(" +clone -threshold 100% -alpha transparent -clip -alpha opaque -strip -alpha extract +clip -alpha copy ")" -compose copy_opacity -composite -profile D:/icc/164b16c8bb74fe786ef68dfc8ad5d2a4-0.icc -profile sRGB.icc -resize "1280x1280>" -quality 85 -colorspace srgb -antialias -intent Relative -black-point-compensation "D:/master.png"
With IM version 'Version: ImageMagick 6.8.9-5 Q16 x86 2014-06-26' PNG file generated is as https://ufile.io/34q6v6kc
With IM version 'Version: ImageMagick 6.9.2-5 Q16 x64 2015-10-31' PNG file generated is as https://ufile.io/jx3lv7ny
Can you please help me to know why this is happening or reason behind it
I am trying to create a PNG using the image tag from PSD, the shadows are displayed incorrectly in higher version where as it was working fine on lower version of IM.
PSD file used to convert is : https://ufile.io/o80jdvdd
SRC icc file used : https://ufile.io/3wrwva7z
Command executed : convert.exe "D:/Ersa-ECOSELECT-1_M1_A4_01.psd[0]" "(" +clone -threshold 100% -alpha transparent -clip -alpha opaque -strip -alpha extract +clip -alpha copy ")" -compose copy_opacity -composite -profile D:/icc/164b16c8bb74fe786ef68dfc8ad5d2a4-0.icc -profile sRGB.icc -resize "1280x1280>" -quality 85 -colorspace srgb -antialias -intent Relative -black-point-compensation "D:/master.png"
With IM version 'Version: ImageMagick 6.8.9-5 Q16 x86 2014-06-26' PNG file generated is as https://ufile.io/34q6v6kc
With IM version 'Version: ImageMagick 6.9.2-5 Q16 x64 2015-10-31' PNG file generated is as https://ufile.io/jx3lv7ny
Can you please help me to know why this is happening or reason behind it