psd2pngmix 导出psd为png,同时将psd内图层名为 '*.psd'的图层,替换为对应psd栅格化后的图片 export psd as png node version:8.9.3 (images项目需要在8.9.3下运行) psd2pngmix function psd2pngmix(psdfile) psdfile is psdfile path demo psd2pngmix('c:\test.png');