OpenImageIO icon indicating copy to clipboard operation
OpenImageIO copied to clipboard

Can not load PSD with feather mask

Open CenekStrichel opened this issue 10 years ago • 2 comments
trafficstars

I reported bug in Blender, but I was redirected here. https://developer.blender.org/T46022

CenekStrichel avatar Sep 05 '15 15:09 CenekStrichel

I can reproduce this, but I'm not sure how to fix it. I can get the Mac Preview.app to show it, but GIMP is also unable to open the flie. So that indicates to me that either the file really is incorrect (and Mac preview is very tolerant of this particular error), or that the file is legal but somehow touches on an obscure or tricky part of the PSD that multiple independently-developed applications fail to read properly.

lgritz avatar Sep 05 '15 21:09 lgritz

ImageMagick is able to read the file, don't support the mask, but is at least able to read the image/layers...

tst.psd[0] PSD 2048x2048 2048x2048+0+0 8-bit sRGB 1.379MB 0.010u 0:00.009
tst.psd[1] PSD 2048x2048 2048x2048+0+0 8-bit sRGB 1.379MB 0.030u 0:00.020

snapshot1

olear avatar Jan 26 '16 15:01 olear