How to retrieve Smart Object properties from psd using PSD-TOOLS and apply them using PIL or OPENCV?
I wanted to ask wether it was possible to retrieve the properties (such as deformation, opacity, warp) of a smart object in a psd file using psd-tools, to then apply these information to a given image using either PIL or OpenCV or else?