Possible to convert a .psd with Blending Options ?
Posted: 2019-05-02T07:15:13-07:00
Hi community,
last year i wanted to process layers from a psd, where i was helped here in the forum (thanks fmw42 )
http://www.imagemagick.org/discourse-se ... hp?t=34546
Unfortunately, a problem case was added here:
We now also have to process PSDs with blending options but unfortunately they go absolutely wrong with ImageMagick.
When I do the following, the options are simply ignored:
The output_1.tif looks like this:
But correctly it should look like this
Resource:
http://buzzram.de/img/uploads/input.psd
Someone can help me out?
Thanks,
Robin
Version: ImageMagick 6.9.10-27
last year i wanted to process layers from a psd, where i was helped here in the forum (thanks fmw42 )
http://www.imagemagick.org/discourse-se ... hp?t=34546
Unfortunately, a problem case was added here:
We now also have to process PSDs with blending options but unfortunately they go absolutely wrong with ImageMagick.
When I do the following, the options are simply ignored:
Code: Select all
convert input.psd output_%d.tif
But correctly it should look like this
Resource:
http://buzzram.de/img/uploads/input.psd
Someone can help me out?
Thanks,
Robin
Version: ImageMagick 6.9.10-27