Aashish Nandakumar

Results 6 comments of Aashish Nandakumar

code: ```js const sizePsd: Psd = { width: size.width, height: size.height, channels: 3, bitsPerChannel: 8, children: [], name: dimension, canvas: thumbnailRaw, }; ``` iam writing the file, here i will...

I did the same, but the data after reading the obtained psd is not showing/having any effects as asked Here is the data: ```json { top: 148, left: 233, bottom:...

I am not able to see any `filter` property directly under the layer. This is a smart layer with brightness filter applied, and i am attempting to read the brightness...

the file link: https://drive.google.com/file/d/17ycD_kxJTDf_tVU7D43Zy4-VH2nBoQch/view?usp=sharing

hi @Agamnentzar any updates regarding this?

Thank you was able to read the smart filters applied to the image layers. Just wanted to know if it is not much of an effort, to provide support for...